summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* net: sfc: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes2016-12-183-42/+65
* net: davicom: dm9000: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes2016-12-181-6/+8
* net: cirrus: ep93xx: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes2016-12-181-6/+8
* net: chelsio: cxgb3: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes2016-12-181-28/+37
* net: chelsio: cxgb2: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes2016-12-181-27/+37
* Merge branch 'bpf-fixes'David S. Miller2016-12-185-32/+93
|\
| * bpf: fix mark_reg_unknown_value for spilled regs on map value markingDaniel Borkmann2016-12-181-3/+8
| * bpf: fix overflow in prog accountingDaniel Borkmann2016-12-183-11/+52
| * bpf: dynamically allocate digest scratch bufferDaniel Borkmann2016-12-185-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
* Merge branch 'inet_csk_get_port-and-soreusport-fixes'David S. Miller2016-12-174-12/+20
|\
| * inet: Fix get port to handle zero port number with soreuseport setTom Herbert2016-12-174-11/+19
| * inet: Don't go into port scan when looking for specific bind portTom Herbert2016-12-171-1/+1
|/
* bpf, test_verifier: fix a test case error result on unprivilegedDaniel Borkmann2016-12-171-1/+1
* bpf: fix regression on verifier pruning wrt map lookupsDaniel Borkmann2016-12-172-3/+36
* net: vrf: Drop conntrack data after pass through VRF device on TxDavid Ahern2016-12-171-0/+4
* net: vrf: Fix NAT within a VRFDavid Ahern2016-12-171-2/+0
* Merge branch 'cls_flower-mask'David S. Miller2016-12-171-1/+5
|\
| * net/sched: cls_flower: Use masked key when calling HW offloadsPaul Blakey2016-12-171-1/+1
| * net/sched: cls_flower: Use mask for addr_typePaul Blakey2016-12-171-0/+4
|/
* net: macb: Added PCI wrapper for Platform Driver.Bartosz Folta2016-12-175-5/+195
* ibmveth: calculate gso_segs for large packetsThomas Falcon2016-12-171-2/+10
* net: qcom/emac: don't try to claim clocks on ACPI systemsTimur Tabi2016-12-171-0/+9