summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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/+0
| * tty: serial: make crisv10 explicitly non-modularPaul Gortmaker2016-11-071-4/+2
| * 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/+14
| * | openrisc: remove the redundant of_platform_populateRob Herring2016-12-121-10/+0
| * | 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
| * | openrisc: Add thread-local storage (TLS) supportChristian Svensson2016-12-121-0/+13
| * | openrisc: restore all regs on rt_sigreturnJonas Bonn2016-12-121-1/+9
| * | openrisc: fix PTRS_PER_PGD defineStefan Kristiansson2016-12-122-2/+2
* | | Merge tag 'm68k-for-v4.10-tag1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2016-12-122-3/+2
|\ \ \
| * | | m68k/atari: Use seq_puts() in atari_get_hardware_list()Markus Elfring2016-12-091-1/+1
| * | | m68k/amiga: Use seq_puts() in amiga_get_hardware_list()Markus Elfring2016-12-091-2/+1
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/egt...Linus Torvalds2016-12-124-15/+30
|\ \ \ \
| * | | | avr32: wire up pkey syscallsHans-Christian Noren Egtvedt2016-12-122-0/+6
| * | | | AVR32-pio: Replace two seq_printf() calls by seq_puts() in pio_bank_show()Markus Elfring2016-12-121-2/+2
| * | | | AVR32-pio: Use seq_putc() in pio_bank_show()Markus Elfring2016-12-121-1/+1
| * | | | AVR32-clock: Combine nine seq_printf() calls into one call in clk_show()Markus Elfring2016-12-121-9/+19
| * | | | AVR32-clock: Use seq_putc() in two functionsMarkus Elfring2016-12-121-3/+2
| | |/ / | |/| |