summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-03-10net: ipv6: Remove redundant RTA_OIF in multipath routesDavid Ahern1-5/+6
2017-03-09mlxsw: spectrum_flower: Remove bogus warns in mlxsw_sp_flower_destroyJiri Pirko1-2/+2
2017-03-09vrf: Fix use-after-free in vrf_xmitDavid Ahern1-1/+2
2017-03-09team: use ETH_MAX_MTU as max mtuJarod Wilson1-0/+1
2017-03-09net: Revert ksettings conversions.David S. Miller7-233/+188
2017-03-09net: ibm: emac: fix regression caused by emac_dt_phy_probe()Christian Lamparter1-8/+17
2017-03-09net: toshiba: spider_net: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes1-10/+14
2017-03-09net: toshiba: ps3_genic_net: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes1-22/+29
2017-03-09net: sun: sunhme: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes1-28/+34
2017-03-09net: sun: sungem: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes1-41/+57
2017-03-09net: sun: niu: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes1-17/+20
2017-03-09net: sun: cassini: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes1-46/+52
2017-03-09net: smsc: smc91x: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes1-22/+25
2017-03-09net: smsc: smc911x: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes1-24/+27
2017-03-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2-12/+15
2017-03-08ipv6: reorder icmpv6_init() and ip6_mr_init()WANG Cong1-5/+5
2017-03-08dccp: fix use-after-free in dccp_feat_activate_valuesEric Dumazet2-8/+17
2017-03-08ibmvnic: Allocate number of rx/tx buffers agreed on by firmwareThomas Falcon1-8/+8
2017-03-08ibmvnic: Fix overflowing firmware/hardware TX queueThomas Falcon2-1/+27
2017-03-08net/sched: act_skbmod: remove unneeded rcu_read_unlock in tcf_skbmod_dumpAlexey Khoroshilov1-1/+0
2017-03-08Merge branch 'rds-fixes'David S. Miller5-23/+33
2017-03-08rds: tcp: Sequence teardown of listen and acceptor sockets to avoid racesSowmini Varadhan3-8/+18
2017-03-08rds: tcp: Reorder initialization sequence in rds_tcp_init to avoid racesSowmini Varadhan1-10/+9
2017-03-08rds: tcp: Take explicit refcounts on struct netSowmini Varadhan3-5/+6
2017-03-08Merge branch 'sock_hold-misuses'David S. Miller1-14/+16
2017-03-08net: fix socket refcounting in skb_complete_tx_timestamp()Eric Dumazet1-7/+8
2017-03-08net: fix socket refcounting in skb_complete_wifi_ack()Eric Dumazet1-7/+8
2017-03-08rxrpc: Call state should be read with READ_ONCE() under some circumstancesDavid Howells3-25/+39
2017-03-08tcp: fix various issues for sockets morphing to listen stateEric Dumazet2-4/+9
2017-03-08Merge branch 'bnx2x-fixes'David S. Miller4-26/+75
2017-03-08bnx2x: add missing configuration of VF VLAN filtersMichal Schmidt1-0/+17
2017-03-08bnx2x: fix incorrect filter count in an error messageMichal Schmidt1-1/+1
2017-03-08bnx2x: do not rollback VF MAC/VLAN filters we did not configureMichal Schmidt2-1/+8
2017-03-08bnx2x: fix detection of VLAN filtering feature for VFMichal Schmidt1-5/+11
2017-03-08bnx2x: fix possible overrun of VFPF multicast addresses arrayMichal Schmidt1-12/+11
2017-03-08bnx2x: lower verbosity of VF stats debug messagesMichal Schmidt1-6/+8
2017-03-08bnx2x: prevent crash when accessing PTP with interface downMichal Schmidt1-1/+19
2017-03-08spi_ks8995: regs_size incorrect for some devicesBlomme, Maarten1-1/+1
2017-03-08spi_ks8995: fix "BUG: key accdaa28 not in .data!"Blomme, Maarten1-0/+1
2017-03-07net/mlx5e: add IPV6 dependencyArnd Bergmann1-0/+1
2017-03-07dt: emac: document device-tree based phy discovery and setupChristian Lamparter1-2/+60
2017-03-06net: phy: Do not perform software reset for Generic PHYFlorian Fainelli2-1/+5
2017-03-06bpf: add get_next_key callback to LPM mapAlexei Starovoitov1-0/+6
2017-03-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds86-368/+895
2017-03-04Merge tag 'kvm-4.11-2' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds12-30/+223
2017-03-04Merge tag 'docs-4.11-fixes' of git://git.lwn.net/linuxLinus Torvalds8-41/+47
2017-03-04Merge tag 'staging-4.11-rc1-part2' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds8-23/+29
2017-03-04Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds11-54/+79
2017-03-04Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds11-43/+67
2017-03-04Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds87-3188/+22372