Age | Commit message (Expand) | Author |
2020-04-12 | mptcp: fix double-unlock in mptcp_poll | Florian Westphal |
2020-04-09 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf | David S. Miller |
2020-04-09 | net: ipv4: devinet: Fix crash when add/del multicast IP with autojoin | Taras Chornyi |
2020-04-09 | net/rds: Fix MR reference counting problem | Ka-Cheong Poon |
2020-04-09 | net/rds: Replace struct rds_mr's r_refcount with struct kref | Ka-Cheong Poon |
2020-04-09 | net-sysfs: remove redundant assignment to variable ret | Colin Ian King |
2020-04-09 | net: qrtr: send msgs from local of same id as broadcast | Wang Wenhu |
2020-04-09 | bpf: Fix use of sk->sk_reuseport from sk_assign | Joe Stringer |
2020-04-08 | net/tls: fix const assignment warning | Arnd Bergmann |
2020-04-08 | l2tp: Allow management of tunnels and session in user namespace | Michael Weiß |
2020-04-07 | hsr: check protocol version in hsr_newlink() | Taehee Yoo |
2020-04-07 | net: sched: Fix setting last executed chain on skb extension | Paul Blakey |
2020-04-07 | net: revert default NAPI poll timeout to 2 jiffies | Konstantin Khlebnikov |
2020-04-07 | net: icmp6: do not select saddr from iif when route has prefsrc set | Tim Stallard |
2020-04-07 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf | David S. Miller |
2020-04-07 | Merge tag 'nfs-for-5.7-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds |
2020-04-07 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Linus Torvalds |
2020-04-07 | netfilter: nf_tables: reintroduce the NFT_SET_CONCAT flag | Pablo Neira Ayuso |
2020-04-07 | netfilter: nf_tables: report EOPNOTSUPP on unsupported flags/object type | Pablo Neira Ayuso |
2020-04-06 | xsk: Fix out of boundary write in __xsk_rcv_memcpy | Li RongQing |
2020-04-06 | ipv6: rpl: fix loop iteration | Alexander Aring |
2020-04-06 | Merge tag '9p-for-5.7' of git://github.com/martinetd/linux | Linus Torvalds |
2020-04-06 | netfilter: ipset: Pass lockdep expression to RCU lists | Amol Grover |
2020-04-05 | netfilter: nf_tables: do not leave dangling pointer in nf_tables_set_alloc_name | Eric Dumazet |
2020-04-05 | netfilter: xt_IDLETIMER: target v1 - match Android layout | Maciej Żenczykowski |
2020-04-05 | netfilter: nf_tables: do not update stateful expressions if lookup is inverted | Pablo Neira Ayuso |
2020-04-05 | netfilter: nft_set_rbtree: Drop spurious condition for overlap detection on i... | Stefano Brivio |
2020-04-04 | SUNRPC: Don't start a timer on an already queued rpc task | Trond Myklebust |
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 | mptcp: add some missing pr_fmt defines | Geliang Tang |
2020-04-03 | net_sched: fix a missing refcnt in tcindex_init() | Cong Wang |
2020-04-03 | Merge tag 'spdx-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds |
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 |