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
/
ipv4
Age
Commit message (
Expand
)
Author
Files
Lines
2010-10-24
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...
Linus Torvalds
7
-9
/
+9
2010-10-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
51
-1404
/
+1874
2010-10-22
Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl
Linus Torvalds
1
-0
/
+1
2010-10-21
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+1
2010-10-21
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...
David S. Miller
15
-244
/
+342
2010-10-21
Merge branch 'for-patrick' of git://git.kernel.org/pub/scm/linux/kernel/git/h...
Patrick McHardy
1
-14
/
+15
2010-10-21
nf_nat: restrict ICMP translation for embedded header
Julian Anastasov
1
-14
/
+15
2010-10-21
tproxy: fix hash locking issue when using port redirection in __inet_inherit_...
Balazs Scheidler
2
-5
/
+33
2010-10-21
fib: introduce fib_alias_accessed() helper
Eric Dumazet
4
-3
/
+12
2010-10-21
secmark: export secctx, drop secmark in procfs
Eric Paris
1
-3
/
+25
2010-10-20
net: avoid RCU for NOCACHE dst
Eric Dumazet
1
-5
/
+4
2010-10-19
inet: RCU changes in inetdev_by_index()
Eric Dumazet
4
-22
/
+16
2010-10-19
net: avoid a dev refcount in ip_mc_find_dev()
Eric Dumazet
2
-3
/
+3
2010-10-18
IPv4: route.c: Change checks against 0xffffffff to ipv4_is_lbcast()
Andy Walls
1
-7
/
+6
2010-10-18
netfilter: fix kconfig unmet dependency warning
Randy Dunlap
1
-2
/
+2
2010-10-18
Update broken web addresses in the kernel.
Justin P. Mattock
7
-9
/
+9
2010-10-17
fib_hash: RCU conversion phase 2
Eric Dumazet
2
-77
/
+101
2010-10-17
fib_hash: RCU conversion phase 1
Eric Dumazet
1
-19
/
+38
2010-10-17
fib_hash: embed initial hash table in fn_zone
Eric Dumazet
1
-29
/
+23
2010-10-17
tcp: use correct counters in CA_CWR state too
Ilpo Järvinen
1
-6
/
+7
2010-10-17
tcp: sack lost marking fixes
Ilpo Järvinen
1
-10
/
+14
2010-10-16
fib: avoid false sharing on fib_table_hash
Eric Dumazet
1
-6
/
+5
2010-10-16
fib_trie: use fls() instead of open coded loop
Eric Dumazet
1
-12
/
+4
2010-10-15
llseek: automatically add .llseek fop
Arnd Bergmann
1
-0
/
+1
2010-10-13
netfilter: xtables: resolve indirect macros 3/3
Jan Engelhardt
3
-17
/
+17
2010-10-13
netfilter: xtables: resolve indirect macros 2/3
Jan Engelhardt
2
-46
/
+46
2010-10-13
netfilter: xtables: resolve indirect macros 1/3
Jan Engelhardt
2
-11
/
+11
2010-10-11
net dst: use a percpu_counter to track entries
Eric Dumazet
2
-16
/
+24
2010-10-11
neigh: Protect neigh->ha[] with a seqlock
Eric Dumazet
1
-4
/
+2
2010-10-08
ipv4: Remove leftover rcu_read_unlock calls from __mkroute_output()
Dimitris Michailidis
1
-4
/
+2
2010-10-07
Merge commit 'v2.6.36-rc7' into core/rcu
Ingo Molnar
18
-50
/
+148
2010-10-07
Merge branch 'rcu/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...
Ingo Molnar
6
-29
/
+24
2010-10-06
TCP: Fix setting of snd_ssthresh in tcp_mtu_probe_success
John Heffner
1
-1
/
+1
2010-10-05
fib: RCU conversion of fib_lookup()
Eric Dumazet
7
-63
/
+64
2010-10-05
bonding: fix to rejoin multicast groups immediately
Flavio Leitner
1
-8
/
+8
2010-10-05
net neigh: RCU conversion of neigh hash table
Eric Dumazet
1
-3
/
+5
2010-10-05
net: add a core netdev->rx_dropped counter
Eric Dumazet
2
-4
/
+2
2010-10-05
fib: cleanups
Eric Dumazet
3
-182
/
+206
2010-10-04
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
6
-17
/
+33
2010-10-04
netfilter: ipt_LOG: add bufferisation to call printk() once
Eric Dumazet
1
-72
/
+73
2010-10-04
netfilter: nf_nat: make find/put static
Stephen Hemminger
1
-4
/
+2
2010-10-03
net: introduce DST_NOCACHE flag
Eric Dumazet
1
-0
/
+1
2010-10-03
ipv4: correct IGMP behavior on v3 query during v2-compatibility mode
David Stevens
1
-1
/
+13
2010-10-03
ipmr: cleanups
Eric Dumazet
1
-114
/
+124
2010-10-03
ipmr: RCU protection for mfc_cache_array
Eric Dumazet
1
-40
/
+47
2010-10-03
ipmr: RCU conversion of mroute_sk
Eric Dumazet
1
-42
/
+49
2010-10-03
ipmr: __pim_rcv() is called under rcu_read_lock
Eric Dumazet
1
-6
/
+4
2010-10-03
gre: protocol table can be static
stephen hemminger
1
-1
/
+1
2010-10-03
Revert "ipv4: Make INET_LRO a bool instead of tristate."
Ben Hutchings
1
-1
/
+1
2010-09-30
ipv4: rcu conversion in ip_route_output_slow
Eric Dumazet
1
-26
/
+12
[next]