index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
ipv4
/
netfilter
Commit message (
Expand
)
Author
Age
Files
Lines
*
[NETLINK]: Switch cb_lock spinlock to mutex and allow to override it
Patrick McHardy
2007-04-25
2
-2
/
+2
*
[NETFILTER]: ipt_ULOG: add compat conversion functions
Patrick McHardy
2007-04-25
1
-0
/
+40
*
[NETFILTER]: {eb,ip6,ip}t_LOG: remove remains of LOG target overloading
Patrick McHardy
2007-04-25
1
-8
/
+4
*
[NETFILTER]: nf_nat: use HW checksumming when possible
Patrick McHardy
2007-04-25
1
-12
/
+37
*
[SK_BUFF]: Introduce skb_copy_to_linear_data{_offset}
Arnaldo Carvalho de Melo
2007-04-25
1
-1
/
+1
*
[NETFILTER]: Use setup_timer
Patrick McHardy
2007-04-25
1
-5
/
+2
*
[NETFILTER]: Remove changelogs and CVS IDs
Patrick McHardy
2007-04-25
12
-76
/
+0
*
[NETLINK]: Introduce nlmsg_hdr() helper
Arnaldo Carvalho de Melo
2007-04-25
1
-1
/
+1
*
[SK_BUFF]: Convert skb->tail to sk_buff_data_t
Arnaldo Carvalho de Melo
2007-04-25
3
-7
/
+8
*
[SK_BUFF]: unions of just one member don't get anything done, kill them
Arnaldo Carvalho de Melo
2007-04-25
2
-2
/
+2
*
[NETFILTER]: Remove IPv4 only connection tracking/NAT
Patrick McHardy
2007-04-25
43
-17005
/
+62
*
[SK_BUFF]: Introduce arp_hdr(), remove skb->nh.arph
Arnaldo Carvalho de Melo
2007-04-25
3
-4
/
+4
*
[SK_BUFF]: Introduce ip_hdr(), remove skb->nh.iph
Arnaldo Carvalho de Melo
2007-04-25
32
-116
/
+121
*
[IP]: Introduce ip_hdrlen()
Arnaldo Carvalho de Melo
2007-04-25
30
-97
/
+95
*
[SK_BUFF]: Introduce skb_network_header()
Arnaldo Carvalho de Melo
2007-04-25
2
-6
/
+5
*
[SK_BUFF]: Introduce skb_mac_header()
Arnaldo Carvalho de Melo
2007-04-25
2
-4
/
+4
*
[NET] IPV4: Use hton{s,l}() where appropriate.
YOSHIFUJI Hideaki
2007-04-25
1
-5
/
+4
*
[NET]: convert network timestamps to ktime_t
Eric Dumazet
2007-04-25
2
-5
/
+9
*
[NETFILTER] arp_tables: Fix unaligned accesses.
David S. Miller
2007-04-13
1
-7
/
+3
*
[NETFILTER]: ipt_ULOG: use put_unaligned
Patrick McHardy
2007-04-12
1
-3
/
+4
*
[NETFILTER]: ipt_CLUSTERIP: fix oops in checkentry function
Jaroslav Kysela
2007-04-10
1
-2
/
+0
*
[NETFILTER]: nat: avoid rerouting packets if only XFRM policy key changed
Patrick McHardy
2007-03-22
2
-12
/
+17
*
[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
*
[PATCH] sysctl: remove insert_at_head from register_sysctl
Eric W. Biederman
2007-02-14
3
-3
/
+3
*
[PATCH] remove many unneeded #includes of sched.h
Tim Schmielau
2007-02-14
6
-6
/
+0
*
[NETFILTER]: Clear GSO bits for TCP reset packet
Herbert Xu
2007-02-13
1
-0
/
+4
*
[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
4
-10
/
+10
*
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2007-02-11
60
-905
/
+905
|
\
|
*
[NET] IPV4: Fix whitespace errors.
YOSHIFUJI Hideaki
2007-02-10
60
-905
/
+905
*
|
[PATCH] Transform kmem_cache_alloc()+memset(0) -> kmem_cache_zalloc().
Robert P. J. Day
2007-02-11
1
-2
/
+1
|
/
*
[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]