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.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
/
include
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2010-09-15
tcp: Prevent overzealous packetization by SWS logic.
Alexey Kuznetsov
1
-2
/
+16
2010-09-09
udp: add rehash on connect()
Eric Dumazet
2
-0
/
+2
2010-09-08
ipvs: fix active FTP
Julian Anastasov
1
-0
/
+3
2010-09-03
cls_cgroup: Fix rcu lockdep warning
Li Zefan
1
-2
/
+8
2010-08-25
tcp: Combat per-cpu skew in orphan tests.
David S. Miller
1
-4
/
+14
2010-08-11
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
1
-2
/
+2
2010-08-10
Bluetooth: Use 3-DH5 payload size for default ERTM max PDU size
Mat Martineau
1
-1
/
+1
2010-08-10
Bluetooth: Change default L2CAP ERTM retransmit timeout
Mat Martineau
1
-1
/
+1
2010-08-10
net/sock.h: add missing kernel-doc notation
Randy Dunlap
1
-1
/
+3
2010-08-07
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
1
-1
/
+1
2010-08-05
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtma...
John W. Linville
1
-1
/
+1
2010-08-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
55
-599
/
+1021
2010-08-03
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...
David S. Miller
4
-8
/
+25
2010-08-02
net/9p: Implement TXATTRCREATE 9p call
Aneesh Kumar K.V
2
-0
/
+3
2010-08-02
net/9p: Implement attrwalk 9p call
Aneesh Kumar K.V
2
-0
/
+3
2010-08-02
9p: Implement LOPEN
M. Mohan Kumar
1
-0
/
+2
2010-08-02
fs/9p: This patch implements TLCREATE for 9p2000.L protocol.
Venkateswararao Jujjuri (JV)
2
-0
/
+6
2010-08-02
9p: Implement TMKDIR
M. Mohan Kumar
2
-0
/
+6
2010-08-02
9p: Implement TMKNOD
M. Mohan Kumar
2
-0
/
+6
2010-08-02
9p: Define and implement TSYMLINK for 9P2000.L
Venkateswararao Jujjuri (JV)
2
-0
/
+6
2010-08-02
9p: Define and implement TLINK for 9P2000.L
Venkateswararao Jujjuri (JV)
2
-0
/
+3
2010-08-02
9p: Implement client side of setattr for 9P2000.L protocol.
Sripathi Kodi
2
-0
/
+29
2010-08-02
9p: getattr client implementation for 9P2000.L protocol.
Sripathi Kodi
2
-0
/
+47
2010-08-02
9p: readdir implementation for 9p2000.L
Sripathi Kodi
2
-0
/
+35
2010-08-02
netfilter: nf_nat: make unique_tuple return void
Changli Gao
1
-4
/
+4
2010-08-02
ipvs: provide default ip_vs_conn_{in,out}_get_proto
Simon Horman
1
-0
/
+12
2010-08-02
netfilter: nf_conntrack_extend: introduce __nf_ct_ext_exist()
Changli Gao
1
-2
/
+7
2010-08-01
Bluetooth: Use list_head for HCI blacklist head
David Miller
1
-1
/
+1
2010-07-29
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
8
-129
/
+219
2010-07-29
cfg80211: fix dev <-> wiphy typo
Christian Lamparter
1
-1
/
+1
2010-07-29
mac80211: allow drivers to request DTIM period
Johannes Berg
1
-2
/
+7
2010-07-29
mac80211: inform drivers about the off-channel status on channel changes
Felix Fietkau
1
-0
/
+3
2010-07-29
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtma...
John W. Linville
1
-0
/
+2
2010-07-28
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-0
/
+1
2010-07-27
Bluetooth: Defer SCO setup if mode change is pending
Marcel Holtmann
1
-0
/
+2
2010-07-27
wireless: Convert wiphy_debug macro to function
Joe Perches
1
-2
/
+3
2010-07-27
include/net/cfg80211.h: Add wiphy_<level> printk equivalents
Joe Perches
1
-1
/
+63
2010-07-27
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtma...
John W. Linville
52
-519
/
+889
2010-07-26
lib80211: remove unused host_build_iv option
John W. Linville
1
-3
/
+0
2010-07-25
net sched: fix race in mirred device removal
stephen hemminger
1
-0
/
+1
2010-07-24
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
3
-7
/
+9
2010-07-23
IPVS: make FTP work with full NAT support
Hannes Eder
1
-2
/
+0
2010-07-22
net: remove last uses of __attribute__((packed))
Gustavo F. Padovan
1
-1
/
+1
2010-07-22
irda: Use __packed annotation instead IRDA_PACKED macro
Gustavo F. Padovan
2
-13
/
+9
2010-07-21
Bluetooth: Use __packed annotation
Gustavo F. Padovan
4
-113
/
+113
2010-07-21
Bluetooth: Add Google's copyright to L2CAP
Gustavo F. Padovan
1
-0
/
+1
2010-07-21
Bluetooth: Implemented HCI frame reassembly for RX from stream
Suraj Sumangala
1
-0
/
+1
2010-07-21
Bluetooth: Implement hci_reassembly helper to reassemble RX packets
Suraj Sumangala
1
-0
/
+1
2010-07-21
Bluetooth: Add one more buffer for HCI stream reassembly
Suraj Sumangala
1
-2
/
+2
2010-07-21
Bluetooth: Add Copyright notice to L2CAP
Gustavo F. Padovan
1
-0
/
+1
[next]