summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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/+3Star
* 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/+0Star
* 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/+0Star
* 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/+0Star
* 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
* encx24j600: Fix some checkstyle warningsJeroen De Wachter2016-12-162-8/+25
* encx24j600: bugfix - always move ERXTAIL to next packet in encx24j600_rx_packetsJeroen De Wachter2016-12-161-1/+2
* Merge branch 'hisilicon-netdev-dev'David S. Miller2016-12-162-2/+2
|\
| * net: ethernet: hip04: Call SET_NETDEV_DEV()Dongpo Li2016-12-161-1/+1
| * net: ethernet: hisi_femac: Call SET_NETDEV_DEV()Dongpo Li2016-12-161-1/+1
|/
* net: dsa: mv88e6xxx: Fix opps when adding vlan bridgeAndrew Lunn2016-12-161-0/+6
* net/3com/3c515: Fix timer handling, prevent leaks and crashesThomas Gleixner2016-12-161-7/+8
* netlink: revert broken, broken "2-clause nla_ok()"Alexey Dobriyan2016-12-131-1/+2
* virtio-net: correctly enable multiqueueJason Wang2016-12-131-1/+3
* Merge tag 'cris-for-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/je...Linus Torvalds2016-12-123-9/+9
|\
| * cris: No need to append -O2 and $(LINUXINCLUDE)Paul Bolle2016-12-082-6/+0Star
| * tty: serial: make crisv10 explicitly non-modularPaul Gortmaker2016-11-071-4/+2Star
| * cris: Only build flash rescue image if CONFIG_ETRAX_AXISFLASHMAP is selectedGuenter Roeck2016-11-071-0/+8
* | Merge tag 'openrisc-for-linus' of git://github.com/openrisc/linuxLinus Torvalds2016-12-1213-56/+59
|\ \
| * | openrisc: prevent VGA console, fix buildsRandy Dunlap2016-12-121-1/+1
| * | openrisc: include l.swa in check for write data pagefaultStefan Kristiansson2016-12-121-1/+1
| * | openrisc: Updates after openrisc.net has been lostStafford Horne2016-12-123-7/+9
| * | openrisc: Consolidate setup to use memblock instead of bootmemStafford Horne2016-12-126-33/+14Star
| * | openrisc: remove the redundant of_platform_populateRob Herring2016-12-121-10/+0Star
| * | openrisc: add NR_CPUS Kconfig default valueStafford Horne2016-12-121-0/+3
| * | openrisc: Support both old (or32) and new (or1k) toolchainGuenter Roeck2016-12-121-1/+7