index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2021-03-17
SUNRPC: Set memalloc_nofs_save() for sync tasks
Benjamin Coddington
1
-1
/
+4
2021-03-17
net: qrtr: fix error return code of qrtr_sendmsg()
Jia-Ju Bai
1
-1
/
+3
2021-03-17
cipso,calipso: resolve a number of problems with the DOI refcounts
Paul Moore
3
-19
/
+9
2021-03-17
net: sched: avoid duplicates in classes dump
Maximilian Heyne
1
-4
/
+4
2021-03-17
nexthop: Do not flush blackhole nexthops when loopback goes down
Ido Schimmel
1
-3
/
+7
2021-03-17
netfilter: x_tables: gpf inside xt_find_revision()
Vasily Averin
1
-2
/
+4
2021-03-17
netfilter: nf_nat: undo erroneous tcp edemux lookup
Florian Westphal
1
-4
/
+21
2021-03-17
tcp: add sanity tests to TCP_QUEUE_SEQ
Eric Dumazet
1
-8
/
+15
2021-03-17
net: avoid infinite loop in mpls_gso_segment when mpls_hlen == 0
Balazs Nemeth
1
-0
/
+3
2021-03-17
net: Fix gro aggregation for udp encaps with zero csum
Daniel Borkmann
1
-1
/
+1
2021-03-11
net: dsa: add GRO support via gro_cells
Alexander Lobakin
4
-2
/
+14
2021-03-07
Bluetooth: Fix null pointer dereference in amp_read_loc_assoc_final_data
Gopal Tiwari
1
-0
/
+3
2021-03-07
pktgen: fix misuse of BUG_ON() in pktgen_thread_worker()
Di Zhu
1
-1
/
+1
2021-03-07
net: fix dev_ifsioc_locked() race condition
Cong Wang
3
-14
/
+50
2021-03-07
net: bridge: use switchdev for port flags set through sysfs too
Vladimir Oltean
1
-3
/
+6
2021-03-07
net: fix up truesize of cloned skb in skb_prepare_for_shift()
Marco Elver
1
-1
/
+13
2021-03-07
net/af_iucv: remove WARN_ONCE on malformed RX packets
Alexander Egorenkov
1
-1
/
+0
2021-03-04
net: qrtr: Fix memory leak in qrtr_tun_open
Takeshi Misawa
1
-1
/
+11
2021-03-04
net: sched: fix police ext initialization
Vlad Buslov
2
-1
/
+2
2021-03-04
net: icmp: pass zeroed opts from icmp{,v6}_ndo_send before sending
Jason A. Donenfeld
3
-15
/
+18
2021-03-04
ipv6: icmp6: avoid indirect call for icmpv6_send()
Eric Dumazet
2
-7
/
+8
2021-03-04
xfrm: interface: use icmp_ndo_send helper
Jason A. Donenfeld
1
-3
/
+3
2021-03-04
icmp: introduce helper for nat'd source address in network device context
Jason A. Donenfeld
2
-0
/
+67
2021-03-04
bpf: Fix bpf_fib_lookup helper MTU check for SKB ctx
Jesper Dangaard Brouer
1
-3
/
+10
2021-03-04
mac80211: fix potential overflow when multiplying to u32 integers
Colin Ian King
1
-1
/
+1
2021-03-04
Bluetooth: Put HCI device if inquiry procedure interrupts
Pan Bian
1
-2
/
+4
2021-03-04
Bluetooth: drop HCI device reference before return
Pan Bian
1
-0
/
+1
2021-03-04
Bluetooth: Fix initializing response id after clearing struct
Christopher William Snowhill
1
-1
/
+1
2021-02-23
net: bridge: Fix a warning when del bridge sysfs
Wang Hai
1
-1
/
+4
2021-02-23
net: qrtr: Fix port ID for control messages
Loic Poulain
1
-1
/
+1
2021-02-17
net/qrtr: restrict user-controlled length in qrtr_tun_write_iter()
Sabyrzhan Tasbolatov
1
-0
/
+6
2021-02-17
net/rds: restrict iovecs length for RDS_CMSG_RDMA_ARGS
Sabyrzhan Tasbolatov
1
-0
/
+3
2021-02-17
vsock: fix locking in vsock_shutdown()
Stefano Garzarella
2
-7
/
+5
2021-02-17
vsock/virtio: update credit only if socket is not closed
Stefano Garzarella
1
-2
/
+2
2021-02-17
net/vmw_vsock: improve locking in vsock_connect_timeout()
Norbert Slusarek
1
-4
/
+1
2021-02-17
net: fix iteration for sctp transport seq_files
NeilBrown
1
-4
/
+12
2021-02-17
net: gro: do not keep too many GRO packets in napi->rx_list
Eric Dumazet
1
-5
/
+6
2021-02-17
net: dsa: call teardown method on probe failure
Vladimir Oltean
1
-2
/
+5
2021-02-17
udp: fix skb_copy_and_csum_datagram with odd segment sizes
Willem de Bruijn
1
-2
/
+10
2021-02-17
rxrpc: Fix clearance of Tx/Rx ring when releasing a call
David Howells
1
-2
/
+0
2021-02-17
netfilter: conntrack: skip identical origin tuple in same zone only
Florian Westphal
1
-1
/
+2
2021-02-17
netfilter: flowtable: fix tcp and udp header checksum update
Sven Auhagen
1
-2
/
+2
2021-02-17
netfilter: nftables: fix possible UAF over chains from packet path in netns
Pablo Neira Ayuso
1
-6
/
+19
2021-02-17
netfilter: xt_recent: Fix attempt to update deleted entry
Jozsef Kadlecsik
1
-2
/
+10
2021-02-13
SUNRPC: Handle 0 length opaque XDR object data properly
Dave Wysochanski
1
-3
/
+6
2021-02-13
SUNRPC: Move simple_get_bytes and simple_get_netobj into private header
Dave Wysochanski
3
-58
/
+45
2021-02-13
mac80211: 160MHz with extended NSS BW in CSA
Shay Bar
1
-3
/
+7
2021-02-13
af_key: relax availability checks for skb size calculation
Cong Wang
1
-3
/
+3
2021-02-10
net: ip_tunnel: fix mtu calculation
Vadim Fedorenko
1
-9
/
+7
2021-02-10
neighbour: Prevent a dead entry from updating gc_list
Chinmay Agarwal
1
-3
/
+4
[next]