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
2015-05-06
net: fix crash in build_skb()
Eric Dumazet
2
-13
/
+24
2015-05-06
net: do not deplete pfmemalloc reserve
Eric Dumazet
1
-2
/
+7
2015-05-06
tcp: avoid looping in tcp_send_fin()
Eric Dumazet
1
-21
/
+29
2015-05-06
tcp: fix possible deadlock in tcp_send_fin()
Eric Dumazet
1
-1
/
+19
2015-05-06
ip_forward: Drop frames with attached skb->sk
Sebastian Pöhn
1
-0
/
+3
2015-04-29
netfilter: conntrack: disable generic tracking for known protocols
Florian Westphal
1
-1
/
+25
2015-04-29
tcp: tcp_make_synack() should clear skb->tstamp
Eric Dumazet
1
-0
/
+2
2015-04-29
ipv6: protect skb->sk accesses from recursive dereference inside the stack
hannes@stressinduktion.org
3
-2
/
+24
2015-04-29
tcp: fix FRTO undo on cumulative ACK of SACKed range
Neal Cardwell
1
-3
/
+4
2015-04-29
ipv6: Don't reduce hop limit for an interface
D.S. Ljungmark
1
-1
/
+8
2015-04-29
tcp: prevent fetching dst twice in early demux code
Michal Kubeček
2
-2
/
+2
2015-04-19
net: llc: use correct size for sysctl timeout entries
Sasha Levin
1
-4
/
+4
2015-04-19
net: rds: use correct size for max unacked packets and bytes
Sasha Levin
1
-2
/
+2
2015-04-19
tcp: Fix crash in TCP Fast Open
Ben Hutchings
1
-0
/
+1
2015-04-13
mac80211: drop unencrypted frames in mesh fwding
Bob Copeland
1
-0
/
+3
2015-04-13
mac80211: disable u-APSD queues by default
Michal Kazior
1
-6
/
+17
2015-04-13
nl80211: ignore HT/VHT capabilities without QoS/WMM
Johannes Berg
1
-0
/
+10
2015-03-26
netfilter: xt_socket: fix a stack corruption bug
Eric Dumazet
1
-9
/
+12
2015-03-26
netfilter: nft_compat: fix module refcount underflow
Pablo Neira Ayuso
1
-2
/
+10
2015-03-26
ipvs: rerouting to local clients is not needed anymore
Julian Anastasov
1
-11
/
+22
2015-03-26
ipvs: add missing ip_vs_pe_put in sync code
Julian Anastasov
1
-0
/
+3
2015-03-26
can: add missing initialisations in CAN related skbuffs
Oliver Hartkopp
1
-0
/
+3
2015-03-26
tcp: make connect() mem charging friendly
Eric Dumazet
1
-35
/
+27
2015-03-26
net: compat: Update get_compat_msghdr() to match copy_msghdr_from_user() beha...
Catalin Marinas
1
-0
/
+7
2015-03-26
tcp: fix tcp fin memory accounting
Josh Hunt
1
-5
/
+1
2015-03-26
ipv6: fix backtracking for throw routes
Steven Barth
1
-0
/
+1
2015-03-26
rxrpc: bogus MSG_PEEK test in rxrpc_recvmsg()
Al Viro
1
-1
/
+1
2015-03-26
caif: fix MSG_OOB test in caif_seqpkt_recvmsg()
Al Viro
1
-1
/
+1
2015-03-26
inet_diag: fix possible overflow in inet_diag_dump_one_icsk()
Eric Dumazet
1
-3
/
+15
2015-03-26
rds: avoid potential stack overflow
Arnd Bergmann
1
-18
/
+22
2015-03-26
net: sysctl_net_core: check SNDBUF and RCVBUF for min length
Alexey Kodanev
1
-4
/
+6
2015-03-18
sunrpc: fix braino in ->poll()
Al Viro
1
-1
/
+1
2015-03-18
net: irda: fix wait_until_sent poll timeout
Johan Hovold
1
-1
/
+3
2015-03-18
mac80211: Send EAPOL frames at lowest rate
Jouni Malinen
1
-0
/
+1
2015-03-18
net: ping: Return EAFNOSUPPORT when appropriate.
Lorenzo Colitti
2
-4
/
+14
2015-03-18
udp: only allow UFO for packets from SOCK_DGRAM sockets
Michal Kubeček
2
-2
/
+4
2015-03-18
net: compat: Ignore MSG_CMSG_COMPAT in compat_sys_{send, recv}msg
Catalin Marinas
1
-9
/
+0
2015-03-18
net: reject creation of netdev names with colons
Matthew Thode
1
-1
/
+1
2015-03-18
ematch: Fix auto-loading of ematch modules.
Ignacy Gawędzki
1
-0
/
+1
2015-03-18
ipv4: ip_check_defrag should not assume that skb_network_offset is zero
Alexander Drozdov
1
-4
/
+7
2015-03-18
ipv4: ip_check_defrag should correctly check return value of skb_copy_bits
Alexander Drozdov
1
-1
/
+1
2015-03-18
gen_stats.c: Duplicate xstats buffer for later use
Ignacy Gawędzki
1
-1
/
+14
2015-03-18
rtnetlink: call ->dellink on failure when ->newlink exists
WANG Cong
1
-2
/
+10
2015-03-18
ipv6: fix ipv6_cow_metrics for non DST_HOST case
Martin KaFai Lau
1
-1
/
+1
2015-03-18
rtnetlink: ifla_vf_policy: fix misuses of NLA_BINARY
Daniel Borkmann
1
-8
/
+4
2015-03-18
pktgen: fix UDP checksum computation
Sabrina Dubroca
1
-8
/
+8
2015-03-06
libceph: fix double __remove_osd() problem
Ilya Dryomov
1
-8
/
+18
2015-03-06
libceph: change from BUG to WARN for __remove_osd() asserts
Ilya Dryomov
1
-2
/
+2
2015-03-06
libceph: assert both regular and lingering lists in __remove_osd()
Ilya Dryomov
1
-0
/
+2
2015-02-26
net: sctp: fix passing wrong parameter header to param_type2af in sctp_proces...
Saran Maruti Ramanara
1
-1
/
+1
[next]