summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-08-10net: atm: make atmdev_ops constBhumika Goyal4-4/+4
2017-08-10atm: make atmdev_ops constBhumika Goyal6-6/+6
2017-08-10net: dsa: make dsa_switch_ops constBhumika Goyal3-3/+3
2017-08-10liquidio: napi cleanupIntiyaz Basha2-0/+29
2017-08-10net: ipv6: lower ndisc notifier priority below addrconfDavid Ahern1-0/+1
2017-08-10ibmvnic: Correct 'unused variable' warning in build.Nathan Fontenot1-1/+0
2017-08-10ibmvnic: Add netdev_dbg output for debuggingNathan Fontenot1-7/+55
2017-08-10ibmvnic: Clean up resources on probe failureNathan Fontenot1-11/+15
2017-08-10Merge branch 'rtnetlink-allow-selected-handlers-to-run-without-rtnl'David S. Miller26-175/+201
2017-08-10net: call newid/getid without rtnl mutex heldFlorian Westphal1-2/+3
2017-08-10rtnetlink: add RTNL_FLAG_DOIT_UNLOCKEDFlorian Westphal2-0/+19
2017-08-10rtnetlink: protect handler table with rcuFlorian Westphal1-56/+65
2017-08-10rtnetlink: small rtnl lock pushdownFlorian Westphal1-6/+13
2017-08-10rtnetlink: add reference counting to prevent module unload while dump is in p...Florian Westphal1-1/+13
2017-08-10rtnetlink: make rtnl_register accept a flags parameterFlorian Westphal26-96/+95
2017-08-10rtnetlink: call rtnl_calcit directlyFlorian Westphal1-25/+4
2017-08-10Merge branch 'bpf-new-branches'David S. Miller16-8/+979
2017-08-10bpf: add test cases for new BPF_J{LT, LE, SLT, SLE} instructionsDaniel Borkmann1-0/+313
2017-08-10bpf: enable BPF_J{LT, LE, SLT, SLE} opcodes in verifierDaniel Borkmann1-4/+58
2017-08-10bpf, nfp: implement jiting of BPF_J{LT,LE}Daniel Borkmann1-0/+24
2017-08-10bpf, ppc64: implement jiting of BPF_J{LT, LE, SLT, SLE}Daniel Borkmann2-0/+21
2017-08-10bpf, s390x: implement jiting of BPF_J{LT, LE, SLT, SLE}Daniel Borkmann1-0/+24
2017-08-10bpf, sparc64: implement jiting of BPF_J{LT, LE, SLT, SLE}Daniel Borkmann1-0/+34
2017-08-10bpf, arm64: implement jiting of BPF_J{LT, LE, SLT, SLE}Daniel Borkmann2-0/+24
2017-08-10bpf, x86: implement jiting of BPF_J{LT,LE,SLT,SLE}Daniel Borkmann1-0/+26
2017-08-10bpf: add BPF_J{LT,LE,SLT,SLE} instructionsDaniel Borkmann6-4/+455
2017-08-10Merge branch 'net-zerocopy-fixes'David S. Miller2-4/+9
2017-08-10sock: fix zerocopy_success regression with msg_zerocopyWillem de Bruijn1-2/+7
2017-08-10sock: fix zerocopy panic in mem accountingWillem de Bruijn1-2/+2
2017-08-10Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher...David S. Miller14-31/+166
2017-08-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller103-621/+2992
2017-08-10futex: Remove unnecessary warning from get_futex_keyMel Gorman1-2/+3
2017-08-09Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds7-8/+34
2017-08-09Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds3-76/+109
2017-08-09Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds1-4/+4
2017-08-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds55-186/+2490
2017-08-09net: ipv6: avoid overhead when no custom FIB rules are installedVincent Bernat3-13/+29
2017-08-09net: avoid skb_warn_bad_offload false positives on UFOWillem de Bruijn3-3/+3
2017-08-09isdn: hfcsusb: constify usb_device_idArvind Yadav1-1/+1
2017-08-09isdn: hisax: hfc_usb: constify usb_device_idArvind Yadav1-1/+1
2017-08-09qmi_wwan: fix NULL deref on disconnectBjørn Mork1-1/+5
2017-08-09qmi_wwan: fix NULL deref on disconnectBjørn Mork1-1/+5
2017-08-09net: phy: mdio-bcm-unimac: fix unsigned wrap-around when decrementing timeoutColin Ian King1-1/+1
2017-08-09ppp: fix xmit recursion detection on ppp channelsGuillaume Nault1-8/+10
2017-08-09rds: Reintroduce statistics countingHåkon Bugge1-1/+4
2017-08-09tcp: fastopen: tcp_connect() must refresh the routeEric Dumazet1-0/+4
2017-08-09net: sched: set xt_tgchk_param par.net properly in ipt_init_targetXin Long1-10/+10
2017-08-09cxgb4: Clear On FLASH config file after a FW upgradeArjun Vynipadath2-0/+71
2017-08-09net_sched: get rid of some forward declarationsWANG Cong1-111/+103
2017-08-09net: dsa: lan9303: Only allocate 3 portsEgil Hjelmeland2-3/+2