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
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2009-01-15
24
-99
/
+172
|
\
|
*
can: fix slowpath issue in hrtimer callback function
Oliver Hartkopp
2009-01-14
1
-27
/
+30
|
*
net: Add init_dummy_netdev() and fix EMAC driver using it
Benjamin Herrenschmidt
2009-01-14
1
-0
/
+39
|
*
gso: Ensure that the packet is long enough
Herbert Xu
2009-01-14
1
-6
/
+7
|
*
gro: Fix page ref count for skbs freed normally
Herbert Xu
2009-01-14
2
-6
/
+6
|
*
xfrm: For 32/64 compatability wrt. xfrm_usersa_info
David S. Miller
2009-01-14
1
-2
/
+9
|
*
gro: Check for GSO packets and packets with frag_list
Herbert Xu
2009-01-14
1
-0
/
+3
|
*
ipv6: Fix fib6_dump_table walker leak
Herbert Xu
2009-01-13
1
-7
/
+8
|
*
tcp: splice as many packets as possible at once
Willy Tarreau
2009-01-13
1
-2
/
+9
|
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
2009-01-13
4
-6
/
+10
|
|
\
|
|
*
mac80211: fix "‘ret’ may be used uninitialized" warning
John W. Linville
2009-01-13
1
-1
/
+1
|
|
*
mac80211: initialize RC data for all mesh links upon allocation
Christian Lamparter
2009-01-12
1
-0
/
+1
|
|
*
mac80211: allow mode change if IBSS is not allowed
Pavel Roskin
2009-01-12
1
-1
/
+2
|
|
*
minstrel: fix warning if lowest supported rate index is not 0
Christian Lamparter
2009-01-12
1
-4
/
+6
|
*
|
pkt_sched: sch_htb: Break all htb_do_events() after 2 jiffies
Jarek Poplawski
2009-01-12
1
-3
/
+6
|
*
|
pkt_sched: sch_htb: Consider used jiffies in htb_do_events()
Jarek Poplawski
2009-01-12
1
-3
/
+3
|
*
|
netfilter 08/09: xt_time: print timezone for user information
Jan Engelhardt
2009-01-12
1
-0
/
+11
|
*
|
netfilter 07/09: simplify nf_conntrack_alloc() error handling
Julia Lawall
2009-01-12
2
-3
/
+3
|
*
|
netfilter 06/09: nf_conntrack: fix ICMP/ICMPv6 timeout sysctls on big-endian
Patrick McHardy
2009-01-12
2
-2
/
+2
|
*
|
netfilter 05/09: ebtables: fix inversion in match code
Jan Engelhardt
2009-01-12
1
-1
/
+1
|
*
|
netfilter 04/09: x_tables: fix match/target revision lookup
Patrick McHardy
2009-01-12
1
-0
/
+8
|
*
|
netfilter 03/09: bridge: Disable PPPOE/VLAN processing by default
Herbert Xu
2009-01-12
1
-4
/
+4
|
*
|
netfilter 02/09: bridge: Fix handling of non-IP packets in FORWARD/POST_ROUTING
Herbert Xu
2009-01-12
1
-2
/
+8
|
*
|
netfilter 01/09: remove "happy cracking" message
Patrick McHardy
2009-01-12
5
-25
/
+5
|
|
/
*
|
9p: disallow RDMA if RDMA CM isn't available
Roland Dreier
2009-01-15
1
-1
/
+1
*
|
[CVE-2009-0029] System call wrappers part 22
Heiko Carstens
2009-01-14
1
-15
/
+16
*
|
[CVE-2009-0029] System call wrappers part 21
Heiko Carstens
2009-01-14
1
-15
/
+15
*
|
[CVE-2009-0029] System call wrappers part 07
Heiko Carstens
2009-01-14
1
-1
/
+1
|
/
*
net_dma: acquire/release dma channels on ifup/ifdown
Dan Williams
2009-01-11
1
-3
/
+10
*
dccp ccid-3: Fix RFC reference
Gerrit Renker
2009-01-11
1
-1
/
+1
*
net: fix section mismatch warnings in dccp/ccids/lib/tfrc.c
Leonardo Potenza
2009-01-11
1
-1
/
+1
*
net/bridge/netfilter: move a dereference below a NULL test
Julia Lawall
2009-01-11
1
-1
/
+2
*
net/tipc/bcast.h: use ARRAY_SIZE
Julia Lawall
2009-01-11
1
-1
/
+1
*
ipcomp: Remove spurious truesize increase
Herbert Xu
2009-01-11
1
-1
/
+0
*
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy...
Linus Torvalds
2009-01-09
5
-151
/
+9
|
\
|
*
dmaengine: kill struct dma_client and supporting infrastructure
Dan Williams
2009-01-06
1
-96
/
+3
|
*
dmaengine: replace dma_async_client_register with dmaengine_get
Dan Williams
2009-01-06
1
-2
/
+1
|
*
net_dma: convert to dma_find_channel
Dan Williams
2009-01-06
5
-45
/
+5
|
*
dmaengine: provide a common 'issue_pending_all' implementation
Dan Williams
2009-01-06
1
-8
/
+1
|
*
dmaengine: up-level reference counting to the module level
Dan Williams
2009-01-06
1
-1
/
+0
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2009-01-08
20
-133
/
+432
|
\
\
|
*
|
wimax: testing for rfkill support should also test for CONFIG_RFKILL_MODULE
Inaky Perez-Gonzalez
2009-01-08
1
-1
/
+1
|
*
|
wimax: fix kconfig interactions with rfkill and input layers
Inaky Perez-Gonzalez
2009-01-08
1
-0
/
+14
|
*
|
wimax: fix '#ifndef CONFIG_BUG' layout to avoid warning
Inaky Perez-Gonzalez
2009-01-08
1
-3
/
+5
|
*
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...
David S. Miller
2009-01-08
32
-206
/
+2690
|
|
\
\
|
*
|
|
vlan: add neigh_setup
Frank Blaschka
2009-01-08
1
-0
/
+14
|
*
|
|
tcp6: Add GRO support
Herbert Xu
2009-01-08
2
-4
/
+43
|
*
|
|
ipv6: Add GRO support
Herbert Xu
2009-01-08
1
-5
/
+102
|
*
|
|
phonet: update to net_device_ops
Stephen Hemminger
2009-01-07
1
-4
/
+8
|
*
|
|
bluetooth: driver API update
Stephen Hemminger
2009-01-07
3
-27
/
+19
[next]