index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
ipv4
Commit message (
Expand
)
Author
Age
Files
Lines
*
tunnels: Fix tunnels change rcu protection
Pavel Emelyanov
2010-10-27
2
-0
/
+2
*
inetpeer: __rcu annotations
Eric Dumazet
2010-10-27
1
-58
/
+80
*
tunnels: add __rcu annotations
Eric Dumazet
2010-10-27
1
-10
/
+19
*
net: add __rcu annotations to protocol
Eric Dumazet
2010-10-27
1
-3
/
+5
*
ipv4: add __rcu annotations to routes.c
Eric Dumazet
2010-10-27
1
-29
/
+46
*
fib_hash: fix rcu sparse and logical errors
Eric Dumazet
2010-10-26
1
-16
/
+20
*
ipv4: add __rcu annotations to ip_ra_chain
Eric Dumazet
2010-10-25
1
-3
/
+7
*
net: add __rcu annotation to sk_filter
Eric Dumazet
2010-10-25
1
-1
/
+1
*
tunnels: add _rcu annotations
Eric Dumazet
2010-10-25
1
-2
/
+3
*
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...
Linus Torvalds
2010-10-24
7
-9
/
+9
|
\
|
*
Update broken web addresses in the kernel.
Justin P. Mattock
2010-10-18
7
-9
/
+9
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
2010-10-23
51
-1404
/
+1874
|
\
\
|
*
\
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...
David S. Miller
2010-10-21
15
-244
/
+342
|
|
\
\
|
|
*
\
Merge branch 'for-patrick' of git://git.kernel.org/pub/scm/linux/kernel/git/h...
Patrick McHardy
2010-10-21
1
-14
/
+15
|
|
|
\
\
|
|
|
*
|
nf_nat: restrict ICMP translation for embedded header
Julian Anastasov
2010-10-21
1
-14
/
+15
|
|
*
|
|
tproxy: fix hash locking issue when using port redirection in __inet_inherit_...
Balazs Scheidler
2010-10-21
2
-5
/
+33
|
|
|
/
/
|
|
*
|
netfilter: fix kconfig unmet dependency warning
Randy Dunlap
2010-10-18
1
-2
/
+2
|
|
*
|
netfilter: xtables: resolve indirect macros 3/3
Jan Engelhardt
2010-10-13
3
-17
/
+17
|
|
*
|
netfilter: xtables: resolve indirect macros 2/3
Jan Engelhardt
2010-10-13
2
-46
/
+46
|
|
*
|
netfilter: xtables: resolve indirect macros 1/3
Jan Engelhardt
2010-10-13
2
-11
/
+11
|
|
*
|
netfilter: ipt_LOG: add bufferisation to call printk() once
Eric Dumazet
2010-10-04
1
-72
/
+73
|
|
*
|
netfilter: nf_nat: make find/put static
Stephen Hemminger
2010-10-04
1
-4
/
+2
|
|
*
|
netfilter: nf_nat: better error handling of nf_ct_expect_related() in helpers
Pablo Neira Ayuso
2010-09-22
5
-14
/
+93
|
|
*
|
netfilter: nf_nat: no IP_NAT_RANGE_MAP_IPS flags when alloc_null_binding()
Changli Gao
2010-09-16
1
-9
/
+8
|
|
*
|
netfilter: nf_nat_core: don't check if the tuple is used if there is no other...
Changli Gao
2010-09-16
1
-5
/
+11
|
|
*
|
netfilter: nf_nat: add nf_nat_csum()
Changli Gao
2010-09-15
1
-45
/
+31
|
*
|
|
fib: introduce fib_alias_accessed() helper
Eric Dumazet
2010-10-21
4
-3
/
+12
|
*
|
|
net: avoid RCU for NOCACHE dst
Eric Dumazet
2010-10-20
1
-5
/
+4
|
*
|
|
inet: RCU changes in inetdev_by_index()
Eric Dumazet
2010-10-19
4
-22
/
+16
|
*
|
|
net: avoid a dev refcount in ip_mc_find_dev()
Eric Dumazet
2010-10-19
2
-3
/
+3
|
*
|
|
IPv4: route.c: Change checks against 0xffffffff to ipv4_is_lbcast()
Andy Walls
2010-10-18
1
-7
/
+6
|
*
|
|
fib_hash: RCU conversion phase 2
Eric Dumazet
2010-10-17
2
-77
/
+101
|
*
|
|
fib_hash: RCU conversion phase 1
Eric Dumazet
2010-10-17
1
-19
/
+38
|
*
|
|
fib_hash: embed initial hash table in fn_zone
Eric Dumazet
2010-10-17
1
-29
/
+23
|
*
|
|
tcp: use correct counters in CA_CWR state too
Ilpo Järvinen
2010-10-17
1
-6
/
+7
|
*
|
|
tcp: sack lost marking fixes
Ilpo Järvinen
2010-10-17
1
-10
/
+14
|
*
|
|
fib: avoid false sharing on fib_table_hash
Eric Dumazet
2010-10-16
1
-6
/
+5
|
*
|
|
fib_trie: use fls() instead of open coded loop
Eric Dumazet
2010-10-16
1
-12
/
+4
|
*
|
|
net dst: use a percpu_counter to track entries
Eric Dumazet
2010-10-11
2
-16
/
+24
|
*
|
|
neigh: Protect neigh->ha[] with a seqlock
Eric Dumazet
2010-10-11
1
-4
/
+2
|
*
|
|
ipv4: Remove leftover rcu_read_unlock calls from __mkroute_output()
Dimitris Michailidis
2010-10-08
1
-4
/
+2
|
*
|
|
TCP: Fix setting of snd_ssthresh in tcp_mtu_probe_success
John Heffner
2010-10-06
1
-1
/
+1
|
*
|
|
fib: RCU conversion of fib_lookup()
Eric Dumazet
2010-10-05
7
-63
/
+64
|
*
|
|
bonding: fix to rejoin multicast groups immediately
Flavio Leitner
2010-10-05
1
-8
/
+8
|
*
|
|
net neigh: RCU conversion of neigh hash table
Eric Dumazet
2010-10-05
1
-3
/
+5
|
*
|
|
net: add a core netdev->rx_dropped counter
Eric Dumazet
2010-10-05
2
-4
/
+2
|
*
|
|
fib: cleanups
Eric Dumazet
2010-10-05
3
-182
/
+206
|
*
|
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-10-04
6
-17
/
+33
|
|
\
\
\
|
*
|
|
|
net: introduce DST_NOCACHE flag
Eric Dumazet
2010-10-03
1
-0
/
+1
|
*
|
|
|
ipmr: cleanups
Eric Dumazet
2010-10-03
1
-114
/
+124
[next]