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
2012-01-06
ipv4: using prefetch requires including prefetch.h
Stephen Rothwell
1
-0
/
+1
2012-01-06
ipv4: reintroduce route cache garbage collector
Eric Dumazet
1
-0
/
+106
2012-01-06
net: introduce DST_NOPEER dst flag
Eric Dumazet
3
-4
/
+4
2012-01-06
ipv6: Check dest prefix length on original route not copied one in rt6_alloc_...
David S. Miller
1
-1
/
+1
2012-01-06
ipv4: flush route cache after change accept_local
Weiping Pan
1
-0
/
+5
2012-01-06
net: Add a flow_cache_flush_deferred function
Steffen Klassert
2
-4
/
+26
2012-01-06
sctp: Do not account for sizeof(struct sk_buff) in estimated rwnd
Thomas Graf
2
-11
/
+3
2012-01-06
sctp: fix incorrect overflow check on autoclose
Xi Wang
4
-3
/
+17
2012-01-06
sch_gred: should not use GFP_KERNEL while holding a spinlock
Eric Dumazet
1
-1
/
+1
2012-01-06
net: have ipconfig not wait if no dev is available
Gerlando Falauto
1
-0
/
+4
2012-01-06
mqprio: Avoid panic if no options are provided
Thomas Graf
1
-1
/
+1
2012-01-06
llc: llc_cmsg_rcv was getting called after sk_eat_skb.
Alex Juncu
1
-4
/
+10
2012-01-06
SUNRPC: Ensure we always bump the backlog queue in xprt_free_slot
Trond Myklebust
1
-6
/
+4
2012-01-06
mac80211: fix another race in aggregation start
Johannes Berg
1
-45
/
+41
2012-01-06
ipip, sit: copy parms.name after register_netdevice
Ted Feng
2
-2
/
+12
2011-12-09
sch_red: fix red_change
Eric Dumazet
1
-2
/
+2
2011-12-09
ipv4: make sure RTO_ONLINK is saved in routing cache
Julian Anastasov
1
-6
/
+6
2011-12-09
ipv4: Perform peer validation on cached route lookup.
David S. Miller
1
-19
/
+22
2011-12-09
inet: add a redirect generation id in inetpeer
Eric Dumazet
1
-1
/
+9
2011-12-09
ipv4: fix redirect handling
Eric Dumazet
1
-51
/
+59
2011-12-09
route: fix ICMP redirect validation
Flavio Leitner
1
-5
/
+31
2011-12-09
ipv4: avoid useless call of the function check_peer_pmtu
Gao feng
1
-2
/
+1
2011-12-09
sch_teql: fix lockdep splat
Eric Dumazet
1
-11
/
+20
2011-12-09
ipv4: fix lockdep splat in rt_cache_seq_show
Eric Dumazet
1
-2
/
+6
2011-12-09
ipv4: fix for ip_options_rcv_srr() daddr update.
Li Wei
1
-0
/
+1
2011-12-09
ah: Read nexthdr value before overwriting it in ahash input callback.
Nick Bowler
2
-4
/
+4
2011-12-09
ah: Correctly pass error codes in ahash output callback.
Nick Bowler
2
-4
/
+0
2011-12-09
cfg80211: amend regulatory NULL dereference fix
Luis R. Rodriguez
1
-2
/
+4
2011-12-09
cfg80211: fix race on init and driver registration
Luis R. Rodriguez
1
-16
/
+27
2011-12-09
mac80211: fix race condition caused by late addBA response
Nikolay Martynov
1
-1
/
+16
2011-12-09
mac80211: fill rate filter for internal scan requests
Simon Wunderlich
1
-0
/
+6
2011-12-09
bridge: correct IPv6 checksum after pull
stephen hemminger
1
-0
/
+2
2011-12-09
mac80211: fix race between the AGG SM and the Tx data path
Emmanuel Grumbach
1
-0
/
+14
2011-12-09
mac80211: don't stop a single aggregation session twice
Johannes Berg
1
-2
/
+8
2011-12-09
cfg80211: fix regulatory NULL dereference
Johannes Berg
1
-0
/
+4
2011-12-09
nl80211: fix MAC address validation
Eliad Peller
1
-2
/
+2
2011-12-09
SUNRPC: Ensure we return EAGAIN in xs_nospace if congestion is cleared
Trond Myklebust
1
-2
/
+1
2011-11-26
batman-adv: unify hash_entry field position in tt_local/global_entry
Antonio Quartulli
1
-2
/
+2
2011-11-26
batman-adv: add sanity check when removing global tts
Simon Wunderlich
1
-0
/
+3
2011-11-26
batman-adv: remove references for global tt entries
Simon Wunderlich
1
-1
/
+13
2011-11-26
batman-adv: correctly set the data field in the TT_REPONSE packet
Antonio Quartulli
1
-1
/
+4
2011-11-26
batman-adv: fix tt_local_reset_flags() function
Antonio Quartulli
1
-0
/
+2
2011-11-26
ip6_tunnel: copy parms.name after register_netdevice
Josh Boyer
1
-1
/
+7
2011-11-26
cfg80211: fix bug on regulatory core exit on access to last_request
Luis R. Rodriguez
1
-0
/
+3
2011-11-26
nl80211: fix HT capability attribute validation
Johannes Berg
1
-2
/
+1
2011-11-26
mac80211: fix bug in ieee80211_build_probe_req
Johannes Berg
1
-0
/
+4
2011-11-26
mac80211: fix NULL dereference in radiotap code
Johannes Berg
1
-3
/
+6
2011-11-11
mac80211: disable powersave for broken APs
Johannes Berg
2
-2
/
+17
2011-11-11
mac80211: config hw when going back on-channel
Eliad Peller
1
-2
/
+1
2011-11-11
mac80211: fix remain_off_channel regression
Eliad Peller
1
-2
/
+2
[next]