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.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-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
*
ethtool: Add support for control of RX flow hash indirection
Ben Hutchings
2010-06-30
1
-0
/
+80
*
ethtool: Change ethtool_op_set_flags to validate flags
Ben Hutchings
2010-06-30
1
-23
/
+5
*
fragment: add fast path for in-order fragments
Changli Gao
2010-06-30
2
-0
/
+23
*
snmp: 64bit ipstats_mib for all arches
Eric Dumazet
2010-06-30
4
-10
/
+76
*
act_nat: use stack variable
Changli Gao
2010-06-30
1
-21
/
+10
*
act_mirred: combine duplicate code
Changli Gao
2010-06-30
1
-4
/
+2
*
net/core: use ntohs for skb->protocol
Sebastian Andrzej Siewior
2010-06-30
1
-1
/
+2
*
ipv6: Use interface max_desync_factor instead of static default
Ben Hutchings
2010-06-30
1
-4
/
+4
*
ipv6: Clamp reported valid_lft to a minimum of 0
Ben Hutchings
2010-06-30
1
-2
/
+6
*
net/Makefile: conditionally descend to wireless and ieee802154
Nicolas Kaiser
2010-06-29
1
-2
/
+2
*
caif: Kconfig and Makefile fixes
Sjur Braendeland
2010-06-29
2
-17
/
+4
*
act_mirred: don't clone skb when skb isn't shared
Changli Gao
2010-06-28
1
-3
/
+3
*
tcp: tso_fragment() might avoid GFP_ATOMIC
Eric Dumazet
2010-06-28
1
-3
/
+3
*
vlan: 64 bit rx counters
Eric Dumazet
2010-06-28
3
-25
/
+41
*
net: use this_cpu_ptr()
Eric Dumazet
2010-06-28
3
-4
/
+4
*
syncookies: add support for ECN
Florian Westphal
2010-06-26
4
-12
/
+16
*
syncookies: do not store rcv_wscale in tcp timestamp
Florian Westphal
2010-06-26
2
-22
/
+14
*
ipv6: remove ipv6_statistics
Eric Dumazet
2010-06-25
1
-2
/
+0
*
snmp: add align parameter to snmp_mib_init()
Eric Dumazet
2010-06-25
6
-21
/
+39
*
arp: RCU change in arp_solicit()
Eric Dumazet
2010-06-25
1
-5
/
+7
*
dccp: make implementation of Syn-RTT symmetric
Gerrit Renker
2010-06-25
2
-3
/
+16
*
dccp: remove unused function argument
Gerrit Renker
2010-06-25
4
-19
/
+13
*
net/core/pktgen.c: Use pr_<level>
Joe Perches
2010-06-25
1
-78
/
+64
*
net: optimize Berkeley Packet Filter (BPF) processing
Hagen Paul Pfeifer
2010-06-25
1
-51
/
+161
*
tcp: do not send reset to already closed sockets
Konstantin Khorenko
2010-06-24
1
-0
/
+4
*
net: fix "netpoll: Allow netpoll_setup/cleanup recursion"
Andrew Morton
2010-06-24
1
-1
/
+0
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-06-23
5
-9
/
+15
|
\
|
*
udp: Fix bogus UFO packet generation
Herbert Xu
2010-06-21
1
-3
/
+6
|
*
bridge: fdb cleanup runs too often
stephen hemminger
2010-06-17
1
-4
/
+2
|
*
Clear IFF_XMIT_DST_RELEASE for teql interfaces
Tom Hughes
2010-06-16
1
-0
/
+1
|
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
2010-06-16
1
-1
/
+1
|
|
\
|
*
|
bridge: Fix OOM crash in deliver_clone
Herbert Xu
2010-06-15
1
-2
/
+2
|
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...
David S. Miller
2010-06-15
1
-0
/
+4
|
|
\
\
|
|
*
|
ipvs: Add missing locking during connection table hashing and unhashing
Sven Wegener
2010-06-09
1
-0
/
+4
*
|
|
|
net - IP_NODEFRAG option for IPv4 socket
Jiri Olsa
2010-06-23
3
-1
/
+15
*
|
|
|
bridge: 64bit rx/tx counters
Eric Dumazet
2010-06-23
3
-13
/
+23
*
|
|
|
net: consolidate netif_needs_gso() checks
John Fastabend
2010-06-23
1
-36
/
+32
*
|
|
|
caif: Add debug connection type for CAIF.
Sjur Braendeland
2010-06-20
1
-0
/
+5
*
|
|
|
caif: Use link layer MTU instead of fixed MTU
Sjur Braendeland
2010-06-20
11
-56
/
+155
*
|
|
|
caif: Bugfix - RFM must support segmentation.
Sjur Braendeland
2010-06-20
5
-65
/
+271
*
|
|
|
caif: Bugfix not all services uses flow-ctrl.
Sjur Braendeland
2010-06-20
8
-16
/
+22
*
|
|
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
2010-06-17
30
-1013
/
+1242
|
\
\
\
\
|
*
\
\
\
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2010-06-17
2
-2
/
+39
|
|
\
\
\
\
|
|
|
|
_
|
/
|
|
|
/
|
|
|
|
*
|
|
mac80211: fix warn, enum may be used uninitialized
Christoph Fritz
2010-06-16
1
-1
/
+1
|
*
|
|
|
mac80211: Use a separate CCMP PN receive counter for management frames
Jouni Malinen
2010-06-15
5
-7
/
+22
|
*
|
|
|
mac80211: Protect Deauthentication frame when using MFP
Jouni Malinen
2010-06-15
1
-3
/
+7
|
*
|
|
|
mac80211: Fix ps-qos network latency handling
Juuso Oikarinen
2010-06-15
4
-14
/
+15
|
*
|
|
|
mac80211: Fix circular locking dependency in ARP filter handling
Juuso Oikarinen
2010-06-14
6
-74
/
+58
|
*
|
|
|
mac80211: remove BSS from cfg80211 list when leaving IBSS
Teemu Paasikivi
2010-06-14
1
-0
/
+25
|
*
|
|
|
mac80211: Set changed basic rates flag
Teemu Paasikivi
2010-06-14
1
-0
/
+1
[next]