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
2010-04-15
net: replace ipfragok with skb->local_df
Shan Wei
11
-15
/
+16
2010-04-15
ipv6: cancel to setting local_df in ip6_xmit()
Shan Wei
1
-4
/
+0
2010-04-15
net/l2tp/l2tp_debugfs.c: Convert NIPQUAD to %pI4
Joe Perches
1
-2
/
+2
2010-04-15
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
29
-218
/
+658
2010-04-15
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...
David S. Miller
2
-3
/
+9
2010-04-15
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
29
-218
/
+658
2010-04-15
ipv4: ipmr: fix NULL pointer deref during unres queue destruction
Patrick McHardy
1
-1
/
+5
2010-04-15
ipv4: ipmr: fix invalid cache resolving when adding a non-matching entry
Patrick McHardy
1
-1
/
+3
2010-04-15
ipv4: ipmr: fix IP_MROUTE_MULTIPLE_TABLES Kconfig dependencies
Patrick McHardy
1
-1
/
+1
2010-04-15
net: netif_rx() must disable preemption
Eric Dumazet
1
-10
/
+15
2010-04-14
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-1
/
+1
2010-04-13
ipv4: ipmr: support multiple tables
Patrick McHardy
2
-61
/
+352
2010-04-13
ipv4: ipmr: move mroute data into seperate structure
Patrick McHardy
1
-170
/
+199
2010-04-13
ipv4: ipmr: convert struct mfc_cache to struct list_head
Patrick McHardy
1
-64
/
+61
2010-04-13
ipv4: ipmr: remove net pointer from struct mfc_cache
Patrick McHardy
1
-33
/
+32
2010-04-13
ipv4: ipmr: move unres_queue and timer to per-namespace data
Patrick McHardy
1
-41
/
+29
2010-04-13
net: fib_rules: decouple address families from real address families
Patrick McHardy
4
-8
/
+13
2010-04-13
net: fib_rules: set family in fib_rule_hdr centrally
Patrick McHardy
4
-3
/
+1
2010-04-13
net: fib_rules: consolidate IPv4 and DECnet ->default_pref() functions.
Patrick McHardy
3
-36
/
+20
2010-04-13
dst: don't inline dst_ifdown
stephen hemminger
1
-2
/
+2
2010-04-13
net: uninline skb_bond_should_drop()
Eric Dumazet
1
-0
/
+49
2010-04-13
can: avoids a false warning
Eric Dumazet
1
-1
/
+1
2010-04-13
IPv6: only notify protocols if address is compeletely gone
stephen hemminger
1
-1
/
+3
2010-04-13
ipv6: additional ref count for hash list unnecessary
stephen hemminger
1
-3
/
+0
2010-04-13
IPv6: keep tentative addresses in hash table
stephen hemminger
1
-7
/
+8
2010-04-13
IPv6: keep route for tentative address
stephen hemminger
1
-1
/
+2
2010-04-13
net: sk_dst_cache RCUification
Eric Dumazet
8
-27
/
+28
2010-04-13
net: Dont use netdev_warn()
Eric Dumazet
1
-6
/
+6
2010-04-13
packet: support for TX time stamps on RAW sockets
Richard Cochran
1
-1
/
+60
2010-04-11
tcp: Set CHECKSUM_UNNECESSARY in tcp_init_nondata_skb
David S. Miller
1
-0
/
+1
2010-04-11
inet: Remove unused send_check length argument
Herbert Xu
7
-8
/
+7
2010-04-11
tcp: Handle CHECKSUM_PARTIAL for SYNACK packets for IPv6
Herbert Xu
1
-18
/
+19
2010-04-11
tcp: Handle CHECKSUM_PARTIAL for SYNACK packets for IPv4
Herbert Xu
1
-17
/
+14
2010-04-11
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
479
-85
/
+614
2010-04-11
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
David S. Miller
475
-58
/
+490
2010-04-11
Revert "tcp: Set CHECKSUM_UNNECESSARY in tcp_init_nondata_skb"
David S. Miller
1
-1
/
+0
2010-04-09
mac80211: check whether scan is in progress before queueing scan_work
Teemu Paasikivi
1
-1
/
+6
2010-04-09
mac80211: fix typo for LDPC capability
Luis R. Rodriguez
1
-1
/
+1
2010-04-09
mac80211: delay skb linearising in rx decryption
Zhu Yi
1
-7
/
+9
2010-04-08
mac80211: enhance tracing
Johannes Berg
8
-4
/
+303
2010-04-08
mac80211: Moved mesh action codes to a more visible location
Javier Cardona
5
-10
/
+8
2010-04-08
tcp: Set CHECKSUM_UNNECESSARY in tcp_init_nondata_skb
David S. Miller
1
-0
/
+1
2010-04-08
udp: fix for unicast RX path optimization
Jorge Boncompte [DTI2]
2
-4
/
+4
2010-04-08
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
46
-320
/
+432
2010-04-07
net: fix ethtool coding style errors and warnings
chavey
1
-67
/
+74
2010-04-07
x.25 attempts to negotiate invalid throughput
John Hughes
2
-7
/
+28
2010-04-07
x25: Patch to fix bug 15678 - x25 accesses fields beyond end of packet.
John Hughes
3
-6
/
+68
2010-04-07
bridge: Fix IGMP3 report parsing
Herbert Xu
1
-1
/
+1
2010-04-07
net: include linux/proc_fs.h in dev_addr_lists.c
Eric Dumazet
1
-1
/
+1
2010-04-07
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
4
-9
/
+23
[next]