summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* drivers: atm: eni: rename macro DAUGTHER_ID to fix spelling mistakeColin Ian King2016-12-292-2/+2
* ipv6: remove unnecessary inet6_sk checkDave Jones2016-12-291-7/+0
* stmmac: enable rx queuesjpinto2016-12-295-0/+56
* ipv4: Namespaceify tcp_max_syn_backlog knobHaishuang Yan2016-12-297-18/+16
* ipv4: Namespaceify tcp_tw_recycle and tcp_max_tw_buckets knobHaishuang Yan2016-12-2912-50/+48
* net: Use kmemdup instead of kmalloc and memcpyShyam Saini2016-12-291-2/+1
* fddi: skfp: Use more common logging stylesJoe Perches2016-12-2912-237/+232
* skfp: hwmtm: Use proper logging macros, correct mismatchesJoe Perches2016-12-292-94/+106
* sctp: add pr_debug for tracking asocs not foundMarcelo Ricardo Leitner2016-12-281-2/+15
* driver: ipvlan: Remove unnecessary ipvlan NULL check in ipvlan_count_rxGao Feng2016-12-281-3/+0
* driver: ipvlan: Define common functions to decrease duplicated codes used to ...Gao Feng2016-12-281-39/+29
* Merge branch 'sctp-cleanups'David S. Miller2016-12-285-96/+81
|\
| * sctp: sctp_chunk_length_valid should return boolMarcelo Ricardo Leitner2016-12-281-8/+7
| * sctp: remove return value from sctp_packet_init/configMarcelo Ricardo Leitner2016-12-283-15/+11
| * sctp: simplify addr copyMarcelo Ricardo Leitner2016-12-282-20/+14
| * sctp: reduce indent level in sctp_sf_shut_8_4_5Marcelo Ricardo Leitner2016-12-281-30/+28
| * sctp: reduce indent level at sctp_sf_tabort_8_4_8Marcelo Ricardo Leitner2016-12-281-23/+21
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2016-12-2717-86/+112
|\
| * net: stmmac: fix incorrect bit set in gmac4 mdio addr registerKweh, Hock Leong2016-12-271-1/+3
| * r8169: add support for RTL8168 series add-on card.Chun-Hao Lin2016-12-271-0/+1
| * net: xdp: remove unused bfp_warn_invalid_xdp_buffer()Jason Wang2016-12-272-7/+0
| * openvswitch: upcall: Fix vlan handling.pravin shelar2016-12-272-28/+27
| * ipv4: Namespaceify tcp_tw_reuse knobHaishuang Yan2016-12-274-10/+10
| * net: korina: Fix NAPI versus resources freeingFlorian Fainelli2016-12-261-4/+4
| * net, sched: fix soft lockup in tc_classifyDaniel Borkmann2016-12-261-1/+3
| * net/mlx4_en: Fix user prio field in XDP forwardTariq Toukan2016-12-231-1/+2
| * tipc: don't send FIN message from connectionless socketJon Paul Maloy2016-12-231-11/+13
| * ipvlan: fix multicast processingMahesh Bandewar2016-12-232-11/+20
| * ipvlan: fix various issues in ipvlan_process_multicast()Eric Dumazet2016-12-232-14/+31
* | x86/mce/AMD: Make the init code more robustThomas Gleixner2016-12-261-0/+3
* | smp/hotplug: Undo tglxs brainfartThomas Gleixner2016-12-261-1/+8
* | arm64: don't pull uaccess.h into *.SAl Viro2016-12-269-71/+72
* | Linux 4.10-rc1v4.10-rc1Linus Torvalds2016-12-251-2/+2
* | powerpc: Fix build warning on 32-bit PPCLarry Finger2016-12-251-1/+1
* | avoid spurious "may be used uninitialized" warningLinus Torvalds2016-12-251-0/+1
* | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2016-12-25227-665/+604
|\ \
| * | ktime: Get rid of ktime_equal()Thomas Gleixner2016-12-254-20/+4
| * | ktime: Cleanup ktime_set() usageThomas Gleixner2016-12-2556-95/+84
| * | ktime: Get rid of the unionThomas Gleixner2016-12-2548-227/+200
| * | clocksource: Use a plain u64 instead of cycle_tThomas Gleixner2016-12-25132-327/+320
* | | Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2016-12-2572-689/+308
|\ \ \
| * | | irqchip/armada-xp: Consolidate hotplug state spaceThomas Gleixner2016-12-252-2/+1
| * | | irqchip/gic: Consolidate hotplug state spaceThomas Gleixner2016-12-252-2/+1
| * | | coresight/etm3/4x: Consolidate hotplug state spaceThomas Gleixner2016-12-252-3/+2
| * | | cpu/hotplug: Cleanup state namesThomas Gleixner2016-12-2559-77/+77
| * | | cpu/hotplug: Remove obsolete cpu hotplug register/unregister functionsThomas Gleixner2016-12-256-340/+1
| * | | staging/lustre/libcfs: Convert to hotplug state machineAnna-Maria Gleixner2016-12-252-40/+46
| * | | scsi/bnx2i: Convert to hotplug state machineSebastian Andrzej Siewior2016-12-252-48/+31
| * | | scsi/bnx2fc: Convert to hotplug state machineSebastian Andrzej Siewior2016-12-252-46/+34
| * | | cpu/hotplug: Prevent overwriting of callbacksThomas Gleixner2016-12-251-46/+50