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
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-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-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-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
2010-04-07
flow: delayed deletion of flow cache entries
Timo Teräs
1
-31
/
+69
2010-04-07
xfrm: remove policy garbage collection
Timo Teräs
1
-34
/
+5
2010-04-07
xfrm: cache bundles instead of policies for outgoing flows
Timo Teräs
3
-388
/
+376
2010-04-07
flow: virtualize flow cache entry methods
Timo Teräs
2
-98
/
+142
2010-04-06
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
36
-182
/
+370
2010-04-06
socket: remove duplicate declaration of struct timespec
Hagen Paul Pfeifer
1
-3
/
+2
2010-04-06
TIPC: Updated topology subscription protocol according to latest spec
Jon Paul Maloy
2
-6
/
+11
2010-04-06
mac80211: annotate station rcu dereferences
Johannes Berg
2
-6
/
+18
2010-04-06
mac80211: Handle mesh action frames in ieee80211_rx_h_action
Javier Cardona
2
-3
/
+5
2010-04-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
14
-78
/
+80
2010-04-06
mac80211: Ensure initializing private mc_list in prepare_multicast().
YOSHIFUJI Hideaki / 吉藤英明
1
-0
/
+3
2010-04-05
net: Add a missing local_irq_enable()
Eric Dumazet
1
-0
/
+1
2010-04-05
rps: fixed missed rps_unlock
Tom Herbert
1
-1
/
+1
[next]