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-27
net: Disable NETIF_F_HW_TLS_RX when RXCSUM is disabled
Tariq Toukan
2021-01-27
skbuff: back tiny skbs with kmalloc() in __netdev_alloc_skb() too
Alexander Lobakin
2021-01-23
net: avoid 32 x truesize under-estimation for tiny skbs
Eric Dumazet
2021-01-23
udp: Prevent reuseport_select_sock from reading uninitialized socks
Baptiste Lepers
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
sock: set sk_err to ee_errno on dequeue from errq
Willem de Bruijn
2020-11-24
net: Have netpoll bring-up DSA management interface
Florian Fainelli
2020-11-24
devlink: Add missing genlmsg_cancel() in devlink_nl_sb_port_pool_fill()
Wang Hai
2020-10-01
bpf: Fix clobbering of r2 in bpf_gen_ld_abs
Daniel Borkmann
2020-10-01
neigh_stat_seq_next() should increase position index
Vasily Averin
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-03
net: Fix potential wrong skb->protocol in skb_vlan_untag()
Miaohe Lin
2020-08-21
net/compat: Add missing sock updates for SCM_RIGHTS
Kees Cook
2020-07-31
rtnetlink: Fix memory(net_device) leak when ->newlink fails
Weilong Chen
2020-07-31
udp: Copy has_conns in reuseport_grow().
Kuniyuki Iwashima
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
sched: consistently handle layer3 header accesses in the presence of VLANs
Toke Høiland-Jørgensen
2020-07-22
cgroup: fix cgroup_sk_alloc() for sk_clone_lock()
Cong Wang
2020-07-16
bpf: Check correct cred for CAP_SYSLOG in bpf_dump_raw_ok()
Kees Cook
2020-06-30
net: Do not clear the sock TX queue in sk_set_socket()
Tariq Toukan
2020-06-30
net: increment xmit_recursion level in dev_direct_xmit()
Eric Dumazet
2020-06-30
net: place xmit recursion in softnet data
Florian Westphal
2020-06-30
net: fix memleak in register_netdevice()
Yang Yingliang
2020-06-25
net: core: device_rename: Use rwsem instead of a seqcount
Ahmed S. Darwish
2020-06-25
sched/rt, net: Use CONFIG_PREEMPTION.patch
Thomas Gleixner
2020-06-25
net/filter: Permit reading NET in load_bytes_relative when MAC not set
YiFei Zhu
2020-06-03
__netif_receive_skb_core: pass skb by reference
Boris Sukholitko
2020-05-20
netprio_cgroup: Fix unlimited memory leak of v2 cgroups
Zefan Li
2020-05-20
net: fix a potential recursive NETDEV_FEAT_CHANGE
Cong Wang
2020-05-20
drop_monitor: work around gcc-10 stringop-overflow warning
Arnd Bergmann
2020-05-10
cgroup, netclassid: remove double cond_resched
Jiri Slaby
2020-04-21
net: revert default NAPI poll timeout to 2 jiffies
Konstantin Khlebnikov
2020-04-13
net: Fix Tx hash bound checking
Amritha Nambiar
2020-03-18
devlink: validate length of region addr/len
Jakub Kicinski
2020-03-18
devlink: validate length of param values
Jakub Kicinski
2020-03-18
net: memcg: late association of sock to memcg
Shakeel Butt
2020-03-18
cgroup, netclassid: periodically release file_lock on classid updating
Dmitry Yakunin
2020-03-05
net: fib_rules: Correctly set table field when table number exceeds 8 bits
Jethro Beekman
2020-02-24
bpf: Return -EBADRQC for invalid map type in __bpf_tx_xdp_map
Li RongQing
2020-02-24
core: Don't skip generic XDP program execution for cloned SKBs
Toke Høiland-Jørgensen
2020-02-05
net: Fix skb->csum update in inet_proto_csum_replace16().
Praveen Chaudhary
2020-01-29
net-sysfs: Fix reference count leak
Jouni Hogander
2020-01-29
net-sysfs: Call dev_hold always in rx_queue_add_kobject
Jouni Hogander
[next]