summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-12-17net: chelsio: cxgb2: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes
2016-12-17Merge branch 'bpf-fixes'David S. Miller
2016-12-17bpf: fix mark_reg_unknown_value for spilled regs on map value markingDaniel Borkmann
2016-12-17bpf: fix overflow in prog accountingDaniel Borkmann
2016-12-17bpf: dynamically allocate digest scratch bufferDaniel Borkmann
2016-12-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds
2016-12-17Merge tag 'kvmgt-vfio-mdev-for-v4.10-rc1' of git://github.com/01org/gvt-linuxLinus Torvalds
2016-12-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2016-12-17Merge tag 'for-linus-20161216' of git://git.infradead.org/linux-mtdLinus Torvalds
2016-12-17Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k...Linus Torvalds
2016-12-17Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds
2016-12-17Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds
2016-12-17Merge tag 'docs-4.10-2' of git://git.lwn.net/linuxLinus Torvalds
2016-12-17Merge branch 'for-4.10/libnvdimm' into libnvdimm-for-nextDan Williams
2016-12-17dax: add region 'id', 'size', and 'align' attributesDan Williams
2016-12-17Merge branch 'gtp-fixes'David S. Miller
2016-12-17gtp: Fix initialization of Flags octet in GTPv1 headerHarald Welte
2016-12-17gtp: gtp_check_src_ms_ipv4() always return successLionel Gauthier
2016-12-17net/x25: use designated initializersKees Cook
2016-12-17isdn: use designated initializersKees Cook
2016-12-17bna: use designated initializersKees Cook
2016-12-17WAN: use designated initializersKees Cook
2016-12-17net: use designated initializersKees Cook
2016-12-17ATM: use designated initializersKees Cook
2016-12-17isdn/gigaset: use designated initializersKees Cook
2016-12-17Merge branch 'virtio_net-XDP'David S. Miller
2016-12-17virtio_net: xdp, add slowpath case for non contiguous buffersJohn Fastabend
2016-12-17virtio_net: add XDP_TX supportJohn Fastabend
2016-12-17virtio_net: add dedicated XDP transmit queuesJohn Fastabend
2016-12-17virtio_net: Add XDP supportJohn Fastabend
2016-12-17net: xdp: add invalid buffer warningJohn Fastabend
2016-12-17sctp: sctp_transport_lookup_process should rcu_read_unlock when transport is ...Xin Long
2016-12-17sctp: sctp_epaddr_lookup_transport should be protected by rcu_read_lockXin Long
2016-12-17Merge branch 'dpaa_eth-fixes'David S. Miller
2016-12-17MAINTAINERS: net: add entry for Freescale QorIQ DPAA Ethernet driverMadalin Bucur
2016-12-17dpaa_eth: remove redundant dependency on FSL_SOCMadalin Bucur
2016-12-17dpaa_eth: use big endian accessorsClaudiu Manoil
2016-12-17irda: irnet: add member name to the miscdevice declarationLABBE Corentin
2016-12-17irda: irnet: Remove unused IRNET_MAJOR defineLABBE Corentin
2016-12-17irnet: ppp: move IRNET_MINOR to include/linux/miscdevice.hLABBE Corentin
2016-12-17irda: irnet: Move linux/miscdevice.h includeLABBE Corentin
2016-12-17irda: irproc.c: Remove unneeded linux/miscdevice.h includeLABBE Corentin
2016-12-17bpf: cgroup: annotate pointers in struct cgroup_bpf with __rcuDaniel Mack
2016-12-17Merge branch 'inet_csk_get_port-and-soreusport-fixes'David S. Miller
2016-12-17inet: Fix get port to handle zero port number with soreuseport setTom Herbert
2016-12-17inet: Don't go into port scan when looking for specific bind portTom Herbert
2016-12-17bpf, test_verifier: fix a test case error result on unprivilegedDaniel Borkmann
2016-12-17bpf: fix regression on verifier pruning wrt map lookupsDaniel Borkmann
2016-12-17net: vrf: Drop conntrack data after pass through VRF device on TxDavid Ahern
2016-12-17net: vrf: Fix NAT within a VRFDavid Ahern