index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
2021-11-26
af_unix: Use offsetof() instead of sizeof().
Kuniyuki Iwashima
2021-11-26
bridge: use __set_bit in __br_vlan_set_default_pvid
Xin Long
2021-11-26
net: ethtool: set a default driver name
Tonghao Zhang
2021-11-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-11-26
net/smc: Don't call clcsock shutdown twice when smc shutdown
Tony Lu
2021-11-26
net: vlan: fix underflow for the real_dev refcnt
Ziyang Xuan
2021-11-26
ethtool: ioctl: fix potential NULL deref in ethtool_set_coalesce()
Julian Wiedmann
2021-11-26
net/sched: sch_ets: don't peek at classes beyond 'nbands'
Davide Caratti
2021-11-25
sctp: make the raise timer more simple and accurate
Xin Long
2021-11-25
tipc: delete the unlikely branch in tipc_aead_encrypt
Xin Long
2021-11-25
tls: fix replacing proto_ops
Jakub Kicinski
2021-11-25
tls: splice_read: fix accessing pre-processed records
Jakub Kicinski
2021-11-25
tls: splice_read: fix record type check
Jakub Kicinski
2021-11-24
net/smc: Fix loop in smc_listen
Guo DaXing
2021-11-24
net/smc: Fix NULL pointer dereferencing in smc_vlan_by_tcpsk()
Karsten Graul
2021-11-24
net-ipv6: changes to ->tclass (via IPV6_TCLASS) should sk_dst_reset()
Maciej Żenczykowski
2021-11-24
net-ipv6: do not allow IPV6_TCLASS to muck with tcp's ECN
Maciej Żenczykowski
2021-11-24
net: allow SO_MARK with CAP_NET_RAW
Maciej Żenczykowski
2021-11-24
net: allow CAP_NET_RAW to setsockopt SO_PRIORITY
Maciej Żenczykowski
2021-11-24
tcp_cubic: fix spurious Hystart ACK train detections for not-cwnd-limited flows
Eric Dumazet
2021-11-24
net: bridge: Allow base 16 inputs in sysfs
Ido Schimmel
2021-11-24
gro: remove rcu_read_lock/rcu_read_unlock from gro_complete handlers
Eric Dumazet
2021-11-24
gro: remove rcu_read_lock/rcu_read_unlock from gro_receive handlers
Eric Dumazet
2021-11-24
net/ncsi : Add payload to be 32-bit aligned to fix dropped packets
Kumar Thangavel
2021-11-23
dccp: Inline dccp_listen_start().
Kuniyuki Iwashima
2021-11-23
dccp/tcp: Remove an unused argument in inet_csk_listen_start().
Kuniyuki Iwashima
2021-11-23
net: remove .ndo_change_proto_down
Jakub Kicinski
2021-11-23
net/smc: Ensure the active closing peer first closes clcsock
Tony Lu
2021-11-23
net/smc: Clean up local struct sock variables
Tony Lu
2021-11-23
net: nexthop: fix null pointer dereference when IPv6 is not enabled
Nikolay Aleksandrov
2021-11-22
devlink: Add 'enable_iwarp' generic device param
Shiraz Saleem
2021-11-22
net: nexthop: release IPv6 per-cpu dsts when replacing a nexthop group
Nikolay Aleksandrov
2021-11-22
net: ipv6: add fib6_nh_release_dsts stub
Nikolay Aleksandrov
2021-11-22
skbuff: Switch structure bounds to struct_group()
Kees Cook
2021-11-22
skbuff: Move conditional preprocessor directives out of struct sk_buff
Kees Cook
2021-11-22
net, neigh: Fix crash in v6 module initialization error path
Daniel Borkmann
2021-11-22
net/smc: Avoid warning of possible recursive locking
Wen Gu
2021-11-22
vsock/virtio: suppress used length validation
Michael S. Tsirkin
2021-11-22
arp: Remove #ifdef CONFIG_PROC_FS
Yajun Deng
2021-11-22
net-sysfs: Slightly optimize 'xps_queue_show()'
Christophe JAILLET
2021-11-22
rds: Fix a typo in a comment
Christophe JAILLET
2021-11-22
net: annotate accesses to dev->gso_max_segs
Eric Dumazet
2021-11-22
net: annotate accesses to dev->gso_max_size
Eric Dumazet
2021-11-22
ipv6: fix typos in __ip6_finish_output()
Eric Dumazet
2021-11-22
ethtool: extend ringparam setting/getting API with rx_buf_len
Hao Chen
2021-11-22
ethtool: add support to set/get rx buf len via ethtool
Hao Chen
2021-11-22
ethtool: add support to set/get tx copybreak buf size via ethtool
Hao Chen
2021-11-20
af_unix: fix regression in read after shutdown
Vincent Whitchurch
2021-11-20
mptcp: use delegate action to schedule 3rd ack retrans
Paolo Abeni
2021-11-20
mptcp: fix delack timer
Eric Dumazet
[next]