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-24
net/qrtr: fix __netdev_alloc_skb call
Pavel Skripkin
1
-1
/
+1
2021-03-24
sunrpc: fix refcount leak for rpc auth modules
Daniel Kobras
1
-2
/
+4
2021-03-24
svcrdma: disable timeouts on rdma backchannel
Timo Rothenpieler
1
-3
/
+3
2021-03-24
NFSD: Repair misuse of sv_lock in 5.10.16-rt30.
Joe Korty
1
-2
/
+2
2021-03-20
mptcp: dispose initial struct socket when its subflow is closed
Florian Westphal
1
-6
/
+12
2021-03-20
mptcp: pm: add lockdep assertions
Florian Westphal
4
-0
/
+24
2021-03-20
mptcp: send ack for every add_addr
Geliang Tang
2
-8
/
+5
2021-03-17
mptcp: fix memory accounting on allocation error
Paolo Abeni
1
-0
/
+1
2021-03-17
mptcp: put subflow sock on connect error
Florian Westphal
1
-0
/
+1
2021-03-17
net: expand textsearch ts_state to fit skb_seq_state
Willem de Bruijn
1
-0
/
+2
2021-03-17
SUNRPC: Set memalloc_nofs_save() for sync tasks
Benjamin Coddington
1
-1
/
+4
2021-03-17
mptcp: reset last_snd on subflow close
Florian Westphal
1
-0
/
+5
2021-03-17
mptcp: always graft subflow socket to parent
Paolo Abeni
3
-26
/
+14
2021-03-17
ethtool: fix the check logic of at least one channel for RX/TX
Yinjun Zhang
1
-13
/
+13
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
net: dsa: tag_mtk: fix 802.1ad VLAN egress
DENG Qingfang
1
-6
/
+13
2021-03-17
net: dsa: tag_rtl4_a: fix egress tags
DENG Qingfang
1
-7
/
+5
2021-03-17
net: always use icmp{,v6}_ndo_send from ndo_start_xmit
Jason A. Donenfeld
6
-23
/
+22
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
tcp: Fix sign comparison bug in getsockopt(TCP_ZEROCOPY_RECEIVE)
Arjun Roy
1
-1
/
+2
2021-03-17
net: l2tp: reduce log level of messages in receive path, add counter instead
Matthias Schiffer
3
-19
/
+29
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-17
mptcp: fix length of ADD_ADDR with port sub-option
Davide Caratti
1
-6
/
+8
2021-03-07
Bluetooth: Fix null pointer dereference in amp_read_loc_assoc_final_data
Gopal Tiwari
1
-0
/
+3
2021-03-07
Bluetooth: Add new HCI_QUIRK_NO_SUSPEND_NOTIFIER quirk
Hans de Goede
1
-7
/
+11
2021-03-07
pktgen: fix misuse of BUG_ON() in pktgen_thread_worker()
Di Zhu
1
-1
/
+1
2021-03-07
Bluetooth: btusb: fix memory leak on suspend and resume
Vamshi K Sthambamkadi
1
-1
/
+2
2021-03-07
net: fix dev_ifsioc_locked() race condition
Cong Wang
3
-14
/
+50
2021-03-07
net: psample: Fix netlink skb length with tunnel info
Chris Mi
1
-2
/
+2
2021-03-07
net: hsr: add support for EntryForgetTime
Marco Wenzel
3
-2
/
+9
2021-03-07
net: dsa: tag_rtl4_a: Support also egress tags
Linus Walleij
1
-14
/
+29
2021-03-07
net/sched: cls_flower: Reject invalid ct_state flags rules
wenxu
1
-2
/
+37
2021-03-07
net: bridge: use switchdev for port flags set through sysfs too
Vladimir Oltean
1
-3
/
+6
2021-03-07
mptcp: fix DATA_FIN generation on early shutdown
Paolo Abeni
1
-9
/
+13
2021-03-07
mptcp: do not wakeup listener for MPJ subflows
Paolo Abeni
1
-0
/
+6
2021-03-07
mptcp: fix spurious retransmissions
Paolo Abeni
2
-11
/
+3
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_sched: fix RTNL deadlock again caused by request_module()
Cong Wang
2
-40
/
+75
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
-16
/
+19
2021-03-04
svcrdma: Hold private mutex while invoking rdma_accept()
Chuck Lever
1
-3
/
+3
2021-03-04
tty: convert tty_ldisc_ops 'read()' function to take a kernel pointer
Linus Torvalds
1
-1
/
+2
[next]