index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2010-04-26
mac80211: fix deferred hardware scan requests
Johannes Berg
1
-8
/
+10
2010-04-26
nfsd: ensure sockets are closed on error
Neil Brown
1
-0
/
+1
2010-04-26
Revert "sunrpc: move the close processing after do recvfrom method"
J. Bruce Fields
1
-7
/
+5
2010-04-26
Revert "sunrpc: fix peername failed on closed listener"
J. Bruce Fields
1
-2
/
+1
2010-04-26
nfsd4: don't try to map gid's in generic rpc code
J. Bruce Fields
1
-23
/
+30
2010-04-26
tcp: fix ICMP-RTO war
Damian Lukowski
1
-4
/
+2
2010-04-26
mac80211: tear down all agg queues when restart/reconfig hw
Wey-Yi Guy
1
-0
/
+8
2010-04-26
mac80211: move netdev queue enabling to correct spot
Johannes Berg
2
-6
/
+12
2010-04-02
Bluetooth: Fix kernel crash on L2CAP stress tests
Andrei Emeltchenko
1
-0
/
+5
2010-04-02
Bluetooth: Fix potential bad memory access with sysfs files
Marcel Holtmann
4
-4
/
+41
2010-04-02
mac80211: Reset dynamic ps timer in Rx path.
Vivek Natarajan
1
-0
/
+8
2010-04-02
mac80211: Retry null data frame for power save
Vivek Natarajan
3
-5
/
+31
2010-04-02
netfilter: xt_recent: fix regression in rules using a zero hit_count
Patrick McHardy
1
-1
/
+1
2010-04-02
sunrpc: handle allocation errors from __rpc_lookup_create()
Dan Carpenter
1
-0
/
+2
2010-04-02
SUNRPC: Fix a potential memory leak in auth_gss
Trond Myklebust
1
-3
/
+2
2010-04-02
Bluetooth: Fix sleeping function in RFCOMM within invalid context
Marcel Holtmann
1
-1
/
+1
2010-03-15
SUNRPC: Handle EINVAL error returns from the TCP connect operation
Trond Myklebust
1
-0
/
+5
2010-03-15
sunrpc: remove unnecessary svc_xprt_put
Neil Brown
1
-4
/
+1
2010-03-15
netfilter: xt_recent: fix false match
Tim Gardner
1
-1
/
+1
2010-03-15
netfilter: xt_recent: fix buffer overflow
Tim Gardner
1
-1
/
+1
2010-03-15
scm: Only support SCM_RIGHTS on unix domain sockets.
Eric W. Biederman
1
-0
/
+2
2010-03-15
ipv6: conntrack: Add member of user to nf_ct_frag6_queue structure
Shan Wei
1
-0
/
+1
2010-03-15
inet: Remove bogus IGMPv3 report handling
Herbert Xu
1
-1
/
+1
2010-03-15
net: bug fix for vlan + gro issue
Ajit Khaparde
1
-1
/
+1
2010-03-15
net-sysfs: Use rtnl_trylock in wireless sysfs methods.
Eric W. Biederman
1
-1
/
+2
2010-03-15
net: Fix sysctl restarts...
Eric W. Biederman
2
-3
/
+20
2010-03-15
mac80211: quit addba_resp_timer if Tx BA session is torn down
Zhu Yi
1
-1
/
+2
2010-02-23
mac80211: Fix probe request filtering in IBSS mode
Benoit Papillault
1
-1
/
+1
2010-02-23
pktgen: Fix freezing problem
Rafael J. Wysocki
1
-0
/
+1
2010-02-23
dst: call cond_resched() in dst_gc_task()
Eric Dumazet
1
-0
/
+2
2010-02-23
netfilter: nf_conntrack: fix hash resizing with namespaces
Patrick McHardy
8
-47
/
+48
2010-02-23
netfilter: xtables: compat out of scope fix
Alexey Dobriyan
3
-6
/
+6
2010-02-23
netfilter: nf_conntrack: restrict runtime expect hashsize modifications
Alexey Dobriyan
1
-1
/
+1
2010-02-23
netfilter: nf_conntrack: per netns nf_conntrack_cachep
Eric Dumazet
1
-16
/
+23
2010-02-23
netfilter: nf_conntrack: fix memory corruption with multiple namespaces
Patrick McHardy
1
-12
/
+12
2010-02-09
mac80211: fix NULL pointer dereference when ftrace is enabled
Zhu Yi
1
-1
/
+1
2010-02-09
ax25: netrom: rose: Fix timer oopses
Jarek Poplawski
4
-5
/
+25
2010-02-09
af_packet: Don't use skb after dev_queue_xmit()
Jarek Poplawski
1
-5
/
+14
2010-02-09
net: restore ip source validation
Jamal Hadi Salim
2
-0
/
+3
2010-02-09
tcp: update the netstamp_needed counter when cloning sockets
Octavian Purdila
1
-0
/
+4
2010-01-29
cfg80211: fix channel setting for wext
Abhijeet Kolekar
1
-0
/
+1
2010-01-29
mac80211: check that ieee80211_set_power_mgmt only handles STA interfaces.
Benoit Papillault
1
-0
/
+3
2010-01-29
netfilter: xtables: fix conntrack match v1 ipt-save output
Florian Westphal
1
-44
/
+17
2010-01-18
ipv6: skb_dst() can be NULL in ipv6_hop_jumbo().
David S. Miller
1
-1
/
+6
2010-01-18
mac80211: fix skb buffering issue (and fixes to that)
Johannes Berg
6
-32
/
+126
2010-01-18
mac80211: add missing sanity checks for action frames
Felix Fietkau
2
-1
/
+7
2010-01-18
cfg80211: fix syntax error on user regulatory hints
Luis R. Rodriguez
1
-1
/
+1
2010-01-18
netfilter: nf_ct_ftp: fix out of bounds read in update_nl_seq()
Patrick McHardy
1
-9
/
+9
2010-01-18
netfilter: ebtables: enforce CAP_NET_ADMIN
Florian Westphal
1
-0
/
+6
2010-01-18
sunrpc: on successful gss error pipe write, don't return error
Jeff Layton
1
-1
/
+16
[next]