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
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
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
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
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-01-29
ipvs: uninitialized data with IP_VS_IPV6
Dan Carpenter
1
-5
/
+5
2015-01-27
netfilter: ipset: small potential read beyond the end of buffer
Dan Carpenter
1
-0
/
+6
2015-01-27
cfg80211: Fix 160 MHz channels with 80+80 and 160 MHz drivers
Jouni Malinen
1
-3
/
+6
2015-01-27
tcp: Do not apply TSO segment limit to non-TSO packets
Herbert Xu
1
-2
/
+2
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-08
mac80211: free management frame keys when removing station
Johannes Berg
1
-1
/
+1
2015-01-08
mac80211: fix multicast LED blinking and counter
Andreas Müller
1
-5
/
+6
2014-12-16
net: sctp: use MAX_HEADER for headroom reserve in output path
Daniel Borkmann
1
-2
/
+2
2014-12-16
rtnetlink: release net refcnt on error in do_setlink()
Nicolas Dichtel
1
-0
/
+1
2014-12-16
ipv6: gre: fix wrong skb->protocol in WCCP
Yuri Chislov
1
-2
/
+2
2014-12-06
ipx: fix locking regression in ipx_sendmsg and ipx_recvmsg
Jiri Bohac
1
-1
/
+5
2014-12-06
ipv4: Fix incorrect error code when adding an unreachable route
Panu Matilainen
1
-0
/
+4
2014-11-21
net: sctp: fix skb_over_panic when receiving malformed ASCONF chunks
Daniel Borkmann
2
-60
/
+57
2014-11-21
net: sctp: fix panic on duplicate ASCONF chunks
Daniel Borkmann
1
-0
/
+2
2014-11-21
net: sctp: fix remote memory pressure from excessive queueing
Daniel Borkmann
2
-26
/
+10
2014-11-21
br: fix use of ->rx_handler_data in code executed on non-rx_handler path
Jiri Pirko
2
-1
/
+11
2014-11-21
netfilter: nf_nat: fix oops on netns removal
Florian Westphal
1
-1
/
+34
2014-11-21
netfilter: nf_log: release skbuff on nlmsg put failure
Houcheng Lin
1
-9
/
+8
2014-11-21
netfilter: nfnetlink_log: fix maximum packet length logged to userspace
Florian Westphal
1
-3
/
+5
2014-11-21
netfilter: nf_log: account for size of NLMSG_DONE attribute
Florian Westphal
1
-3
/
+3
2014-11-21
mac80211: fix use-after-free in defragmentation
Johannes Berg
1
-7
/
+7
2014-11-21
libceph: do not crash on large auth tickets
Ilya Dryomov
1
-37
/
+132
2014-11-21
net: sctp: fix memory leak in auth key management
Daniel Borkmann
1
-2
/
+0
2014-11-21
net: sctp: fix NULL pointer dereference in af->from_addr_param on malformed p...
Daniel Borkmann
1
-0
/
+3
2014-11-21
gre6: Move the setting of dev->iflink into the ndo_init functions.
Steffen Klassert
1
-3
/
+4
2014-11-21
ip6_tunnel: Use ip6_tnl_dev_init as the ndo_init function.
Steffen Klassert
1
-9
/
+1
2014-11-14
libceph: ceph-msgr workqueue needs a resque worker
Ilya Dryomov
1
-1
/
+2
2014-11-14
mac80211: fix typo in starting baserate for rts_cts_rate_idx
Karl Beldan
1
-1
/
+1
2014-11-14
fix misuses of f_count() in ppp and netlink
Al Viro
1
-1
/
+1
2014-11-14
ipv4: dst_entry leak in ip_send_unicast_reply()
Vasily Averin
1
-3
/
+9
2014-11-14
ipv4: fix nexthop attlen check in fib_nh_match
Jiri Pirko
1
-1
/
+1
2014-10-15
ipv6: reallocate addrconf router for ipv6 address when lo device up
Gao feng
1
-2
/
+12
2014-10-15
tcp: fixing TLP's FIN recovery
Per Hurtig
1
-3
/
+1
[next]