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.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-08-05
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...
Linus Torvalds
5
-5
/
+5
2010-08-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
301
-5986
/
+9345
2010-08-04
Merge branch 'master' into for-next
Jiri Kosina
37
-123
/
+695
2010-08-03
can-raw: Fix skb_orphan_try handling
Oliver Hartkopp
1
-0
/
+4
2010-08-03
Revert "net: remove zap_completion_queue"
David S. Miller
2
-3
/
+32
2010-08-03
net: cleanup inclusion
Changli Gao
1
-2
/
+0
2010-08-03
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
6
-11
/
+18
2010-08-03
u32: negative offset fix
stephen hemminger
1
-2
/
+4
2010-08-03
ip_fragment: fix subtracting PPPOE_SES_HLEN from mtu twice
Changli Gao
1
-4
/
+2
2010-08-03
net: Add getsockopt support for TCP thin-streams
Josh Hunt
1
-0
/
+6
2010-08-03
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...
David S. Miller
35
-352
/
+717
2010-08-02
fs/9p: destroy fid on failed remove
Aneesh Kumar K.V
1
-2
/
+1
2010-08-02
net/9p: Implement TXATTRCREATE 9p call
Aneesh Kumar K.V
1
-0
/
+25
2010-08-02
net/9p: Implement attrwalk 9p call
Aneesh Kumar K.V
1
-0
/
+50
2010-08-02
9p: Implement LOPEN
M. Mohan Kumar
1
-7
/
+10
2010-08-02
fs/9p: This patch implements TLCREATE for 9p2000.L protocol.
Venkateswararao Jujjuri (JV)
1
-0
/
+44
2010-08-02
9p: Implement TMKDIR
M. Mohan Kumar
1
-0
/
+31
2010-08-02
9p: Implement TMKNOD
M. Mohan Kumar
1
-0
/
+31
2010-08-02
9p: Define and implement TSYMLINK for 9P2000.L
Venkateswararao Jujjuri (JV)
1
-0
/
+34
2010-08-02
9p: Define and implement TLINK for 9P2000.L
Venkateswararao Jujjuri (JV)
1
-0
/
+19
2010-08-02
9p: Implement client side of setattr for 9P2000.L protocol.
Sripathi Kodi
2
-0
/
+47
2010-08-02
9p: getattr client implementation for 9P2000.L protocol.
Sripathi Kodi
2
-0
/
+87
2010-08-02
net/9p: Handle the server returned error properly
Aneesh Kumar K.V
1
-1
/
+2
2010-08-02
9p: readdir implementation for 9p2000.L
Sripathi Kodi
2
-0
/
+74
2010-08-02
netfilter: nf_conntrack_acct: use skb->len for accounting
Changli Gao
1
-2
/
+1
2010-08-02
9p: strlen() doesn't count the terminator
Dan Carpenter
1
-1
/
+1
2010-08-02
netfilter: nf_nat: don't check if the tuple is unique when there isn't any ot...
Changli Gao
3
-6
/
+6
2010-08-02
netfilter: nf_nat: make unique_tuple return void
Changli Gao
9
-28
/
+26
2010-08-02
netfilter: nf_nat: use local variable hdrlen
Changli Gao
1
-11
/
+7
2010-08-02
ipvs: provide default ip_vs_conn_{in,out}_get_proto
Simon Horman
4
-153
/
+51
2010-08-02
ipvs: remove EXPERIMENTAL tag
Simon Horman
1
-1
/
+1
2010-08-02
netfilter: nf_conntrack_extend: introduce __nf_ct_ext_exist()
Changli Gao
1
-10
/
+12
2010-08-02
netfilter: {ip,ip6,arp}_tables: dont block bottom half more than necessary
Eric Dumazet
3
-12
/
+18
2010-08-01
net: ingress filter message limit
Stephen Hemminger
1
-4
/
+4
2010-08-01
net/rose: Use GFP_ATOMIC
Julia Lawall
1
-1
/
+3
2010-08-01
act_nat: the checksum of ICMP doesn't have pseudo header
Changli Gao
1
-1
/
+1
2010-08-01
act_nat: fix wild pointer
Changli Gao
1
-0
/
+1
2010-07-31
bridge: Allow multicast snooping to be disabled before ifup
Herbert Xu
1
-5
/
+4
2010-07-31
bridge: Fix skb leak when multicast parsing fails on TX
Herbert Xu
1
-1
/
+3
2010-07-31
tcp: cookie transactions setsockopt memory leak
Dmitry Popov
1
-2
/
+5
2010-07-29
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
29
-402
/
+907
2010-07-29
mac80211: allow drivers to request DTIM period
Johannes Berg
4
-3
/
+77
2010-07-29
mac80211: inform drivers about the off-channel status on channel changes
Felix Fietkau
1
-0
/
+3
2010-07-29
Revert "mac80211: fix sw scan bracketing"
Luis R. Rodriguez
1
-2
/
+2
2010-07-29
cfg80211: Update of regulatory request initiator handling
Yuri Ershov
1
-1
/
+2
2010-07-29
nl80211: Fix memory leaks
Yuri Ershov
1
-0
/
+2
2010-07-29
mac80211: Put some code under MESH macro
Yuri Ershov
1
-0
/
+2
2010-07-29
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtma...
John W. Linville
5
-27
/
+50
2010-07-28
bridge: add rcu_read_lock on transmit
stephen hemminger
4
-6
/
+8
2010-07-28
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
5
-11
/
+56
[next]