aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-12-17bpf: dynamically allocate digest scratch bufferDaniel Borkmann
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
2016-12-17Merge branch 'cls_flower-mask'David S. Miller
2016-12-17net/sched: cls_flower: Use masked key when calling HW offloadsPaul Blakey
2016-12-17net/sched: cls_flower: Use mask for addr_typePaul Blakey
2016-12-17net: macb: Added PCI wrapper for Platform Driver.Bartosz Folta
2016-12-17ibmveth: calculate gso_segs for large packetsThomas Falcon
2016-12-17net: qcom/emac: don't try to claim clocks on ACPI systemsTimur Tabi
2016-12-16encx24j600: Fix some checkstyle warningsJeroen De Wachter
2016-12-16encx24j600: bugfix - always move ERXTAIL to next packet in encx24j600_rx_packetsJeroen De Wachter
2016-12-16Merge branch 'hisilicon-netdev-dev'David S. Miller
2016-12-16net: ethernet: hip04: Call SET_NETDEV_DEV()Dongpo Li
2016-12-16net: ethernet: hisi_femac: Call SET_NETDEV_DEV()Dongpo Li
2016-12-16net: dsa: mv88e6xxx: Fix opps when adding vlan bridgeAndrew Lunn
2016-12-16net/3com/3c515: Fix timer handling, prevent leaks and crashesThomas Gleixner
2016-12-13netlink: revert broken, broken "2-clause nla_ok()"Alexey Dobriyan