summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* tcp: enhance tcp_collapse_retrans() with skb_shift()Eric Dumazet2016-11-242-12/+14
* net: dsa: mv88e6xxx: add MV88E6097 switchStefan Eichenberger2016-11-242-0/+28
* net/phy: add trace events for mdio accessesUwe Kleine-König2016-11-242-0/+53
* VSOCK: add loopback to virtio_transportStefan Hajnoczi2016-11-241-0/+56
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-11-22242-1793/+3388
|\
| * Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2016-11-221-2/+4
| |\
| | * apparmor: fix change_hat not finding hat after policy replacementJohn Johansen2016-11-211-2/+4
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds2016-11-2117-83/+948
| |\ \
| | * | sparc: drop duplicate header scatterlist.hGeliang Tang2016-11-191-1/+0Star
| | * | Merge branch 'sparc-lockdep-small'David S. Miller2016-11-183-3/+21
| | |\ \
| | | * | lockdep: Limit static allocations if PROVE_LOCKING_SMALL is definedBabu Moger2016-11-181-3/+17
| | | * | config: Adding the new config parameter CONFIG_PROVE_LOCKING_SMALL for sparcBabu Moger2016-11-182-0/+4
| | |/ /
| | * | sunbmac: Fix compiler warningTushar Dave2016-11-182-3/+4
| | * | sunqe: Fix compiler warningsTushar Dave2016-11-182-7/+8
| | * | Merge branch 'sun4v-64bit-DMA'David S. Miller2016-11-188-60/+849
| | |\ \
| | | * | sparc64: Enable 64-bit DMATushar Dave2016-11-182-2/+10
| | | * | sparc64: Enable sun4v dma ops to use IOMMU v2 APIsTushar Dave2016-11-184-58/+211
| | | * | sparc64: Bind PCIe devices to use IOMMU v2 serviceTushar Dave2016-11-183-0/+60
| | | * | sparc64: Initialize iommu_map_table and iommu_poolTushar Dave2016-11-182-0/+21
| | | * | sparc64: Add ATU (new IOMMU) supportTushar Dave2016-11-186-0/+529
| | | * | sparc64: Add FORCE_MAX_ZONEORDER and default to 13Dave Kleikamp2016-11-181-0/+18
| | |/ /
| | * | sparc64: fix compile warning section mismatch in find_node()Thomas Tai2016-11-141-3/+3
| | * | sparc32: Fix inverted invalid_frame_pointer checks on sigreturnsAndreas Larsson2016-11-111-2/+2
| | * | sparc64: Fix find_node warning if numa node cannot be foundThomas Tai2016-11-111-4/+61
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2016-11-2163-560/+1020
| |\ \ \ | | |_|/ | |/| |
| | * | tcp: zero ca_priv area when switching cc algorithmsFlorian Westphal2016-11-211-1/+3
| | * | net: l2tp: Treat NET_XMIT_CN as success in l2tp_eth_dev_xmitGao Feng2016-11-211-1/+1
| | * | ethernet: stmmac: make DWMAC_STM32 depend on it's associated SoCPeter Robinson2016-11-211-1/+1
| | * | tipc: eliminate obsolete socket locking policy descriptionJon Paul Maloy2016-11-201-47/+1Star
| | * | rtnl: fix the loop index update error in rtnl_dump_ifinfo()Zhang Shengju2016-11-201-1/+1
| | * | l2tp: fix racy SOCK_ZAPPED flag check in l2tp_ip{,6}_bind()Guillaume Nault2016-11-202-4/+6
| | * | Merge tag 'batadv-net-for-davem-20161119' of git://git.open-mesh.org/linux-mergeDavid S. Miller2016-11-192-0/+2
| | |\ \
| | | * | batman-adv: Detect missing primaryif during tp_send as errorSven Eckelmann2016-11-041-0/+1
| | | * | batman-adv: Revert "fix splat on disabling an interface"Sven Eckelmann2016-11-041-0/+1
| | * | | net: macb: add check for dma mapping error in start_xmit()Alexey Khoroshilov2016-11-191-0/+6
| | * | | rtnetlink: fix FDB size computationSabrina Dubroca2016-11-181-1/+4
| | * | | netns: fix get_net_ns_by_fd(int pid) typoStefan Hajnoczi2016-11-181-1/+1
| | * | | Merge tag 'mac80211-for-davem-2016-11-18' of git://git.kernel.org/pub/scm/lin...David S. Miller2016-11-187-7/+100
| | |\ \ \
| | | * | | cfg80211: limit scan results cache sizeJohannes Berg2016-11-182-0/+70
| | | * | | mac80211_hwsim: fix beacon delta calculationBenjamin Beichler2016-11-151-1/+1
| | | * | | mac80211: fix A-MSDU aggregation with fast-xmit + txqFelix Fietkau2016-11-151-1/+5
| | | * | | mac80211: remove bogus skb vif assignmentFelix Fietkau2016-11-151-3/+0Star
| | | * | | mac80211: update A-MPDU flag on tx dequeueFelix Fietkau2016-11-151-0/+5
| | | * | | cfg80211: add bitrate for 20MHz MCS 9Pedersen, Thomas2016-11-151-1/+2
| | | * | | Revert "mac80211: allow using AP_LINK_PS with mac80211-generated TIM IE"Felix Fietkau2016-11-151-1/+1
| | | * | | mac80211: Ignore VHT IE from peer with wrong rx_mcs_mapFilip Matusiak2016-11-151-0/+16
| | * | | | af_unix: conditionally use freezable blocking calls in readWANG Cong2016-11-181-6/+11
| | * | | | Merge branch 'cpsw-fixes'David S. Miller2016-11-181-21/+74
| | |\ \ \ \
| | | * | | | net: ethernet: ti: cpsw: fix fixed-link phy probe deferralJohan Hovold2016-11-181-5/+7
| | | * | | | net: ethernet: ti: cpsw: add missing sanity checkJohan Hovold2016-11-181-0/+3