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-05-10
Bluetooth: Use a l2cap_pinfo struct instead l2cap_pi() macro
Gustavo F. Padovan
1
-6
/
+6
2010-05-10
Bluetooth: Fix ACL MTU issue
Gustavo F. Padovan
1
-0
/
+4
2010-05-10
Bluetooth: Fix expected_tx_seq calculation on L2CAP
Gustavo F. Padovan
1
-1
/
+1
2010-05-10
Bluetooth: Fix memory leak of S-frames into L2CAP
Gustavo F. Padovan
1
-0
/
+1
2010-05-10
Bluetooth: Move specific Basic Mode code to the right place
Gustavo F. Padovan
1
-5
/
+6
2010-05-10
Bluetooth: Trivial clean ups to SCO
Gustavo F. Padovan
1
-12
/
+11
2010-05-10
Bluetooth: Make hci_send_sco() void
Gustavo F. Padovan
2
-10
/
+2
2010-05-08
ipv4: remove ip_rt_secret timer (v4)
Neil Horman
1
-100
/
+8
2010-05-07
rps: Various optimizations
Eric Dumazet
1
-6
/
+22
2010-05-07
ipv6: udp: make short packet logging consistent with ipv4
Bjørn Mork
1
-3
/
+8
2010-05-06
bridge: make bridge support netpoll
WANG Cong
4
-1
/
+108
2010-05-06
netpoll: add generic support for bridge and bonding devices
WANG Cong
1
-5
/
+21
2010-05-06
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
16
-64
/
+222
2010-05-06
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
16
-64
/
+222
2010-05-05
mac80211: use fixed channel in ibss join when appropriate
Johannes Berg
1
-0
/
+6
2010-05-05
net: __alloc_skb() speedup
Eric Dumazet
1
-16
/
+5
2010-05-04
net: skb_free_datagram_locked() fix
Eric Dumazet
1
-2
/
+7
2010-05-04
Merge branch 'net-next' of git://git.kernel.org/pub/scm/linux/kernel/git/vxy/...
David S. Miller
13
-142
/
+329
2010-05-04
net: rcu fixes
Eric Dumazet
1
-8
/
+8
2010-05-04
unix/garbage: kill copy of the skb queue walker
Ilpo Järvinen
1
-11
/
+2
2010-05-03
Merge branch 'wireless-next-2.6' of git://git.kernel.org/pub/scm/linux/kernel...
John W. Linville
2
-1
/
+2
2010-05-03
mac80211: improve IBSS scanning
Johannes Berg
4
-21
/
+36
2010-05-03
mac80211: allow controlling aggregation manually
Johannes Berg
1
-1
/
+64
2010-05-03
mac80211: fix ieee80211_find_sta[_by_hw]
Johannes Berg
1
-4
/
+13
2010-05-03
net: fix softnet_stat
Changli Gao
2
-15
/
+13
2010-05-03
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
9
-54
/
+134
2010-05-02
net: Inline skb_pull() in eth_type_trans().
David S. Miller
2
-2
/
+2
2010-05-02
net: sock_def_readable() and friends RCU conversion
Eric Dumazet
11
-68
/
+121
2010-05-01
sctp: Tag messages that can be Nagle delayed at creation.
Vlad Yasevich
2
-3
/
+3
2010-05-01
sctp: Optimize computation of highest new tsn in SACK.
Vlad Yasevich
1
-35
/
+7
2010-05-01
sctp: correctly mark missing chunks in fast recovery
Vlad Yasevich
1
-5
/
+13
2010-05-01
sctp: rwnd_press should be cumulative
Vlad Yasevich
1
-1
/
+1
2010-05-01
sctp: fast recovery algorithm is per association.
Vlad Yasevich
1
-15
/
+17
2010-05-01
sctp: update transport initializations
Vlad Yasevich
3
-30
/
+0
2010-05-01
sctp: Do not force T3 timer on fast retransmissions.
Vlad Yasevich
2
-14
/
+5
2010-05-01
sctp: remove 'resent' bit from the chunk
Vlad Yasevich
3
-18
/
+9
2010-05-01
sctp: Make sure we always return valid retransmit path
Vlad Yasevich
1
-1
/
+2
2010-05-01
sctp: cleanup: remove duplicate assignment
Dan Carpenter
1
-14
/
+9
2010-05-01
sctp: implement sctp association probing module
Wei Yongjun
3
-0
/
+228
2010-05-01
sctp: use sctp_chunk_is_data macro to decide a chunk is data chunk
Shan Wei
1
-1
/
+1
2010-05-01
sctp: Do no select unconfirmed transports for retransmissions
Vlad Yasevich
1
-2
/
+3
2010-05-01
sctp: fix to retranmit at least one DATA chunk
Wei Yongjun
1
-0
/
+12
2010-05-01
sctp: missing set src and dest port while lookup output route
Wei Yongjun
1
-1
/
+6
2010-05-01
sctp: assure at least one T3-rtx timer is running if a FORWARD TSN is sent
Wei Yongjun
1
-0
/
+6
2010-05-01
sctp: send SHUTDOWN-ACK chunk back to the source.
Vlad Yasevich
1
-2
/
+6
2010-05-01
sctp: Use correct address family in sctp_getsockopt_peer_addrs()
Vlad Yasevich
1
-1
/
+1
2010-05-01
ipv6: cleanup: remove unneeded null check
Dan Carpenter
1
-2
/
+1
2010-05-01
xfrm: potential uninitialized variable num_xfrms
Changli Gao
1
-1
/
+1
2010-05-01
net: speedup sock_recv_ts_and_drops()
Eric Dumazet
1
-2
/
+2
2010-05-01
Merge branch 'wireless-2.6' into wireless-next-2.6
Reinette Chatre
2
-1
/
+2
[prev]
[next]