Age | Commit message (Expand) | Author |
2017-08-09 | net: atm: make atmdev_ops const | Bhumika Goyal |
2017-08-09 | atm: make atmdev_ops const | Bhumika Goyal |
2017-08-09 | net: dsa: make dsa_switch_ops const | Bhumika Goyal |
2017-08-09 | liquidio: napi cleanup | Intiyaz Basha |
2017-08-09 | net: ipv6: lower ndisc notifier priority below addrconf | David Ahern |
2017-08-09 | ibmvnic: Correct 'unused variable' warning in build. | Nathan Fontenot |
2017-08-09 | ibmvnic: Add netdev_dbg output for debugging | Nathan Fontenot |
2017-08-09 | ibmvnic: Clean up resources on probe failure | Nathan Fontenot |
2017-08-09 | Merge branch 'rtnetlink-allow-selected-handlers-to-run-without-rtnl' | David S. Miller |
2017-08-09 | net: call newid/getid without rtnl mutex held | Florian Westphal |
2017-08-09 | rtnetlink: add RTNL_FLAG_DOIT_UNLOCKED | Florian Westphal |
2017-08-09 | rtnetlink: protect handler table with rcu | Florian Westphal |
2017-08-09 | rtnetlink: small rtnl lock pushdown | Florian Westphal |
2017-08-09 | rtnetlink: add reference counting to prevent module unload while dump is in p... | Florian Westphal |
2017-08-09 | rtnetlink: make rtnl_register accept a flags parameter | Florian Westphal |
2017-08-09 | rtnetlink: call rtnl_calcit directly | Florian Westphal |
2017-08-09 | Merge branch 'bpf-new-branches' | David S. Miller |
2017-08-09 | bpf: add test cases for new BPF_J{LT, LE, SLT, SLE} instructions | Daniel Borkmann |
2017-08-09 | bpf: enable BPF_J{LT, LE, SLT, SLE} opcodes in verifier | Daniel Borkmann |
2017-08-09 | bpf, nfp: implement jiting of BPF_J{LT,LE} | Daniel Borkmann |
2017-08-09 | bpf, ppc64: implement jiting of BPF_J{LT, LE, SLT, SLE} | Daniel Borkmann |
2017-08-09 | bpf, s390x: implement jiting of BPF_J{LT, LE, SLT, SLE} | Daniel Borkmann |
2017-08-09 | bpf, sparc64: implement jiting of BPF_J{LT, LE, SLT, SLE} | Daniel Borkmann |
2017-08-09 | bpf, arm64: implement jiting of BPF_J{LT, LE, SLT, SLE} | Daniel Borkmann |
2017-08-09 | bpf, x86: implement jiting of BPF_J{LT,LE,SLT,SLE} | Daniel Borkmann |
2017-08-09 | bpf: add BPF_J{LT,LE,SLT,SLE} instructions | Daniel Borkmann |
2017-08-09 | Merge branch 'net-zerocopy-fixes' | David S. Miller |
2017-08-09 | sock: fix zerocopy_success regression with msg_zerocopy | Willem de Bruijn |
2017-08-09 | sock: fix zerocopy panic in mem accounting | Willem de Bruijn |
2017-08-09 | Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher... | David S. Miller |
2017-08-09 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2017-08-09 | futex: Remove unnecessary warning from get_futex_key | Mel Gorman |
2017-08-09 | Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2017-08-09 | Merge branch 'for-linus' of git://git.kernel.dk/linux-block | Linus Torvalds |
2017-08-09 | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds |
2017-08-09 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2017-08-08 | net: ipv6: avoid overhead when no custom FIB rules are installed | Vincent Bernat |
2017-08-08 | net: avoid skb_warn_bad_offload false positives on UFO | Willem de Bruijn |
2017-08-08 | isdn: hfcsusb: constify usb_device_id | Arvind Yadav |
2017-08-08 | isdn: hisax: hfc_usb: constify usb_device_id | Arvind Yadav |
2017-08-08 | qmi_wwan: fix NULL deref on disconnect | Bjørn Mork |
2017-08-08 | qmi_wwan: fix NULL deref on disconnect | Bjørn Mork |
2017-08-08 | net: phy: mdio-bcm-unimac: fix unsigned wrap-around when decrementing timeout | Colin Ian King |
2017-08-08 | ppp: fix xmit recursion detection on ppp channels | Guillaume Nault |
2017-08-08 | rds: Reintroduce statistics counting | Håkon Bugge |
2017-08-08 | tcp: fastopen: tcp_connect() must refresh the route | Eric Dumazet |
2017-08-08 | net: sched: set xt_tgchk_param par.net properly in ipt_init_target | Xin Long |
2017-08-08 | cxgb4: Clear On FLASH config file after a FW upgrade | Arjun Vynipadath |
2017-08-08 | net_sched: get rid of some forward declarations | WANG Cong |
2017-08-08 | net: dsa: lan9303: Only allocate 3 ports | Egil Hjelmeland |