index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2009-01-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
24
-99
/
+172
2009-01-15
9p: disallow RDMA if RDMA CM isn't available
Roland Dreier
1
-1
/
+1
2009-01-14
can: fix slowpath issue in hrtimer callback function
Oliver Hartkopp
1
-27
/
+30
2009-01-14
net: Add init_dummy_netdev() and fix EMAC driver using it
Benjamin Herrenschmidt
1
-0
/
+39
2009-01-14
gso: Ensure that the packet is long enough
Herbert Xu
1
-6
/
+7
2009-01-14
gro: Fix page ref count for skbs freed normally
Herbert Xu
2
-6
/
+6
2009-01-14
xfrm: For 32/64 compatability wrt. xfrm_usersa_info
David S. Miller
1
-2
/
+9
2009-01-14
gro: Check for GSO packets and packets with frag_list
Herbert Xu
1
-0
/
+3
2009-01-14
[CVE-2009-0029] System call wrappers part 22
Heiko Carstens
1
-15
/
+16
2009-01-14
[CVE-2009-0029] System call wrappers part 21
Heiko Carstens
1
-15
/
+15
2009-01-14
[CVE-2009-0029] System call wrappers part 07
Heiko Carstens
1
-1
/
+1
2009-01-13
ipv6: Fix fib6_dump_table walker leak
Herbert Xu
1
-7
/
+8
2009-01-13
tcp: splice as many packets as possible at once
Willy Tarreau
1
-2
/
+9
2009-01-13
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
4
-6
/
+10
2009-01-13
mac80211: fix "‘ret’ may be used uninitialized" warning
John W. Linville
1
-1
/
+1
2009-01-12
pkt_sched: sch_htb: Break all htb_do_events() after 2 jiffies
Jarek Poplawski
1
-3
/
+6
2009-01-12
pkt_sched: sch_htb: Consider used jiffies in htb_do_events()
Jarek Poplawski
1
-3
/
+3
2009-01-12
netfilter 08/09: xt_time: print timezone for user information
Jan Engelhardt
1
-0
/
+11
2009-01-12
netfilter 07/09: simplify nf_conntrack_alloc() error handling
Julia Lawall
2
-3
/
+3
2009-01-12
netfilter 06/09: nf_conntrack: fix ICMP/ICMPv6 timeout sysctls on big-endian
Patrick McHardy
2
-2
/
+2
2009-01-12
netfilter 05/09: ebtables: fix inversion in match code
Jan Engelhardt
1
-1
/
+1
2009-01-12
netfilter 04/09: x_tables: fix match/target revision lookup
Patrick McHardy
1
-0
/
+8
2009-01-12
netfilter 03/09: bridge: Disable PPPOE/VLAN processing by default
Herbert Xu
1
-4
/
+4
2009-01-12
netfilter 02/09: bridge: Fix handling of non-IP packets in FORWARD/POST_ROUTING
Herbert Xu
1
-2
/
+8
2009-01-12
netfilter 01/09: remove "happy cracking" message
Patrick McHardy
5
-25
/
+5
2009-01-12
mac80211: initialize RC data for all mesh links upon allocation
Christian Lamparter
1
-0
/
+1
2009-01-12
mac80211: allow mode change if IBSS is not allowed
Pavel Roskin
1
-1
/
+2
2009-01-12
minstrel: fix warning if lowest supported rate index is not 0
Christian Lamparter
1
-4
/
+6
2009-01-11
net_dma: acquire/release dma channels on ifup/ifdown
Dan Williams
1
-3
/
+10
2009-01-11
dccp ccid-3: Fix RFC reference
Gerrit Renker
1
-1
/
+1
2009-01-11
net: fix section mismatch warnings in dccp/ccids/lib/tfrc.c
Leonardo Potenza
1
-1
/
+1
2009-01-11
net/bridge/netfilter: move a dereference below a NULL test
Julia Lawall
1
-1
/
+2
2009-01-11
net/tipc/bcast.h: use ARRAY_SIZE
Julia Lawall
1
-1
/
+1
2009-01-11
ipcomp: Remove spurious truesize increase
Herbert Xu
1
-1
/
+0
2009-01-09
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy...
Linus Torvalds
5
-151
/
+9
2009-01-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
20
-133
/
+432
2009-01-08
wimax: testing for rfkill support should also test for CONFIG_RFKILL_MODULE
Inaky Perez-Gonzalez
1
-1
/
+1
2009-01-08
wimax: fix kconfig interactions with rfkill and input layers
Inaky Perez-Gonzalez
1
-0
/
+14
2009-01-08
wimax: fix '#ifndef CONFIG_BUG' layout to avoid warning
Inaky Perez-Gonzalez
1
-3
/
+5
2009-01-08
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...
David S. Miller
32
-206
/
+2690
2009-01-08
vlan: add neigh_setup
Frank Blaschka
1
-0
/
+14
2009-01-08
tcp6: Add GRO support
Herbert Xu
2
-4
/
+43
2009-01-08
ipv6: Add GRO support
Herbert Xu
1
-5
/
+102
2009-01-08
fix similar typos to successfull
Coly Li
1
-1
/
+1
2009-01-08
remove lots of double-semicolons
Fernando Carrijo
3
-3
/
+3
2009-01-07
phonet: update to net_device_ops
Stephen Hemminger
1
-4
/
+8
2009-01-07
bluetooth: driver API update
Stephen Hemminger
3
-27
/
+19
2009-01-07
appletalk: convert aarp to net_device_ops
Stephen Hemminger
1
-2
/
+3
2009-01-07
Merge branch 'for-2.6.29' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
7
-58
/
+96
2009-01-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
Linus Torvalds
13
-0
/
+2115
[next]