summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2016-12-1771-446/+1206
|\
| * net: mv643xx_eth: fix build failureSudip Mukherjee2016-12-171-1/+1
| * isdn: Constify some function parametersEmese Revfy2016-12-172-10/+10
| * mlxsw: spectrum: Mark split ports as suchIdo Schimmel2016-12-171-1/+1
| * cgroup: Fix CGROUP_BPF configAndy Lutomirski2016-12-171-1/+2
| * Merge tag 'mac80211-for-davem-2016-12-16' of git://git.kernel.org/pub/scm/lin...David S. Miller2016-12-173-8/+11
| |\
| | * mac80211: fix legacy and invalid rx-rate reportBen Greear2016-12-151-6/+8
| | * mac80211: Ensure enough headroom when forwarding mesh pktCedric Izoard2016-12-131-1/+1
| | * mac80211: don't call drv_set_default_unicast_key() for VLANsJohannes Berg2016-12-131-1/+2
| * | qed: fix old-style function definitionArnd Bergmann2016-12-171-1/+1
| * | net: ipv6: check route protocol when deleting routesMantas M2016-12-171-0/+2
| * | r6040: move spinlock in r6040_close as SOFTIRQ-unsafe lock order detectedManuel Bessler2016-12-171-5/+5
| * | irda: w83977af_ir: cleanup an indent issueDan Carpenter2016-12-171-3/+3
| * | net: sfc: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes2016-12-173-42/+65
| * | net: davicom: dm9000: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes2016-12-171-6/+8
| * | net: cirrus: ep93xx: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes2016-12-171-6/+8
| * | net: chelsio: cxgb3: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes2016-12-171-28/+37
| * | net: chelsio: cxgb2: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes2016-12-171-27/+37
| * | Merge branch 'bpf-fixes'David S. Miller2016-12-175-32/+93
| |\ \
| | * | bpf: fix mark_reg_unknown_value for spilled regs on map value markingDaniel Borkmann2016-12-171-3/+8
| | * | bpf: fix overflow in prog accountingDaniel Borkmann2016-12-173-11/+52
| | * | bpf: dynamically allocate digest scratch bufferDaniel Borkmann2016-12-175-18/+33
| |/ /
| * | Merge branch 'gtp-fixes'David S. Miller2016-12-171-4/+4
| |\ \
| | * | gtp: Fix initialization of Flags octet in GTPv1 headerHarald Welte2016-12-171-2/+2
| | * | gtp: gtp_check_src_ms_ipv4() always return successLionel Gauthier2016-12-171-2/+2
| |/ /
| * | net/x25: use designated initializersKees Cook2016-12-171-1/+1
| * | isdn: use designated initializersKees Cook2016-12-172-11/+11
| * | bna: use designated initializersKees Cook2016-12-171-4/+4
| * | WAN: use designated initializersKees Cook2016-12-171-48/+49
| * | net: use designated initializersKees Cook2016-12-171-1/+1
| * | ATM: use designated initializersKees Cook2016-12-174-55/+54
| * | isdn/gigaset: use designated initializersKees Cook2016-12-173-48/+48
| * | Merge branch 'virtio_net-XDP'David S. Miller2016-12-173-7/+365
| |\ \
| | * | virtio_net: xdp, add slowpath case for non contiguous buffersJohn Fastabend2016-12-171-1/+74
| | * | virtio_net: add XDP_TX supportJohn Fastabend2016-12-171-7/+93
| | * | virtio_net: add dedicated XDP transmit queuesJohn Fastabend2016-12-171-2/+28
| | * | virtio_net: Add XDP supportJohn Fastabend2016-12-171-5/+171
| | * | net: xdp: add invalid buffer warningJohn Fastabend2016-12-172-0/+7
| |/ /
| * | sctp: sctp_transport_lookup_process should rcu_read_unlock when transport is ...Xin Long2016-12-171-4/+3
| * | sctp: sctp_epaddr_lookup_transport should be protected by rcu_read_lockXin Long2016-12-171-1/+4
| * | Merge branch 'dpaa_eth-fixes'David S. Miller2016-12-173-35/+44
| |\ \
| | * | MAINTAINERS: net: add entry for Freescale QorIQ DPAA Ethernet driverMadalin Bucur2016-12-171-0/+6
| | * | dpaa_eth: remove redundant dependency on FSL_SOCMadalin Bucur2016-12-171-1/+1
| | * | dpaa_eth: use big endian accessorsClaudiu Manoil2016-12-171-34/+37
| |/ /
| * | irda: irnet: add member name to the miscdevice declarationLABBE Corentin2016-12-171-3/+3
| * | irda: irnet: Remove unused IRNET_MAJOR defineLABBE Corentin2016-12-171-3/+0
| * | irnet: ppp: move IRNET_MINOR to include/linux/miscdevice.hLABBE Corentin2016-12-172-1/+1
| * | irda: irnet: Move linux/miscdevice.h includeLABBE Corentin2016-12-172-1/+1
| * | irda: irproc.c: Remove unneeded linux/miscdevice.h includeLABBE Corentin2016-12-171-1/+0
| * | bpf: cgroup: annotate pointers in struct cgroup_bpf with __rcuDaniel Mack2016-12-171-1/+1