index
:
linux.git
dev
master
v4.9.13
Unnamed repository; edit this file 'description' to name the repository.
Lucas Castro
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
core
Age
Commit message (
Expand
)
Author
2021-01-17
net: drop bogus skb with CHECKSUM_PARTIAL and offset beyond end of trimmed pa...
Vasily Averin
2021-01-12
net-sysfs: take the rtnl lock when accessing xps_rxqs_map and num_tc
Antoine Tenart
2021-01-12
net-sysfs: take the rtnl lock when storing xps_rxqs
Antoine Tenart
2021-01-12
net-sysfs: take the rtnl lock when accessing xps_cpus_map and num_tc
Antoine Tenart
2021-01-12
net-sysfs: take the rtnl lock when storing xps_cpus
Antoine Tenart
2020-12-30
lwt: Disable BH too in run_lwt_bpf()
Dongdong Wang
2020-12-08
net: skbuff: ensure LSE is pullable before decrementing the MPLS ttl
Davide Caratti
2020-12-08
sock: set sk_err to ee_errno on dequeue from errq
Willem de Bruijn
2020-12-08
devlink: Hold rtnl lock while reading netdev attributes
Parav Pandit
2020-11-24
bpf, sockmap: Avoid returning unneeded EAGAIN when redirecting to self
John Fastabend
2020-11-24
bpf, sockmap: Use truesize with sk_rmem_schedule()
John Fastabend
2020-11-24
bpf, sockmap: On receive programs try to fast track SK_PASS ingress
John Fastabend
2020-11-24
bpf, sockmap: Skb verdict SK_PASS to self already checked rmem limits
John Fastabend
2020-11-24
bpf, sockmap: Ensure SO_RCVBUF memory is observed on ingress redirect
John Fastabend
2020-11-24
net: Have netpoll bring-up DSA management interface
Florian Fainelli
2020-11-24
Exempt multicast addresses from five-second neighbor lifetime
Jeff Dike
2020-11-24
devlink: Add missing genlmsg_cancel() in devlink_nl_sb_port_pool_fill()
Wang Hai
2020-11-01
socket: don't clear SOCK_TSTAMP_NEW when SO_TIMESTAMPNS is disabled
Christian Eggers
2020-10-29
net: Properly typecast int values to set sk_max_pacing_rate
Ke Li
2020-10-29
socket: fix option SO_TIMESTAMPING_NEW
Christian Eggers
2020-10-14
net/core: check length before updating Ethertype in skb_mpls_{push,pop}
Guillaume Nault
2020-10-01
bpf: Fix clobbering of r2 in bpf_gen_ld_abs
Daniel Borkmann
2020-10-01
devlink: Fix reporter's recovery condition
Aya Levin
2020-10-01
neigh_stat_seq_next() should increase position index
Vasily Averin
2020-09-26
net: Fix bridge enslavement failure
Ido Schimmel
2020-09-26
ipv4: Initialize flowi4_multipath_hash in data path
David Ahern
2020-09-23
net: handle the return value of pskb_carve_frag_list() correctly
Miaohe Lin
2020-09-12
net: disable netpoll on fresh napis
Jakub Kicinski
2020-09-09
net: core: use listified Rx for GRO_NORMAL in napi_gro_receive()
Alexander Lobakin
2020-09-03
net: Fix potential wrong skb->protocol in skb_vlan_untag()
Miaohe Lin
2020-08-26
bpf: sock_ops sk access may stomp registers when dst_reg = src_reg
John Fastabend
2020-08-21
net/compat: Add missing sock updates for SCM_RIGHTS
Kees Cook
2020-08-19
net: Fix potential memory leak in proto_register()
Miaohe Lin
2020-08-07
bpf: sockmap: Require attach_bpf_fd when detaching a program
Lorenz Bauer
2020-07-31
udp: Copy has_conns in reuseport_grow().
Kuniyuki Iwashima
2020-07-31
rtnetlink: Fix memory(net_device) leak when ->newlink fails
Weilong Chen
2020-07-31
net-sysfs: add a newline when printing 'tx_timeout' by sysfs
Xiongfeng Wang
2020-07-31
dev: Defer free of skbs in flush_backlog
Subash Abhinov Kasiviswanathan
2020-07-22
cgroup: fix cgroup_sk_alloc() for sk_clone_lock()
Cong Wang
2020-07-22
sched: consistently handle layer3 header accesses in the presence of VLANs
Toke Høiland-Jørgensen
2020-07-16
bpf: Check correct cred for CAP_SYSLOG in bpf_dump_raw_ok()
Kees Cook
2020-07-16
bpf, sockmap: RCU dereferenced psock may be used outside RCU block
John Fastabend
2020-07-16
bpf, sockmap: RCU splat with redirect and strparser error or TLS
John Fastabend
2020-06-30
net: increment xmit_recursion level in dev_direct_xmit()
Eric Dumazet
2020-06-30
net: fix memleak in register_netdevice()
Yang Yingliang
2020-06-30
net: Do not clear the sock TX queue in sk_set_socket()
Tariq Toukan
2020-06-24
net: core: device_rename: Use rwsem instead of a seqcount
Ahmed S. Darwish
2020-06-24
sched/rt, net: Use CONFIG_PREEMPTION.patch
Thomas Gleixner
2020-06-24
bpf: Fix memlock accounting for sock_hash
Andrey Ignatov
2020-06-24
net/filter: Permit reading NET in load_bytes_relative when MAC not set
YiFei Zhu
[next]