summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-11-09cls_matchall: use tcf_exts_get_net() before call_rcu()Cong Wang
2017-11-09cls_fw: use tcf_exts_get_net() before call_rcu()Cong Wang
2017-11-09cls_flower: use tcf_exts_get_net() before call_rcu()Cong Wang
2017-11-09cls_flow: use tcf_exts_get_net() before call_rcu()Cong Wang
2017-11-09cls_cgroup: use tcf_exts_get_net() before call_rcu()Cong Wang
2017-11-09cls_bpf: use tcf_exts_get_net() before call_rcu()Cong Wang
2017-11-09cls_basic: use tcf_exts_get_net() before call_rcu()Cong Wang
2017-11-09net_sched: introduce tcf_exts_get_net() and tcf_exts_put_net()Cong Wang
2017-11-09Revert "net_sched: hold netns refcnt for each action"Cong Wang
2017-11-09Merge branch 'dsa-setup-stage'David S. Miller
2017-11-09net: dsa: rename probe and remove switch functionsVivien Didelot
2017-11-09net: dsa: setup a tree when adding a switch to itVivien Didelot
2017-11-09net: dsa: setup routing tableVivien Didelot
2017-11-09net: dsa: use of_for_each_phandleVivien Didelot
2017-11-09net: dsa: add find port by node helperVivien Didelot
2017-11-09net: dsa: setup and teardown portsVivien Didelot
2017-11-09net: dsa: setup and teardown switchesVivien Didelot
2017-11-09net: dsa: setup and teardown treeVivien Didelot
2017-11-09net: dsa: setup and teardown master deviceVivien Didelot
2017-11-09net: dsa: setup and teardown default CPU portVivien Didelot
2017-11-09net: dsa: constify cpu_dp member of dsa_portVivien Didelot
2017-11-09net: usb: asix: fill null-ptr-deref in asix_suspendAndrey Konovalov
2017-11-09Revert "net: usb: asix: fill null-ptr-deref in asix_suspend"David S. Miller
2017-11-09Merge branch 'pm-cpufreq-sched'Rafael J. Wysocki
2017-11-08x86/mm: Unbreak modules that rely on external PAGE_KERNEL availabilityJiri Kosina
2017-11-08Merge branch 'fixes-v4.14-rc8' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2017-11-08apparmor: fix off-by-one comparison on MAXMAPPED_SIGJohn Johansen
2017-11-09KEYS: fix NULL pointer dereference during ASN.1 parsing [ver #2]Eric Biggers
2017-11-08openvswitch: enable NSH supportYi Yang
2017-11-08qmi_wwan: Add missing skb_reset_mac_header-callKristian Evensen
2017-11-08bonding: fix slave stuck in BOND_LINK_FAIL stateJay Vosburgh
2017-11-08pktgen: document 32-bit timestamp overflowArnd Bergmann
2017-11-08qrtr: Move to postcore_initcallBjorn Andersson
2017-11-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller
2017-11-08net: mvpp2: add ethtool GOP statisticsMiquel Raynal
2017-11-08Merge branch 'fsl-fman-next'David S. Miller
2017-11-08fsl/fman: Remove a useless 'dev_err()' callChristophe JAILLET
2017-11-08fsl/fman: Add a missing 'of_node_put()' call in an error handling pathChristophe JAILLET
2017-11-08fsl/fman: Remove some useless codeChristophe JAILLET
2017-11-08fsl/fman: Remove a useless call to 'dev_set_drvdata()'Christophe JAILLET
2017-11-08rtnetlink: fix missing size for IFLA_IF_NETNSIDColin Ian King
2017-11-08net: qmi_wwan: fix divide by 0 on bad descriptorsBjørn Mork
2017-11-08net: cdc_ether: fix divide by 0 on bad descriptorsBjørn Mork
2017-11-08net: dsa: lan9303: Drop port range checkEgil Hjelmeland
2017-11-08bnxt: fix bnxt_hwrm_fw_set_time for y2038Arnd Bergmann
2017-11-08of: add of_property_read_variable_* dummy helpersArnd Bergmann
2017-11-08bnxt: delete some unreachable codeDan Carpenter
2017-11-08Merge branch 'dsa-lan9303-Linting'David S. Miller
2017-11-08net: dsa: lan9303: Adjust indentingEgil Hjelmeland
2017-11-08net: dsa: lan9303: Replace msleep(1) with usleep_range()Egil Hjelmeland