summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2016-12-20ipv4: Should use consistent conditional judgement for ip fragment in __ip_app...zheng li1-1/+1
2016-12-19stmmac: fix memory barriersPavel Machek3-7/+7
2016-12-19net: ethernet: cavium: octeon: octeon_mgmt: Handle return NULL error from dev...Arvind Yadav1-0/+6
2016-12-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds71-446/+1206
2016-12-17Merge uncontroversial parts of branch 'readlink' of git://git.kernel.org/pub/...Linus Torvalds46-110/+120
2016-12-17net: mv643xx_eth: fix build failureSudip Mukherjee1-1/+1
2016-12-17isdn: Constify some function parametersEmese Revfy2-10/+10
2016-12-17mlxsw: spectrum: Mark split ports as suchIdo Schimmel1-1/+1
2016-12-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds64-509/+1027
2016-12-17cgroup: Fix CGROUP_BPF configAndy Lutomirski1-1/+2
2016-12-17Merge tag 'mac80211-for-davem-2016-12-16' of git://git.kernel.org/pub/scm/lin...David S. Miller3-8/+11
2016-12-17qed: fix old-style function definitionArnd Bergmann1-1/+1
2016-12-17net: ipv6: check route protocol when deleting routesMantas M1-0/+2
2016-12-17r6040: move spinlock in r6040_close as SOFTIRQ-unsafe lock order detectedManuel Bessler1-5/+5
2016-12-17irda: w83977af_ir: cleanup an indent issueDan Carpenter1-3/+3
2016-12-17net: sfc: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes3-42/+65
2016-12-17net: davicom: dm9000: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes1-6/+8
2016-12-17net: cirrus: ep93xx: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes1-6/+8
2016-12-17net: chelsio: cxgb3: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes1-28/+37
2016-12-17net: chelsio: cxgb2: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes1-27/+37
2016-12-17Merge branch 'bpf-fixes'David S. Miller5-32/+93
2016-12-17bpf: fix mark_reg_unknown_value for spilled regs on map value markingDaniel Borkmann1-3/+8
2016-12-17bpf: fix overflow in prog accountingDaniel Borkmann3-11/+52
2016-12-17bpf: dynamically allocate digest scratch bufferDaniel Borkmann5-18/+33
2016-12-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds14-44/+31
2016-12-17Merge tag 'kvmgt-vfio-mdev-for-v4.10-rc1' of git://github.com/01org/gvt-linuxLinus Torvalds4-61/+923
2016-12-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds51-779/+4228
2016-12-17Merge tag 'for-linus-20161216' of git://git.infradead.org/linux-mtdLinus Torvalds64-351/+1555
2016-12-17Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k...Linus Torvalds4-18/+129
2016-12-17Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds3-9/+27
2016-12-17Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds27-455/+503
2016-12-17Merge tag 'docs-4.10-2' of git://git.lwn.net/linuxLinus Torvalds24-2144/+1770
2016-12-17Merge branch 'gtp-fixes'David S. Miller1-4/+4
2016-12-17gtp: Fix initialization of Flags octet in GTPv1 headerHarald Welte1-2/+2
2016-12-17gtp: gtp_check_src_ms_ipv4() always return successLionel Gauthier1-2/+2
2016-12-17net/x25: use designated initializersKees Cook1-1/+1
2016-12-17isdn: use designated initializersKees Cook2-11/+11
2016-12-17bna: use designated initializersKees Cook1-4/+4
2016-12-17WAN: use designated initializersKees Cook1-48/+49
2016-12-17net: use designated initializersKees Cook1-1/+1
2016-12-17ATM: use designated initializersKees Cook4-55/+54
2016-12-17isdn/gigaset: use designated initializersKees Cook3-48/+48
2016-12-17Merge branch 'virtio_net-XDP'David S. Miller3-7/+365
2016-12-17virtio_net: xdp, add slowpath case for non contiguous buffersJohn Fastabend1-1/+74
2016-12-17virtio_net: add XDP_TX supportJohn Fastabend1-7/+93
2016-12-17virtio_net: add dedicated XDP transmit queuesJohn Fastabend1-2/+28
2016-12-17virtio_net: Add XDP supportJohn Fastabend1-5/+171
2016-12-17net: xdp: add invalid buffer warningJohn Fastabend2-0/+7
2016-12-17sctp: sctp_transport_lookup_process should rcu_read_unlock when transport is ...Xin Long1-4/+3
2016-12-17sctp: sctp_epaddr_lookup_transport should be protected by rcu_read_lockXin Long1-1/+4