aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2017-11-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller148-436/+1125
2017-11-09Merge tag 'pm-final-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds2-5/+29
2017-11-09Merge tag 'sound-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/soundLinus Torvalds9-17/+97
2017-11-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds46-146/+285
2017-11-09ALSA: hda - fix headset mic problem for Dell machines with alc274Hui Wang1-0/+5
2017-11-09Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsecDavid S. Miller2-38/+37
2017-11-09Merge branch 'net-sched-race-fix'David S. Miller31-63/+198
2017-11-09cls_u32: use tcf_exts_get_net() before call_rcu()Cong Wang1-1/+7
2017-11-09cls_tcindex: use tcf_exts_get_net() before call_rcu()Cong Wang1-7/+26
2017-11-09cls_rsvp: use tcf_exts_get_net() before call_rcu()Cong Wang1-3/+12
2017-11-09cls_route: use tcf_exts_get_net() before call_rcu()Cong Wang1-3/+14
2017-11-09cls_matchall: use tcf_exts_get_net() before call_rcu()Cong Wang1-3/+12
2017-11-09cls_fw: use tcf_exts_get_net() before call_rcu()Cong Wang1-3/+14
2017-11-09cls_flower: use tcf_exts_get_net() before call_rcu()Cong Wang1-3/+13
2017-11-09cls_flow: use tcf_exts_get_net() before call_rcu()Cong Wang1-6/+18
2017-11-09cls_cgroup: use tcf_exts_get_net() before call_rcu()Cong Wang1-6/+18
2017-11-09cls_bpf: use tcf_exts_get_net() before call_rcu()Cong Wang1-1/+6
2017-11-09cls_basic: use tcf_exts_get_net() before call_rcu()Cong Wang1-5/+15
2017-11-09net_sched: introduce tcf_exts_get_net() and tcf_exts_put_net()Cong Wang2-0/+25
2017-11-09Revert "net_sched: hold netns refcnt for each action"Cong Wang18-22/+18
2017-11-09Merge branch 'dsa-setup-stage'David S. Miller6-363/+280
2017-11-09net: dsa: rename probe and remove switch functionsVivien Didelot1-4/+4
2017-11-09net: dsa: setup a tree when adding a switch to itVivien Didelot1-19/+16
2017-11-09net: dsa: setup routing tableVivien Didelot1-71/+37
2017-11-09net: dsa: use of_for_each_phandleVivien Didelot1-11/+8
2017-11-09net: dsa: add find port by node helperVivien Didelot1-20/+17
2017-11-09net: dsa: setup and teardown portsVivien Didelot1-114/+59
2017-11-09net: dsa: setup and teardown switchesVivien Didelot1-23/+39
2017-11-09net: dsa: setup and teardown treeVivien Didelot2-15/+19
2017-11-09net: dsa: setup and teardown master deviceVivien Didelot4-39/+51
2017-11-09net: dsa: setup and teardown default CPU portVivien Didelot1-85/+68
2017-11-09net: dsa: constify cpu_dp member of dsa_portVivien Didelot2-2/+2
2017-11-09net: usb: asix: fill null-ptr-deref in asix_suspendAndrey Konovalov1-2/+2
2017-11-09Revert "net: usb: asix: fill null-ptr-deref in asix_suspend"David S. Miller1-1/+1
2017-11-09Merge branch 'pm-cpufreq-sched'Rafael J. Wysocki1-5/+1
2017-11-08x86/mm: Unbreak modules that rely on external PAGE_KERNEL availabilityJiri Kosina1-1/+1
2017-11-08Merge branch 'fixes-v4.14-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-securityLinus Torvalds1-2/+2
2017-11-08apparmor: fix off-by-one comparison on MAXMAPPED_SIGJohn Johansen1-2/+2
2017-11-09KEYS: fix NULL pointer dereference during ASN.1 parsing [ver #2]Eric Biggers1-2/+2
2017-11-08openvswitch: enable NSH supportYi Yang9-2/+613
2017-11-08qmi_wwan: Add missing skb_reset_mac_header-callKristian Evensen1-0/+1
2017-11-08bonding: fix slave stuck in BOND_LINK_FAIL stateJay Vosburgh1-0/+1
2017-11-08pktgen: document 32-bit timestamp overflowArnd Bergmann1-3/+11
2017-11-08qrtr: Move to postcore_initcallBjorn Andersson1-1/+1
2017-11-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller35-578/+767
2017-11-08net: mvpp2: add ethtool GOP statisticsMiquel Raynal1-5/+223
2017-11-08Merge branch 'fsl-fman-next'David S. Miller1-7/+3
2017-11-08fsl/fman: Remove a useless 'dev_err()' callChristophe JAILLET1-1/+0
2017-11-08fsl/fman: Add a missing 'of_node_put()' call in an error handling pathChristophe JAILLET1-0/+1
2017-11-08fsl/fman: Remove some useless codeChristophe JAILLET1-5/+2