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-03-06
libceph: fix double __remove_osd() problem
Ilya Dryomov
1
-8
/
+18
2015-03-06
cipso: don't use IPCB() to locate the CIPSO IP option
Paul Moore
2
-26
/
+40
2015-03-06
SUNRPC: NULL utsname dereference on NFS umount during namespace cleanup
Trond Myklebust
2
-7
/
+13
2015-03-06
Bluetooth: Fix valid Identity Address check
Johan Hedberg
1
-1
/
+5
2015-02-26
net: sctp: fix passing wrong parameter header to param_type2af in sctp_proces...
Saran Maruti Ramanara
1
-1
/
+1
2015-02-26
ipv4: tcp: get rid of ugly unicast_sock
Eric Dumazet
2
-32
/
+35
2015-02-26
tcp: ipv4: initialize unicast_sock sk_pacing_rate
Eric Dumazet
1
-0
/
+1
2015-02-26
bridge: dont send notification when skb->len == 0 in rtnl_bridge_notify
Roopa Prabhu
1
-1
/
+5
2015-02-26
net: don't OOPS on socket aio
Christoph Hellwig
1
-3
/
+0
2015-02-26
ipv6: replacing a rt6_info needs to purge possible propagated rt6_infos too
Hannes Frederic Sowa
1
-19
/
+26
2015-02-26
ping: Fix race in free in receive path
subashab@codeaurora.org
1
-1
/
+4
2015-02-26
udp_diag: Fix socket skipping within chain
Herbert Xu
1
-1
/
+3
2015-02-26
ipv4: try to cache dst_entries which would cause a redirect
Hannes Frederic Sowa
2
-5
/
+7
2015-02-26
net: sctp: fix slab corruption from use after free on INIT collisions
Daniel Borkmann
1
-1
/
+0
2015-02-26
ipv6: stop sending PTB packets for MTU < 1280
Hagen Paul Pfeifer
1
-5
/
+2
2015-02-26
net: rps: fix cpu unplug
Eric Dumazet
1
-5
/
+15
2015-02-26
ip: zero sockaddr returned on error queue
Willem de Bruijn
2
-13
/
+5
2015-02-05
nl80211: fix per-station group key get/del and memory leak
Johannes Berg
1
-5
/
+4
2015-02-05
mac80211: only roll back station states for WDS when suspending
Luciano Coelho
1
-14
/
+15
2015-02-05
mac80211: properly set CCK flag in radiotap
Mathy Vanhoef
1
-1
/
+1
2015-01-29
ipvs: uninitialized data with IP_VS_IPV6
Dan Carpenter
1
-5
/
+5
2015-01-29
netfilter: conntrack: fix race between confirmation and flush
Pablo Neira Ayuso
1
-11
/
+9
2015-01-29
netfilter: nfnetlink: relax strict multicast group check from netlink_bind
Pablo Neira Ayuso
1
-1
/
+1
2015-01-29
netfilter: nf_tables: fix flush ruleset chain dependencies
Pablo Neira Ayuso
1
-5
/
+9
2015-01-29
netfilter: nfnetlink: validate nfnetlink header from batch
Pablo Neira Ayuso
1
-1
/
+2
2015-01-27
cfg80211: Fix 160 MHz channels with 80+80 and 160 MHz drivers
Jouni Malinen
1
-3
/
+6
2015-01-27
cfg80211: avoid mem leak on driver hint set
Arik Nemtsov
1
-1
/
+4
2015-01-27
cfg80211: don't WARN about two consecutive Country IE hint
Emmanuel Grumbach
1
-5
/
+2
2015-01-27
nl80211: check matches array length before acessing it
Luciano Coelho
1
-1
/
+1
2015-01-27
tcp: Do not apply TSO segment limit to non-TSO packets
Herbert Xu
1
-2
/
+2
2015-01-27
net: Generalize ndo_gso_check to ndo_features_check
Jesse Gross
1
-9
/
+14
2015-01-27
net/core: Handle csum for CHECKSUM_COMPLETE VXLAN forwarding
Jay Vosburgh
1
-0
/
+1
2015-01-27
net: Reset secmark when scrubbing packet
Thomas Graf
1
-0
/
+1
2015-01-27
net: Fix stacked vlan offload features computation
Toshiaki Makita
1
-5
/
+8
2015-01-27
tcp6: don't move IP6CB before xfrm6_policy_check()
Nicolas Dichtel
1
-16
/
+29
2015-01-27
batman-adv: avoid NULL dereferences and fix if check
Antonio Quartulli
1
-1
/
+1
2015-01-27
batman-adv: Unify fragment size calculation
Sven Eckelmann
1
-1
/
+1
2015-01-27
batman-adv: Calculate extra tail size based on queued fragments
Sven Eckelmann
1
-1
/
+1
2015-01-27
net: drop the packet when fails to do software segmentation or header check
Jason Wang
1
-1
/
+1
2015-01-27
geneve: Fix races between socket add and release.
Jesse Gross
1
-6
/
+7
2015-01-27
geneve: Remove socket and offload handlers at destruction.
Jesse Gross
1
-0
/
+17
2015-01-27
netlink: Don't reorder loads/stores before marking mmap netlink frame as avai...
Thomas Graf
1
-1
/
+1
2015-01-27
netlink: Always copy on mmap TX.
David Miller
1
-36
/
+16
2015-01-27
gre: fix the inner mac header in nbma tunnel xmit path
Timo Teräs
1
-4
/
+5
2015-01-16
Revert "mac80211: Fix accounting of the tailroom-needed counter"
Johannes Berg
1
-3
/
+9
2015-01-16
rpc: fix xdr_truncate_encode to handle buffer ending on page boundary
J. Bruce Fields
1
-3
/
+3
2015-01-16
Bluetooth: Fix accepting connections when not using mgmt
Johan Hedberg
1
-1
/
+6
2015-01-16
Bluetooth: Fix controller configuration with HCI_QUIRK_INVALID_BDADDR
Marcel Holtmann
1
-3
/
+6
2015-01-16
Bluetooth: Clear LE white list when resetting controller
Marcel Holtmann
1
-0
/
+2
2015-01-16
Bluetooth: Fix check for direct advertising
Johan Hedberg
1
-1
/
+1
[next]