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
*
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2007-03-06
9
-20
/
+13
|
\
|
*
[NETFILTER]: tcp conntrack: accept SYN|URG as valid
Patrick McHardy
2007-03-05
1
-1
/
+3
|
*
[NETFILTER]: nf_conntrack/nf_nat: fix incorrect config ifdefs
Patrick McHardy
2007-03-05
7
-18
/
+9
|
*
[NETFILTER]: conntrack: fix {nf,ip}_ct_iterate_cleanup endless loops
Patrick McHardy
2007-03-05
1
-1
/
+1
*
|
bonding: Improve IGMP join processing
Jay Vosburgh
2007-03-06
1
-0
/
+23
|
/
*
[NetLabel]: Verify sensitivity level has a valid CIPSO mapping
Paul Moore
2007-03-02
1
-3
/
+4
*
[TCP]: Fix minisock tcp_create_openreq_child() typo.
Arnaldo Carvalho de Melo
2007-02-28
1
-1
/
+1
*
[XFRM]: Fix oops in xfrm4_dst_destroy()
Bernhard Walle
2007-02-26
1
-1
/
+1
*
[XFRM_TUNNEL]: Reload header pointer after pskb_may_pull/pskb_expand_head
Arnaldo Carvalho de Melo
2007-02-26
1
-0
/
+1
*
[IPV4]: Use random32() in net/ipv4/multipath
Joe Perches
2007-02-26
2
-29
/
+4
*
[IPV4] devinet: Register inetdev earlier.
Herbert Xu
2007-02-26
1
-3
/
+5
*
[IPV4]: Correct links in net/ipv4/Kconfig
Baruch Even
2007-02-26
1
-2
/
+2
*
[TCP]: Fix MD5 signature pool locking.
David S. Miller
2007-02-26
1
-12
/
+12
*
correct a dead URL in the IP_MULTICAST help text
Adrian Bunk
2007-02-17
1
-1
/
+1
*
Various typo fixes.
Robert P. J. Day
2007-02-17
1
-1
/
+1
*
[PATCH] sysctl: remove the proc_dir_entry member for the sysctl tables
Eric W. Biederman
2007-02-14
1
-5
/
+0
*
[PATCH] sysctl: remove insert_at_head from register_sysctl
Eric W. Biederman
2007-02-14
7
-8
/
+8
*
[PATCH] remove many unneeded #includes of sched.h
Tim Schmielau
2007-02-14
25
-25
/
+0
*
[IPSEC]: Changing API of xfrm4_tunnel_register.
Kazunori MIYAZAWA
2007-02-13
4
-12
/
+77
*
[TCP]: Prevent pseudo garbage in SYN's advertized window
Ilpo Järvinen
2007-02-13
1
-2
/
+2
*
[NETFILTER]: Clear GSO bits for TCP reset packet
Herbert Xu
2007-02-13
1
-0
/
+4
*
[XFRM]: Fix IPv4 tunnel mode decapsulation with IPV6=n
Patrick McHardy
2007-02-12
1
-0
/
+1
*
[TCP]: cleanup of htcp (resend)
Stephen Hemminger
2007-02-12
1
-28
/
+37
*
[TCP]: Use read mostly for CUBIC parameters.
Stephen Hemminger
2007-02-12
1
-10
/
+10
*
[NETFILTER]: Kconfig: improve dependency handling
Patrick McHardy
2007-02-12
1
-3
/
+5
*
[NETFILTER]: nf_conntrack: properly use RCU for nf_conntrack_destroyed callback
Patrick McHardy
2007-02-12
1
-3
/
+4
*
[NETFILTER]: ip_conntrack: properly use RCU for ip_conntrack_destroyed callback
Patrick McHardy
2007-02-12
2
-6
/
+10
*
[NETFILTER]: ip_conntrack: fix invalid conntrack statistics RCU assumption
Patrick McHardy
2007-02-12
1
-7
/
+7
*
[NETFILTER]: nf_conntrack: properly use RCU API for nf_ct_protos/nf_ct_l3prot...
Patrick McHardy
2007-02-12
2
-4
/
+7
*
[NETFILTER]: ip_conntrack: properly use RCU API for ip_ct_protos array
Patrick McHardy
2007-02-12
3
-15
/
+26
*
[NETFILTER]: nf_nat: properly use RCU API for nf_nat_protos array
Patrick McHardy
2007-02-12
1
-31
/
+28
*
[NETFILTER]: ip_nat: properly use RCU API for ip_nat_protos array
Patrick McHardy
2007-02-12
1
-32
/
+29
*
[NETFILTER]: nf_log: minor cleanups
Patrick McHardy
2007-02-12
2
-2
/
+2
*
[NETFILTER]: Properly use RCU in nf_ct_attach
Patrick McHardy
2007-02-12
1
-2
/
+2
*
[PATCH] mark struct file_operations const 7
Arjan van de Ven
2007-02-12
17
-31
/
+31
*
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2007-02-11
121
-1814
/
+1815
|
\
|
*
[IPV4]: Restore multipath routing after rt_next changes.
Eric Dumazet
2007-02-10
4
-5
/
+5
|
*
[IPV4]: Convert ipv4 route to use the new dst_entry 'next' pointer
Eric Dumazet
2007-02-10
1
-28
/
+28
|
*
[UDP]: UDP can use sk_hash to speedup lookups
Eric Dumazet
2007-02-10
1
-4
/
+5
|
*
[NET] IPV4: Fix whitespace errors.
YOSHIFUJI Hideaki
2007-02-10
120
-1779
/
+1779
*
|
[PATCH] Transform kmem_cache_alloc()+memset(0) -> kmem_cache_zalloc().
Robert P. J. Day
2007-02-11
3
-8
/
+4
|
/
*
[NET]: change layout of ehash table
Eric Dumazet
2007-02-08
5
-9
/
+10
*
[NETFILTER]: {ip,ip6}_tables: use struct xt_table instead of redefined struct...
Jan Engelhardt
2007-02-08
6
-15
/
+15
*
[NETFILTER]: {ip,ip6}_tables: remove x_tables wrapper functions
Jan Engelhardt
2007-02-08
22
-107
/
+138
*
[NETFILTER]: x_tables: fix return values for LOG/ULOG
Jan Engelhardt
2007-02-08
2
-5
/
+9
*
[NETFILTER]: NAT: optional source port randomization support
Eric Leblond
2007-02-08
8
-4
/
+46
*
[NETFILTER]: add IPv6-capable TCPMSS target
Patrick McHardy
2007-02-08
3
-234
/
+0
*
[NET]: Add UDPLITE support in a few missing spots
Patrick McHardy
2007-02-08
1
-0
/
+1
*
[NETFILTER]: nf_nat: remove broken HOOKNAME macro
Patrick McHardy
2007-02-08
1
-6
/
+0
*
[NETFILTER]: tcp conntrack: do liberal tracking for picked up connections
Patrick McHardy
2007-02-08
1
-25
/
+15
[next]