aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2016-06-10net_sched: remove generic throttled managementEric Dumazet9-35/+6
2016-06-10net_sched: netem: remove qdisc_is_throttled() useEric Dumazet1-3/+0
2016-06-10net_sched: cbq: remove a flaky use of qdisc_is_throttled()Eric Dumazet1-1/+1
2016-06-10net_sched: sch_plug: use a private throttled statusEric Dumazet1-6/+8
2016-06-10Merge branch 'mdio-iProc-SOC'David S. Miller15-15/+550
2016-06-10phy: Add Northstar2 PCI Phy supportPramod Kumar3-1/+124
2016-06-10binding: PHY: Binding doc for NS2 PCIe PHYs.Pramod Kumar1-0/+27
2016-06-10net: mdio-mux: Add MDIO mux driver for iProc SoCsPramod Kumar3-0/+260
2016-06-10dt: mdio-mux: Add mdio multiplexer driver nodePramod Kumar2-0/+55
2016-06-10binding: mdio-mux: Add DT binding doc for Broadcom MDIO bus multiplexerPramod Kumar1-0/+59
2016-06-10binding: Make "mdio-parent-bus" property from mandatory to optionalPramod Kumar1-1/+2
2016-06-10mdio: mux: Enhanced MDIO mux framework for integrated multiplexersPramod Kumar4-13/+23
2016-06-10sctp: sctp should change socket state when shutdown is receivedXin Long2-3/+9
2016-06-10Merge tag 'mac80211-next-for-davem-2016-06-09' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextDavid S. Miller21-263/+955
2016-06-10Merge branch 'arm64-bpf'David S. Miller3-16/+99
2016-06-10arm64: bpf: optimize LD_ABS, LD_INDZi Shen Lim1-3/+0
2016-06-10arm64: bpf: optimize JMP_CALLZi Shen Lim1-3/+0
2016-06-10arm64: bpf: implement bpf_tail_call() helperZi Shen Lim2-10/+98
2016-06-10bpf: fix missing header inclusionZi Shen Lim1-0/+1
2016-06-10Merge branch 'tcp_nv'David S. Miller6-2/+502
2016-06-10tcp: add NV congestion controlLawrence Brakmo3-0/+493
2016-06-10tcp: add in_flight to tcp_skb_cbLawrence Brakmo3-2/+9
2016-06-10Merge branch 'virtio_net-GSO-helpers'David S. Miller6-270/+143
2016-06-10packet: use common code for virtio_net_hdr and skb GSO conversionMike Rapoport1-34/+2
2016-06-10virtio_net: use common code for virtio_net_hdr and skb GSO conversionMike Rapoport1-68/+10
2016-06-10tuntap: use common code for virtio_net_hdr and skb GSO conversionMike Rapoport1-76/+21
2016-06-10macvtap: use common code for virtio_net_hdr and skb GSO conversionMike Rapoport1-89/+6
2016-06-10virtio_net: introduce virtio_net_hdr_{from,to}_skbMike Rapoport1-0/+101
2016-06-10virtio_net: add _UAPI prefix to virtio_net header guardsMike Rapoport1-3/+3
2016-06-10RDS: IB: Remove deprecated create_workqueueBhaktipriya Shridhar1-1/+1
2016-06-10NET: PHY: adds driver for Intel XWAY PHYHauke Mehrtens3-0/+385
2016-06-10rxrpc: Limit the listening backlogDavid Howells5-23/+47
2016-06-10rxrpc: Trim line-terminal whitespaceDavid Howells2-2/+2
2016-06-10net, cls: allow for deleting all filters for given parentDaniel Borkmann1-4/+33
2016-06-10Merge branch 'bpf-fixes'David S. Miller3-33/+53
2016-06-10bpf: reject wrong sized filters earlierDaniel Borkmann1-8/+15
2016-06-10bpf: enforce recursion limit on redirectsDaniel Borkmann3-25/+38
2016-06-10openvswitch: Add packet truncation support.William Tu6-17/+73
2016-06-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller396-2288/+3065
2016-06-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds93-460/+828
2016-06-10Merge tag 'sound-4.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/soundLinus Torvalds3-6/+81
2016-06-10Merge tag 'drm-fixes-for-v4.7-rc3' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds62-185/+439
2016-06-10Merge tag 'acpi-4.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds3-9/+24
2016-06-10Merge tag 'pm-4.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds3-4/+13
2016-06-10Merge branch 'akpm' (patches from Andrew)Linus Torvalds7-7/+78
2016-06-10vmxnet3: segCnt can be 1 for LRO packetsShrikrishna Khare2-3/+3
2016-06-09mlxsw: core: Remove deprecated create_workqueueBhaktipriya Shridhar1-1/+1
2016-06-09net: cavium: liquidio: Remove deprecated create_workqueueBhaktipriya Shridhar1-2/+2
2016-06-09packet: compat support for sock_fprogWillem de Bruijn3-2/+41
2016-06-09net/mlx4_en: fix ethtool -xEric Dumazet1-13/+12