Age | Commit message (Expand) | Author |
2020-04-06 | Merge tag '9p-for-5.7' of git://github.com/martinetd/linux | Linus Torvalds |
2020-04-04 | Merge tag 'keys-fixes-20200329' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2020-04-04 | Merge tag 'nfsd-5.7' of git://git.linux-nfs.org/projects/cel/cel-2.6 | Linus Torvalds |
2020-04-03 | Merge tag 'spdx-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds |
2020-03-31 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next | Linus Torvalds |
2020-03-31 | net: ipv6: rpl_iptunnel: Fix potential memory leak in rpl_do_srh_inline | Gustavo A. R. Silva |
2020-03-31 | net: dsa: fix oops while probing Marvell DSA switches | Russell King |
2020-03-31 | net/bpfilter: remove superfluous testing message | Bruno Meneguele |
2020-03-30 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller |
2020-03-30 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | David S. Miller |
2020-03-30 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next | David S. Miller |
2020-03-30 | devlink: Allow setting of packet trap group parameters | Ido Schimmel |
2020-03-30 | devlink: Add packet trap group parameters support | Ido Schimmel |
2020-03-30 | devlink: Add packet trap policers support | Ido Schimmel |
2020-03-30 | bpf: Don't refcount LISTEN sockets in sk_assign() | Joe Stringer |
2020-03-30 | net: Track socket refcounts in skb_steal_sock() | Joe Stringer |
2020-03-30 | bpf: Add socket assign support | Joe Stringer |
2020-03-30 | Merge tag 'docs-5.7' of git://git.lwn.net/linux | Linus Torvalds |
2020-03-30 | Merge tag 'for-5.7/io_uring-2020-03-29' of git://git.kernel.dk/linux-block | Linus Torvalds |
2020-03-30 | ipvs: fix uninitialized variable warning | Haishuang Yan |
2020-03-30 | netfilter: nft_exthdr: fix endianness of tcp option cast | Sergey Marinkevich |
2020-03-30 | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/... | David S. Miller |
2020-03-30 | net: dsa: add port policers | Vladimir Oltean |
2020-03-30 | net: dsa: refactor matchall mirred action to separate function | Vladimir Oltean |
2020-03-30 | devlink: Add auto dump flag to health reporter | Eran Ben Elisha |
2020-03-30 | devlink: Implicitly set auto recover flag when registering health reporter | Eran Ben Elisha |
2020-03-30 | net: devlink: use NL_SET_ERR_MSG_MOD instead of NL_SET_ERR_MSG | Jiri Pirko |
2020-03-30 | net: sched: expose HW stats types per action used by drivers | Jiri Pirko |
2020-03-30 | net: introduce nla_put_bitfield32() helper and use it | Jiri Pirko |
2020-03-30 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse... | David S. Miller |
2020-03-30 | net: dsa: Simplify 'dsa_tag_protocol_to_str()' | Christophe JAILLET |
2020-03-30 | net: fix fraglist segmentation reference count leak | Florian Westphal |
2020-03-30 | udp: initialize is_flist with 0 in udp_gro_receive | Xin Long |
2020-03-29 | ethtool: provide timestamping information with TSINFO_GET request | Michal Kubecek |
2020-03-29 | ethtool: add timestamping related string sets | Michal Kubecek |
2020-03-29 | ethtool: add EEE_NTF notification | Michal Kubecek |
2020-03-29 | ethtool: set EEE settings with EEE_SET request | Michal Kubecek |
2020-03-29 | ethtool: provide EEE settings with EEE_GET request | Michal Kubecek |
2020-03-29 | ethtool: add PAUSE_NTF notification | Michal Kubecek |
2020-03-29 | ethtool: set pause parameters with PAUSE_SET request | Michal Kubecek |
2020-03-29 | ethtool: provide pause parameters with PAUSE_GET request | Michal Kubecek |
2020-03-29 | ethtool: add COALESCE_NTF notification | Michal Kubecek |
2020-03-29 | ethtool: set coalescing parameters with COALESCE_SET request | Michal Kubecek |
2020-03-29 | ethtool: provide coalescing parameters with COALESCE_GET request | Michal Kubecek |
2020-03-29 | ethtool: fix reference leak in ethnl_set_privflags() | Michal Kubecek |
2020-03-29 | net: ipv6: add rpl sr tunnel | Alexander Aring |
2020-03-29 | net: add net available in build_state | Alexander Aring |
2020-03-29 | net: ipv6: add support for rpl sr exthdr | Alexander Aring |
2020-03-29 | addrconf: add functionality to check on rpl requirements | Alexander Aring |
2020-03-29 | net, ip_tunnel: fix interface lookup with no key | William Dauchy |