index
:
linux-stable.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
Commit message (
Expand
)
Author
Age
Files
Lines
*
tcp: reduce out_of_order memory use
Eric Dumazet
2012-03-19
2
-1
/
+19
*
tcp: introduce tcp_data_queue_ofo
Eric Dumazet
2012-03-19
1
-99
/
+115
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-03-18
6
-31
/
+41
|
\
|
*
netfilter: ctnetlink: fix race between delete and timeout expiration
Pablo Neira Ayuso
2012-03-17
1
-11
/
+12
|
*
ipv6: Don't dev_hold(dev) in ip6_mc_find_dev_rcu.
RongQing.Li
2012-03-16
1
-1
/
+0
|
*
sch_sfq: revert dont put new flow at the end of flows
Eric Dumazet
2012-03-16
1
-1
/
+5
|
*
ipv6: fix icmp6_dst_alloc()
Eric Dumazet
2012-03-16
1
-1
/
+1
|
*
tcp: fix syncookie regression
Eric Dumazet
2012-03-11
2
-17
/
+23
*
|
arp: allow arp processing to honor per interface arp_accept sysctl
Neil Horman
2012-03-16
1
-1
/
+1
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2012-03-16
17
-431
/
+355
|
\
\
|
*
|
mac80211: make uapsd_* keys per-vif
Eliad Peller
2012-03-15
6
-102
/
+79
|
*
|
mac80211: add NULL terminator to debugfs_netdev write buf
Eliad Peller
2012-03-15
1
-8
/
+5
|
*
|
mac80211: Don't sample max throughput rate in minstrel_ht
Helmut Schaa
2012-03-15
1
-0
/
+7
|
*
|
mac80211: Don't let regulatory make us deaf
Paul Stewart
2012-03-13
4
-19
/
+51
|
*
|
mac80211: rename bss_conf timestamp to last_tsf
Johannes Berg
2012-03-13
2
-2
/
+2
|
*
|
cfg80211: clarify timestamp in cfg80211_inform_bss
Johannes Berg
2012-03-13
1
-4
/
+3
|
*
|
mac80211: linearize SKBs as needed for crypto
Johannes Berg
2012-03-13
3
-8
/
+31
|
*
|
mac80211: move RX WEP weak IV counting
Johannes Berg
2012-03-13
3
-12
/
+6
|
*
|
mac80211: set basic rates earlier
Johannes Berg
2012-03-12
1
-48
/
+49
|
*
|
mac80211: refactor common auth/assoc setup code
Johannes Berg
2012-03-12
1
-62
/
+59
|
*
|
mac80211: remove spurious BSSID change flag
Johannes Berg
2012-03-12
1
-3
/
+0
|
*
|
mac80211: simplify wmm check during association
Johannes Berg
2012-03-12
2
-6
/
+6
|
*
|
mac80211: simplify HT checks
Johannes Berg
2012-03-12
1
-31
/
+26
|
*
|
mac80211: move misplaced comment
Johannes Berg
2012-03-12
1
-7
/
+7
|
*
|
mac80211: Disable MCS > 7 in minstrel_ht when STA uses static SMPS
Helmut Schaa
2012-03-12
1
-0
/
+9
|
*
|
mac80211: set channel back after disassociating
Johannes Berg
2012-03-12
1
-7
/
+6
|
*
|
mac80211: remove tx_sync
Johannes Berg
2012-03-12
4
-120
/
+0
|
*
|
mac80211: Limit TID buffering during BA session setup/teardown
Helmut Schaa
2012-03-12
1
-0
/
+6
|
*
|
cfg80211: Add background scan period attribute.
Bala Shanmugam
2012-03-12
2
-0
/
+11
*
|
|
net: ipv4: Standardize prefixes for message logging
Joe Perches
2012-03-12
19
-48
/
+79
*
|
|
net: Convert printks to pr_<level>
Joe Perches
2012-03-11
25
-181
/
+163
*
|
|
net: get rid of some pointless casts to sockaddr
Maciej Żenczykowski
2012-03-11
3
-24
/
+16
*
|
|
ipv6: Fix Smatch warning.
Li Wei
2012-03-11
1
-1
/
+1
*
|
|
caif: make zero a legal caif connetion id.
sjur.brandeland@stericsson.com
2012-03-11
1
-3
/
+6
*
|
|
caif: Fix for a race in socket transmit with flow control.
Dmitry Tarnyagin
2012-03-11
6
-24
/
+31
*
|
|
Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-merge
David S. Miller
2012-03-11
14
-194
/
+145
|
\
\
\
|
*
|
|
batman-adv: Remove spaces after a cast
Sven Eckelmann
2012-03-11
2
-3
/
+3
|
*
|
|
batman-adv: Use {} braces consistent on the arms of a statement
Sven Eckelmann
2012-03-11
1
-1
/
+2
|
*
|
|
batman-adv: Don't begin block comments with only a /* line
Sven Eckelmann
2012-03-11
2
-13
/
+3
|
*
|
|
batman-adv: Ignore 80-chars per line limits for strings
Sven Eckelmann
2012-03-11
12
-177
/
+137
*
|
|
|
ipv4: Make ip_rcv_options() return bool.
David S. Miller
2012-03-09
1
-3
/
+3
*
|
|
|
ipv4: Make ip_call_ra_chain() return bool.
David S. Miller
2012-03-09
1
-4
/
+4
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-03-09
12
-48
/
+164
|
\
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
route: Remove redirect_genid
Steffen Klassert
2012-03-08
2
-10
/
+2
|
*
|
|
inetpeer: Invalidate the inetpeer tree along with the routing cache
Steffen Klassert
2012-03-08
2
-1
/
+80
|
*
|
|
bridge: fix state reporting when port is disabled
Paulius Zaleckas
2012-03-08
1
-2
/
+1
|
*
|
|
bridge: br_log_state() s/entering/entered/
Paulius Zaleckas
2012-03-08
1
-1
/
+1
|
*
|
|
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jesse/o...
David S. Miller
2012-03-07
2
-12
/
+35
|
|
\
\
\
|
|
*
|
|
openvswitch: Fix checksum update for actions on UDP packets.
Jesse Gross
2012-03-07
1
-12
/
+32
|
|
*
|
|
openvswitch: Honor dp_ifindex, when specified, for vport lookup by name.
Ben Pfaff
2012-03-06
1
-0
/
+3
[next]