summary refs log tree commit diff
AgeCommit message (Expand)Author
2017-08-09net-next: dsa: move struct dsa_device_ops to the global header fileJohn Crispin
2017-08-09Merge branch 'mediatek-bring-up-QDMA-RX-ring-0'David S. Miller
2017-08-09net-next: mediatek: bring up QDMA RX ring 0John Crispin
2017-08-09net-next: mediatek: fix typos inside the header fileJohn Crispin
2017-08-09net: atm: make atmdev_ops constBhumika Goyal
2017-08-09atm: make atmdev_ops constBhumika Goyal
2017-08-09net: dsa: make dsa_switch_ops constBhumika Goyal
2017-08-09liquidio: napi cleanupIntiyaz Basha
2017-08-09net: ipv6: lower ndisc notifier priority below addrconfDavid Ahern
2017-08-09ibmvnic: Correct 'unused variable' warning in build.Nathan Fontenot
2017-08-09ibmvnic: Add netdev_dbg output for debuggingNathan Fontenot
2017-08-09ibmvnic: Clean up resources on probe failureNathan Fontenot
2017-08-09Merge branch 'rtnetlink-allow-selected-handlers-to-run-without-rtnl'David S. Miller
2017-08-09net: call newid/getid without rtnl mutex heldFlorian Westphal
2017-08-09rtnetlink: add RTNL_FLAG_DOIT_UNLOCKEDFlorian Westphal
2017-08-09rtnetlink: protect handler table with rcuFlorian Westphal
2017-08-09rtnetlink: small rtnl lock pushdownFlorian Westphal
2017-08-09rtnetlink: add reference counting to prevent module unload while dump is in p...Florian Westphal
2017-08-09rtnetlink: make rtnl_register accept a flags parameterFlorian Westphal
2017-08-09rtnetlink: call rtnl_calcit directlyFlorian Westphal
2017-08-09Merge branch 'bpf-new-branches'David S. Miller
2017-08-09bpf: add test cases for new BPF_J{LT, LE, SLT, SLE} instructionsDaniel Borkmann
2017-08-09bpf: enable BPF_J{LT, LE, SLT, SLE} opcodes in verifierDaniel Borkmann
2017-08-09bpf, nfp: implement jiting of BPF_J{LT,LE}Daniel Borkmann
2017-08-09bpf, ppc64: implement jiting of BPF_J{LT, LE, SLT, SLE}Daniel Borkmann
2017-08-09bpf, s390x: implement jiting of BPF_J{LT, LE, SLT, SLE}Daniel Borkmann
2017-08-09bpf, sparc64: implement jiting of BPF_J{LT, LE, SLT, SLE}Daniel Borkmann
2017-08-09bpf, arm64: implement jiting of BPF_J{LT, LE, SLT, SLE}Daniel Borkmann
2017-08-09bpf, x86: implement jiting of BPF_J{LT,LE,SLT,SLE}Daniel Borkmann
2017-08-09bpf: add BPF_J{LT,LE,SLT,SLE} instructionsDaniel Borkmann
2017-08-09Merge branch 'net-zerocopy-fixes'David S. Miller
2017-08-09sock: fix zerocopy_success regression with msg_zerocopyWillem de Bruijn
2017-08-09sock: fix zerocopy panic in mem accountingWillem de Bruijn
2017-08-09Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher...David S. Miller
2017-08-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-08-09futex: Remove unnecessary warning from get_futex_keyMel Gorman
2017-08-09Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2017-08-09Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2017-08-09Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2017-08-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-08-08net: ipv6: avoid overhead when no custom FIB rules are installedVincent Bernat
2017-08-08net: avoid skb_warn_bad_offload false positives on UFOWillem de Bruijn
2017-08-08isdn: hfcsusb: constify usb_device_idArvind Yadav
2017-08-08isdn: hisax: hfc_usb: constify usb_device_idArvind Yadav
2017-08-08qmi_wwan: fix NULL deref on disconnectBjørn Mork
2017-08-08qmi_wwan: fix NULL deref on disconnectBjørn Mork
2017-08-08net: phy: mdio-bcm-unimac: fix unsigned wrap-around when decrementing timeoutColin Ian King
2017-08-08ppp: fix xmit recursion detection on ppp channelsGuillaume Nault
2017-08-08rds: Reintroduce statistics countingHåkon Bugge
2017-08-08tcp: fastopen: tcp_connect() must refresh the routeEric Dumazet