Age | Commit message (Expand) | Author |
2019-10-13 | tcp: annotate tp->snd_nxt lockless reads | Eric Dumazet |
2019-10-13 | tcp: annotate tp->write_seq lockless reads | Eric Dumazet |
2019-10-13 | tcp: annotate tp->copied_seq lockless reads | Eric Dumazet |
2019-10-13 | tcp: annotate tp->rcv_nxt lockless reads | Eric Dumazet |
2019-10-13 | tcp: add rcu protection around tp->fastopen_rsk | Eric Dumazet |
2019-10-12 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf | David S. Miller |
2019-10-11 | rxrpc: Fix possible NULL pointer access in ICMP handling | David Howells |
2019-10-11 | devlink: propagate extack down to health reporter ops | Jiri Pirko |
2019-10-11 | devlink: don't do reporter recovery if the state is healthy | Jiri Pirko |
2019-10-11 | sock_get_timeout: drop unnecessary return variable | Vito Caputo |
2019-10-11 | af_unix: __unix_find_socket_byname() cleanup | Vito Caputo |
2019-10-11 | Merge tag 'nfs-for-5.4-2' of git://git.linux-nfs.org/projects/anna/linux-nfs | Linus Torvalds |
2019-10-11 | xdp: Trivial, fix spelling in function description | Anton Ivanov |
2019-10-11 | flow_dissector: Allow updating the flow dissector program atomically | Jakub Sitnicki |
2019-10-11 | net: sctp: Rename fallthrough label to unhandled | Joe Perches |
2019-10-11 | mac80211: minstrel_ht: rename prob_ewma to prob_avg, use it for the new average | Felix Fietkau |
2019-10-11 | mac80211: minstrel_ht: replace rate stats ewma with a better moving average | Felix Fietkau |
2019-10-11 | mac80211: minstrel: remove divisions in tx status path | Felix Fietkau |
2019-10-11 | nl80211: trivial: Remove redundant loop | Denis Kenzior |
2019-10-10 | net/smc: receive pending data after RCV_SHUTDOWN | Karsten Graul |
2019-10-10 | net/smc: receive returns without data | Karsten Graul |
2019-10-10 | net/smc: fix SMCD link group creation with VLAN id | Ursula Braun |
2019-10-10 | SUNRPC: fix race to sk_err after xs_error_report | Benjamin Coddington |
2019-10-09 | net: silence KCSAN warnings about sk->sk_backlog.len reads | Eric Dumazet |
2019-10-09 | net: annotate sk->sk_rcvlowat lockless reads | Eric Dumazet |
2019-10-09 | net: silence KCSAN warnings around sk_add_backlog() calls | Eric Dumazet |
2019-10-09 | tcp: annotate lockless access to tcp_memory_pressure | Eric Dumazet |
2019-10-09 | net: add {READ|WRITE}_ONCE() annotations on ->rskq_accept_head | Eric Dumazet |
2019-10-09 | net: avoid possible false sharing in sk_leave_memory_pressure() | Eric Dumazet |
2019-10-09 | netfilter: conntrack: avoid possible false sharing | Eric Dumazet |
2019-10-09 | netns: fix NLM_F_ECHO mechanism for RTM_NEWNSID | Nicolas Dichtel |
2019-10-09 | net/smc: improve close of terminated socket | Ursula Braun |
2019-10-09 | net/smc: no new connections on disappearing devices | Ursula Braun |
2019-10-09 | net/smc: increase device refcount for added link group | Ursula Braun |
2019-10-09 | net/smc: separate locks for SMCD and SMCR link group lists | Ursula Braun |
2019-10-09 | net/smc: separate SMCD and SMCR link group lists | Ursula Braun |
2019-10-09 | act_mirred: Fix mirred_init_module error handling | YueHaibing |
2019-10-09 | net: taprio: Fix returning EINVAL when configuring without flags | Vinicius Costa Gomes |
2019-10-09 | sctp: add SCTP_SEND_FAILED_EVENT event | Xin Long |
2019-10-09 | sctp: add SCTP_ADDR_MADE_PRIM event | Xin Long |
2019-10-09 | sctp: add SCTP_ADDR_REMOVED event | Xin Long |
2019-10-09 | sctp: add SCTP_ADDR_ADDED event | Xin Long |
2019-10-09 | sctp: add chunks to sk_backlog when the newsk sk_socket is not set | Xin Long |
2019-10-08 | Revert "tun: call dev_get_valid_name() before register_netdevice()" | Eric Dumazet |
2019-10-08 | ip6erspan: remove the incorrect mtu limit for ip6erspan | Haishuang Yan |
2019-10-08 | Merge tag 'mac80211-for-davem-2019-10-08' of git://git.kernel.org/pub/scm/lin... | Jakub Kicinski |
2019-10-08 | net: tipc: prepare attrs in __tipc_nl_compat_dumpit() | Jiri Pirko |
2019-10-08 | net: genetlink: always allocate separate attrs for dumpit ops | Jiri Pirko |
2019-10-08 | net_sched: fix backward compatibility for TCA_ACT_KIND | Cong Wang |
2019-10-08 | net_sched: fix backward compatibility for TCA_KIND | Cong Wang |