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
*
[NETNS]: Modify the neighbour table code so it handles multiple network names...
Eric W. Biederman
2008-01-28
1
-6
/
+6
*
[XFRM]: RFC4303 compliant auditing
Paul Moore
2008-01-28
2
-1
/
+4
*
[TCP]: Avoid two divides in __tcp_grow_window()
Eric Dumazet
2008-01-28
1
-2
/
+2
*
[TCP]: Avoid a divide in tcp_mtu_probing()
Eric Dumazet
2008-01-28
1
-1
/
+1
*
[TCP]: Move mss variable in tcp_mtu_probing()
David S. Miller
2008-01-28
1
-2
/
+2
*
[TCP]: tcp_write_timeout.c cleanup
Eric Dumazet
2008-01-28
1
-14
/
+21
*
[INET]: Avoid an integer divide in rt_garbage_collect()
Eric Dumazet
2008-01-28
1
-2
/
+2
*
[TCP]: Convert several length variable to unsigned.
YOSHIFUJI Hideaki
2008-01-28
1
-3
/
+3
*
[TCP] Avoid two divides in tcp_output.c
Eric Dumazet
2008-01-28
1
-2
/
+2
*
[XFRM] IPv6: Fix dst/routing check at transformation.
Masahide NAKAMURA
2008-01-28
1
-0
/
+7
*
[TCP]: Fix TSO deferring
Ilpo Järvinen
2008-01-28
1
-1
/
+2
*
[INET]: Uninline the inet_twsk_put function.
Pavel Emelyanov
2008-01-28
1
-0
/
+15
*
[INET]: Uninline the __inet_lookup_established function.
Pavel Emelyanov
2008-01-28
1
-0
/
+38
*
[INET]: Uninline the __inet_hash function.
Pavel Emelyanov
2008-01-28
2
-3
/
+45
*
[IPSEC]: Rename tunnel-mode functions to avoid collisions with tunnels
Herbert Xu
2008-01-28
1
-8
/
+8
*
[NETFILTER]: Add CONFIG_NETFILTER_ADVANCED option
Patrick McHardy
2008-01-28
1
-1
/
+25
*
[NETFILTER]: non-power-of-two jhash optimizations
Patrick McHardy
2008-01-28
2
-4
/
+8
*
[NETFILTER]: Parenthesize macro parameters
Jan Engelhardt
2008-01-28
3
-3
/
+5
*
[NETFILTER]: Introduce nf_inet_address
Jan Engelhardt
2008-01-28
1
-5
/
+5
*
[NETFILTER]: x_tables: use %u format specifiers
Jan Engelhardt
2008-01-28
1
-1
/
+1
*
[NETFILTER]: nf_nat: properly use RCU for ip_nat_decode_session
Patrick McHardy
2008-01-28
1
-3
/
+3
*
[NETFILTER]: constify nf_afinfo
Patrick McHardy
2008-01-28
1
-1
/
+1
*
[NETFILTER]: nf_log: constify struct nf_logger and nf_log_packet loginfo arg
Patrick McHardy
2008-01-28
1
-1
/
+1
*
[NETFILTER]: nf_log: move logging stuff to seperate header
Patrick McHardy
2008-01-28
4
-0
/
+4
*
[NETFILTER]: nf_nat: pass manip type instead of hook to nf_nat_setup_info
Patrick McHardy
2008-01-28
9
-37
/
+20
*
[NETFILTER]: nf_nat: sprinkle a few __read_mostlys
Patrick McHardy
2008-01-28
1
-4
/
+5
*
[NETFILTER]: nf_nat: mark NAT protocols const
Patrick McHardy
2008-01-28
6
-15
/
+15
*
[NETFILTER]: nf_nat_proto_gre: add missing module reference
Patrick McHardy
2008-01-28
1
-0
/
+1
*
[NETFILTER]: ctnetlink: use netlink attribute helpers
Patrick McHardy
2008-01-28
3
-26
/
+14
*
[NETFILTER]: ctnetlink: add support for NAT sequence adjustments
Pablo Neira Ayuso
2008-01-28
1
-0
/
+3
*
[NETFILTER]: arp_tables: add compat support
Patrick McHardy
2008-01-28
1
-58
/
+690
*
[NETFILTER]: arp_tables: resync get_entries() with ip_tables
Patrick McHardy
2008-01-28
1
-20
/
+19
*
[NETFILTER]: arp_tables: move ARPT_SO_GET_INFO handling to seperate function
Patrick McHardy
2008-01-28
1
-42
/
+46
*
[NETFILTER]: arp_tables: move counter allocation to seperate function
Patrick McHardy
2008-01-28
1
-8
/
+21
*
[NETFILTER]: arp_tables: move entry and target checks to seperate functions
Patrick McHardy
2008-01-28
1
-17
/
+41
*
[NETFILTER]: arp_tables: remove ipchains compat hack
Patrick McHardy
2008-01-28
1
-4
/
+0
*
[NETFILTER]: arp_tables: use vmalloc_node()
Patrick McHardy
2008-01-28
1
-2
/
+3
*
[NETFILTER]: arp_tables: remove obsolete standard_check function
Patrick McHardy
2008-01-28
1
-25
/
+3
*
[NETFILTER]: ip_tables: remove ipchains compatibility hack
Patrick McHardy
2008-01-28
1
-8
/
+0
*
[NETFILTER]: {ip,ip6}_tables: fix format strings
Patrick McHardy
2008-01-28
1
-12
/
+8
*
[NETFILTER]: {ip,ip6}_tables: reformat to eliminate differences
Patrick McHardy
2008-01-28
1
-36
/
+30
*
[NETFILTER]: ip_tables: move compat offset calculation to x_tables
Patrick McHardy
2008-01-28
1
-59
/
+8
*
[NETFILTER]: ip_tables: fix compat types
Patrick McHardy
2008-01-28
1
-24
/
+27
*
[NETFILTER]: ip_tables: account for struct ipt_entry/struct compat_ipt_entry ...
Patrick McHardy
2008-01-28
1
-2
/
+6
*
[NETFILTER]: x_tables: make xt_compat_match_from_user usable in iterator macros
Patrick McHardy
2008-01-28
1
-12
/
+1
*
[NETFILTER]: ip_tables: reformat compat code
Patrick McHardy
2008-01-28
1
-89
/
+92
*
[NETFILTER]: ip_tables: kill useless wrapper
Patrick McHardy
2008-01-28
1
-7
/
+1
*
[IPV4] net/ipv4: Use ipv4_is_<type>
Joe Perches
2008-01-28
10
-51
/
+60
*
[IPV4]: Switch users of ipv4_devconf(_all) to use the pernet one
Pavel Emelyanov
2008-01-28
6
-11
/
+12
*
[IPV4]: Switch users of ipv4_devconf_dflt to use the pernet one
Pavel Emelyanov
2008-01-28
1
-7
/
+9
[next]