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
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
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
reconnect-fixes
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
2020-01-04
ipv6/addrconf: only check invalid header values when NETLINK_F_STRICT_CHK is set
Hangbin Liu
1
-4
/
+4
2020-01-04
tcp/dccp: fix possible race __inet_lookup_established()
Eric Dumazet
3
-12
/
+14
2020-01-04
tcp: do not send empty skb from tcp_write_xmit()
Eric Dumazet
1
-0
/
+8
2020-01-04
sit: do not confirm neighbor when do pmtu update
Hangbin Liu
1
-1
/
+1
2020-01-04
vti: do not confirm neighbor when do pmtu update
Hangbin Liu
2
-2
/
+2
2020-01-04
tunnel: do not confirm neighbor when do pmtu update
Hangbin Liu
2
-3
/
+3
2020-01-04
ip6_gre: do not confirm neighbor when do pmtu update
Hangbin Liu
1
-1
/
+1
2020-01-04
net: add bool confirm_neigh parameter for dst_ops.update_pmtu
Hangbin Liu
11
-22
/
+38
2020-01-04
udp: fix integer overflow while computing available space in sk_rcvbuf
Antonio Messina
1
-1
/
+1
2020-01-04
tcp: Fix highest_sack and highest_sack_seq
Cambda Zhu
1
-0
/
+3
2020-01-04
net_sched: sch_fq: properly set sk->sk_pacing_status
Eric Dumazet
1
-9
/
+8
2020-01-04
net/sched: add delete_empty() to filters and use it in cls_flower
Davide Caratti
2
-26
/
+17
2020-01-04
net/sched: act_mirred: Pull mac prior redir to non mac_header_xmit device
Shmulik Ladkani
1
-10
/
+12
2020-01-04
net: icmp: fix data-race in cmp_global_allow()
Eric Dumazet
1
-5
/
+6
2020-01-04
inetpeer: fix data-race in inet_putpeer / inet_putpeer
Eric Dumazet
1
-2
/
+10
2020-01-04
netfilter: bridge: make sure to pull arp header in br_nf_forward_arp()
Eric Dumazet
1
-0
/
+3
2020-01-04
net/smc: add fallback check to connect()
Ursula Braun
1
-6
/
+8
2020-01-04
netfilter: ebtables: compat: reject all padding in matches/watchers
Florian Westphal
1
-17
/
+16
2020-01-04
sctp: fix err handling of stream initialization
Marcelo Ricardo Leitner
1
-15
/
+15
2019-12-31
can: j1939: j1939_sk_bind(): take priv after lock is held
Oleksij Rempel
1
-3
/
+7
2019-12-31
mac80211: consider QoS Null frames for STA_NULLFUNC_ACKED
Thomas Pedersen
1
-1
/
+2
2019-12-31
Bluetooth: Fix advertising duplicated flags
Luiz Augusto von Dentz
1
-0
/
+9
2019-12-31
Bluetooth: hci_core: fix init for HCI_USER_CHANNEL
Mattijs Korpershoek
1
-1
/
+8
2019-12-31
Bluetooth: Workaround directed advertising bug in Broadcom controllers
Szymon Janc
1
-0
/
+8
2019-12-31
Bluetooth: missed cpu_to_le16 conversion in hci_init4_req
Ben Dooks (Codethink)
1
-2
/
+2
2019-12-31
net/smc: increase device refcount for added link group
Ursula Braun
1
-2
/
+7
2019-12-31
neighbour: remove neigh_cleanup() method
Eric Dumazet
1
-3
/
+0
2019-12-31
sctp: fully initialize v4 addr in some functions
Xin Long
1
-0
/
+5
2019-12-31
sctp: fix memleak on err handling of stream initialization
Marcelo Ricardo Leitner
1
-2
/
+6
2019-12-31
net-sysfs: Call dev_hold always in rx_queue_add_kobject
Jouni Hogander
1
-2
/
+5
2019-12-31
net: nfc: nci: fix a possible sleep-in-atomic-context bug in nci_uart_tty_rec...
Jia-Ju Bai
1
-1
/
+1
2019-12-31
af_packet: set defaule value for tmo
Mao Wenan
1
-1
/
+2
2019-12-18
xdp: obtain the mem_id mutex before trying to remove an entry.
Jonathan Lemon
1
-4
/
+4
2019-12-18
page_pool: do not release pool until inflight == 0.
Jonathan Lemon
2
-123
/
+120
2019-12-18
act_ct: support asymmetric conntrack
Aaron Conole
1
-1
/
+12
2019-12-18
net: Fixed updating of ethertype in skb_mpls_push()
Martin Varghese
3
-4
/
+6
2019-12-18
hsr: fix a NULL pointer dereference in hsr_dev_xmit()
Taehee Yoo
1
-2
/
+7
2019-12-18
Fixed updating of ethertype in function skb_mpls_pop
Martin Varghese
3
-4
/
+9
2019-12-18
gre: refetch erspan header from skb->data after pskb_may_pull()
Cong Wang
1
-1
/
+1
2019-12-18
cls_flower: Fix the behavior using port ranges with hw-offload
Yoshiki Komachi
2
-61
/
+94
2019-12-18
net: sched: allow indirect blocks to bind to clsact in TC
John Hurley
1
-19
/
+33
2019-12-18
net: core: rename indirect block ingress cb function
John Hurley
3
-28
/
+27
2019-12-18
net: ipv6_stub: use ip6_dst_lookup_flow instead of ip6_dst_lookup
Sabrina Dubroca
5
-16
/
+17
2019-12-18
net: ipv6: add net argument to ip6_dst_lookup_flow
Sabrina Dubroca
10
-18
/
+18
2019-12-18
tipc: fix ordering of tipc module init and exit routine
Taehee Yoo
1
-14
/
+15
2019-12-18
tcp: md5: fix potential overestimation of TCP option space
Eric Dumazet
1
-2
/
+3
2019-12-18
openvswitch: support asymmetric conntrack
Aaron Conole
1
-0
/
+11
2019-12-18
net/tls: Fix return values to avoid ENOTSUPP
Valentin Vidic
3
-10
/
+10
2019-12-18
net_sched: validate TCA_KIND attribute in tc_chain_tmplt_add()
Eric Dumazet
1
-1
/
+7
2019-12-18
net: sched: fix dump qlen for sch_mq/sch_mqprio with NOLOCK subqueues
Dust Li
2
-0
/
+2
[next]