index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
core
Age
Commit message (
Expand
)
Author
2019-10-15
net/sched: fix corrupted L2 header with MPLS 'push' and 'pop' actions
Davide Caratti
2019-10-15
net: avoid errors when trying to pop MLPS header on non-MPLS packets
Davide Caratti
2019-10-13
tcp: annotate sk->sk_wmem_queued lockless reads
Eric Dumazet
2019-10-13
tcp: annotate sk->sk_sndbuf lockless reads
Eric Dumazet
2019-10-13
tcp: annotate sk->sk_rcvbuf lockless reads
Eric Dumazet
2019-10-13
tcp: add rcu protection around tp->fastopen_rsk
Eric Dumazet
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
net: avoid possible false sharing in sk_leave_memory_pressure()
Eric Dumazet
2019-10-09
netns: fix NLM_F_ECHO mechanism for RTM_NEWNSID
Nicolas Dichtel
2019-10-04
net: make sock_prot_memory_pressure() return "const char *"
Alexey Dobriyan
2019-10-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2019-10-01
devlink: Fix error handling in param and info_get dumpit cb
Vasundhara Volam
2019-10-01
netfilter: drop bridge nf reset from nf_reset
Florian Westphal
2019-09-30
net: Unpublish sk from sk_reuseport_cb before call_rcu
Martin KaFai Lau
2019-09-27
sk_buff: drop all skb extensions on free and skb scrubbing
Florian Westphal
2019-09-26
net: print proper warning on dst underflow
Jason A. Donenfeld
2019-09-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
2019-09-17
Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2019-09-17
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2019-09-16
ethtool: implement Energy Detect Powerdown support via phy-tunable
Alexandru Ardelean
2019-09-16
drop_monitor: Better sanitize notified packets
Ido Schimmel
2019-09-16
udp: correct reuseport selection with connected sockets
Willem de Bruijn
2019-09-15
net/sched: fix race between deactivation and dequeue for NOLOCK qdisc
Paolo Abeni
2019-09-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2019-09-13
net: devlink: move reload fail indication to devlink core and expose to user
Jiri Pirko
2019-09-13
net: devlink: split reload op into two
Jiri Pirko
2019-09-12
net: Fix null de-reference of device refcount
Subash Abhinov Kasiviswanathan
2019-09-10
devlink: add 'reset_dev_on_drv_probe' param
Dirk van der Merwe
2019-09-07
net: gso: Fix skb_segment splat when splitting gso_size mangled skb having li...
Shmulik Ladkani
2019-09-07
net: fib_notifier: move fib_notifier_ops from struct net into per-net struct
Jiri Pirko
2019-09-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2019-09-06
net: openvswitch: Set OvS recirc_id from tc chain index
Paul Blakey
2019-09-05
net: sock_map, fix missing ulp check in sock hash case
John Fastabend
2019-09-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2019-08-31
devlink: Use switch-case instead of if-else
Parav Pandit
2019-08-31
devlink: Make port index data type as unsigned int
Parav Pandit
2019-08-31
net/tls: use RCU protection on icsk->icsk_ulp_data
Jakub Kicinski
2019-08-31
bpf: fix error check in bpf_tcp_gen_syncookie
Petar Penkov
2019-08-27
net: fix skb use after free in netpoll
Feng Sun
2019-08-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2019-08-24
sock: fix potential memory leak in proto_register()
zhanglin
2019-08-24
net/core/skmsg: Delete an unnecessary check before the function call “consu...
Markus Elfring
2019-08-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2019-08-24
bpf: allow narrow loads of some sk_reuseport_md fields with offset > 0
Ilya Leoshkevich
2019-08-24
flow_dissector: Fix potential use-after-free on BPF_PROG_DETACH
Jakub Sitnicki
2019-08-23
drop_monitor: Make timestamps y2038 safe
Ido Schimmel
2019-08-19
tcp: make sure EPOLLOUT wont be missed
Eric Dumazet
2019-08-19
net: flow_offload: convert block_ing_cb_list to regular list type
Vlad Buslov
[next]