summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* net: toshiba: spider_net: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes2017-03-091-10/+14
* net: toshiba: ps3_genic_net: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes2017-03-091-22/+29
* net: sun: sunhme: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes2017-03-091-28/+34
* net: sun: sungem: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes2017-03-091-41/+57
* net: sun: niu: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes2017-03-091-17/+20
* net: sun: cassini: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes2017-03-091-46/+52
* net: smsc: smc91x: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes2017-03-091-22/+25
* net: smsc: smc911x: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes2017-03-091-24/+27
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2017-03-082-12/+15
|\
| * vti6: Don't report path MTU below IPV6_MIN_MTU.Steffen Klassert2017-02-161-2/+6
| * xfrm: Don't use sk_family for socket policy lookupsSteffen Klassert2017-02-141-5/+4
| * xfrm: policy: init locks earlyFlorian Westphal2017-02-091-5/+5
* | ipv6: reorder icmpv6_init() and ip6_mr_init()WANG Cong2017-03-071-5/+5
* | dccp: fix use-after-free in dccp_feat_activate_valuesEric Dumazet2017-03-072-8/+17
* | ibmvnic: Allocate number of rx/tx buffers agreed on by firmwareThomas Falcon2017-03-071-8/+8
* | ibmvnic: Fix overflowing firmware/hardware TX queueThomas Falcon2017-03-072-1/+27
* | net/sched: act_skbmod: remove unneeded rcu_read_unlock in tcf_skbmod_dumpAlexey Khoroshilov2017-03-071-1/+0
* | Merge branch 'rds-fixes'David S. Miller2017-03-075-23/+33
|\ \
| * | rds: tcp: Sequence teardown of listen and acceptor sockets to avoid racesSowmini Varadhan2017-03-073-8/+18
| * | rds: tcp: Reorder initialization sequence in rds_tcp_init to avoid racesSowmini Varadhan2017-03-071-10/+9
| * | rds: tcp: Take explicit refcounts on struct netSowmini Varadhan2017-03-073-5/+6
|/ /
* | Merge branch 'sock_hold-misuses'David S. Miller2017-03-071-14/+16
|\ \
| * | net: fix socket refcounting in skb_complete_tx_timestamp()Eric Dumazet2017-03-071-7/+8
| * | net: fix socket refcounting in skb_complete_wifi_ack()Eric Dumazet2017-03-071-7/+8
|/ /
* | rxrpc: Call state should be read with READ_ONCE() under some circumstancesDavid Howells2017-03-073-25/+39
* | tcp: fix various issues for sockets morphing to listen stateEric Dumazet2017-03-072-4/+9
* | Merge branch 'bnx2x-fixes'David S. Miller2017-03-074-26/+75
|\ \
| * | bnx2x: add missing configuration of VF VLAN filtersMichal Schmidt2017-03-071-0/+17
| * | bnx2x: fix incorrect filter count in an error messageMichal Schmidt2017-03-071-1/+1
| * | bnx2x: do not rollback VF MAC/VLAN filters we did not configureMichal Schmidt2017-03-072-1/+8
| * | bnx2x: fix detection of VLAN filtering feature for VFMichal Schmidt2017-03-071-5/+11
| * | bnx2x: fix possible overrun of VFPF multicast addresses arrayMichal Schmidt2017-03-071-12/+11
| * | bnx2x: lower verbosity of VF stats debug messagesMichal Schmidt2017-03-071-6/+8
| * | bnx2x: prevent crash when accessing PTP with interface downMichal Schmidt2017-03-071-1/+19
|/ /
* | spi_ks8995: regs_size incorrect for some devicesBlomme, Maarten2017-03-071-1/+1
* | spi_ks8995: fix "BUG: key accdaa28 not in .data!"Blomme, Maarten2017-03-071-0/+1
* | net/mlx5e: add IPV6 dependencyArnd Bergmann2017-03-071-0/+1
* | dt: emac: document device-tree based phy discovery and setupChristian Lamparter2017-03-071-2/+60
* | net: phy: Do not perform software reset for Generic PHYFlorian Fainelli2017-03-062-1/+5
* | bpf: add get_next_key callback to LPM mapAlexei Starovoitov2017-03-061-0/+6
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-03-0586-368/+895
|\ \
| * | strparser: destroy workqueue on module exitWANG Cong2017-03-041-0/+1
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2017-03-045-91/+66
| |\ \
| | * | netfilter: nf_tables: don't call nfnetlink_set_err() if nfnetlink_send() failsPablo Neira Ayuso2017-03-032-81/+58
| | * | netfilter: nft_set_rbtree: incorrect assumption on lower interval lookupsPablo Neira Ayuso2017-03-031-5/+4
| | * | netfilter: nf_conntrack_sip: fix wrong memory initialisationChristophe Leroy2017-03-031-2/+0
| | * | netfilter: use skb_to_full_sk in ip_route_me_harderFlorian Westphal2017-02-281-3/+4
| * | | Merge branch 'sfx-fixes'David S. Miller2017-03-031-6/+6
| |\ \ \
| | * | | sfc: fix IPID endianness in TSOv2Edward Cree2017-03-031-1/+1
| | * | | sfc: avoid max() in array sizeEdward Cree2017-03-031-5/+5
| |/ / /