Age | Commit message (Expand) | Author |
2020-04-02 | neigh: support smaller retrans_time settting | Hangbin Liu |
2020-04-02 | net: openvswitch: use hlist_for_each_entry_rcu instead of hlist_for_each_entry | Tonghao Zhang |
2020-04-02 | net: core: enable SO_BINDTODEVICE for non-root users | Vincent Bernat |
2020-04-03 | net, sk_msg: Don't use RCU_INIT_POINTER on sk_user_data | Jakub Sitnicki |
2020-04-02 | mptcp: fix "fn parameter not described" warnings | Matthieu Baerts |
2020-04-02 | mptcp: re-check dsn before reading from subflow | Florian Westphal |
2020-04-02 | mptcp: subflow: check parent mptcp socket on subflow state change | Florian Westphal |
2020-04-02 | mptcp: fix tcp fallback crash | Florian Westphal |
2020-04-02 | net: ipv6: rpl_iptunnel: remove redundant assignments to variable err | Colin Ian King |
2020-04-02 | net: dsa: dsa_bridge_mtu_normalization() can be static | kbuild test robot |
2020-04-01 | ipv6: don't auto-add link-local address to lag ports | Jarod Wilson |
2020-04-01 | net_sched: add a temporary refcnt for struct tcindex_data | Cong Wang |
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-30 | libceph: directly skip to the end of redirect reply | Ilya Dryomov |
2020-03-30 | libceph: simplify ceph_monc_handle_map() | Ilya Dryomov |
2020-03-30 | ceph: move ceph_osdc_{read,write}pages to ceph.ko | Xiubo Li |
2020-03-30 | libceph: drop CEPH_DEFINE_SHOW_FUNC | Ilya Dryomov |
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 |