Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
316da3b3fc8efa9a5d2c99e0d449f01ff38c6aba
/
net
/
ipv4
« Previous
868d13a
[NETNS]: Pass fib_rules_ops into default_pref method.
by Denis V. Lunev
· 17 years ago
f8c26b8
[NETNS]: Add netns parameter to fib_rules_(un)register.
by Denis V. Lunev
· 17 years ago
3d7cc2b
[NETFILTER]: Switch to using ctl_paths in nf_queue and conntrack modules
by Pavel Emelyanov
· 17 years ago
90754f8
[IPVS]: Switch to using ctl_paths.
by Pavel Emelyanov
· 17 years ago
cb7928a
[IPV4]: Remove unsupported DNAT (RTCF_NAT and RTCF_NAT) in IPV4
by Rami Rosen
· 17 years ago
a067d9a
[NET]: Remove obsolete comment
by Ilpo Järvinen
· 17 years ago
ad1b30b
[IPVS]: Kill some bloat
by Ilpo Järvinen
· 17 years ago
2a75de0
[NETNS]: Should build with CONFIG_SYSCTL=n
by Eric Dumazet
· 17 years ago
74feb6e
[ICMP]: Avoid sparse warnings in net/ipv4/icmp.c
by Eric Dumazet
· 17 years ago
65f7651
[NET]: prot_inuse cleanups and optimizations
by Eric Dumazet
· 17 years ago
e870a8e
[TCP]: Perform setting of common control fields in one place
by Ilpo Järvinen
· 17 years ago
19773b4
[TCP]: Urgent parameter effect can be simplified.
by Ilpo Järvinen
· 17 years ago
f038ac8
[TCP]: cleanup tcp_parse_options deep indented switch
by Ilpo Järvinen
· 17 years ago
9a429c4
[NET]: Add some acquires/releases sparse annotations.
by Eric Dumazet
· 17 years ago
d436d68
[TCP]: Remove unnecessary local variable
by Ilpo Järvinen
· 17 years ago
409d22b
[TCP]: Code duplication removal, added tcp_bound_to_half_wnd()
by Ilpo Järvinen
· 17 years ago
056834d
[TCP]: cleanup tcp_{in,out}put.c style
by Ilpo Järvinen
· 17 years ago
058dc33
[TCP]: reduce tcp_output's indentation levels a bit
by Ilpo Järvinen
· 17 years ago
4828e7f
[TCP]: Remove TCPCB_URG & TCPCB_AT_TAIL as unnecessary
by Ilpo Järvinen
· 17 years ago
cadbd03
[TCP]: Dropped unnecessary skb/sacked accessing in reneging
by Ilpo Järvinen
· 17 years ago
90840de
[TCP]: Introduce tcp_wnd_end() to reduce line lengths
by Ilpo Järvinen
· 17 years ago
66f5fe6
[TCP]: Rename update_send_head & include related increment to it
by Ilpo Järvinen
· 17 years ago
3ccd313
[TCP]: Make invariant check complain about invalid sacked_out
by Ilpo Järvinen
· 17 years ago
95766ff
[UDP]: Add memory accounting.
by Hideo Aoki
· 17 years ago
3ab224b
[NET] CORE: Introducing new memory accounting interface.
by Hideo Aoki
· 17 years ago
9dd3245
[IPSEC]: Move all calls to xfrm_audit_state_icvfail to xfrm_input
by Herbert Xu
· 17 years ago
0883ae0
[IPSEC]: Fix transport-mode async resume on intput without netfilter
by Herbert Xu
· 17 years ago
c776ee0
[TCP]: Remove seq_rtt ptr from clean_rtx_queue args
by Ilpo Järvinen
· 17 years ago
0e3a480
[TCP]: Force TSO splits to MSS boundaries
by Ilpo Järvinen
· 17 years ago
426b530
[NETNS]: Modify the neighbour table code so it handles multiple network namespaces
by Eric W. Biederman
· 17 years ago
afeb14b
[XFRM]: RFC4303 compliant auditing
by Paul Moore
· 17 years ago
dfd4f0a
[TCP]: Avoid two divides in __tcp_grow_window()
by Eric Dumazet
· 17 years ago
8beb5c5
[TCP]: Avoid a divide in tcp_mtu_probing()
by Eric Dumazet
· 17 years ago
829942c
[TCP]: Move mss variable in tcp_mtu_probing()
by David S. Miller
· 17 years ago
ce55dd3
[TCP]: tcp_write_timeout.c cleanup
by Eric Dumazet
· 17 years ago
b790ced
[INET]: Avoid an integer divide in rt_garbage_collect()
by Eric Dumazet
· 17 years ago
9cb5734
[TCP]: Convert several length variable to unsigned.
by YOSHIFUJI Hideaki
· 17 years ago
b92edbe
[TCP] Avoid two divides in tcp_output.c
by Eric Dumazet
· 17 years ago
a1b0514
[XFRM] IPv6: Fix dst/routing check at transformation.
by Masahide NAKAMURA
· 17 years ago
bd515c3
[TCP]: Fix TSO deferring
by Ilpo Järvinen
· 17 years ago
7054fb9
[INET]: Uninline the inet_twsk_put function.
by Pavel Emelyanov
· 17 years ago
77a5ba5
[INET]: Uninline the __inet_lookup_established function.
by Pavel Emelyanov
· 17 years ago
152da81
[INET]: Uninline the __inet_hash function.
by Pavel Emelyanov
· 17 years ago
195ad6a
[IPSEC]: Rename tunnel-mode functions to avoid collisions with tunnels
by Herbert Xu
· 17 years ago
33b8e77
[NETFILTER]: Add CONFIG_NETFILTER_ADVANCED option
by Patrick McHardy
· 17 years ago
3449882
[NETFILTER]: non-power-of-two jhash optimizations
by Patrick McHardy
· 17 years ago
e79ec50
[NETFILTER]: Parenthesize macro parameters
by Jan Engelhardt
· 17 years ago
643a2c1
[NETFILTER]: Introduce nf_inet_address
by Jan Engelhardt
· 17 years ago
df54aae
[NETFILTER]: x_tables: use %u format specifiers
by Jan Engelhardt
· 17 years ago
051578c
[NETFILTER]: nf_nat: properly use RCU for ip_nat_decode_session
by Patrick McHardy
· 17 years ago
1e796fd
[NETFILTER]: constify nf_afinfo
by Patrick McHardy
· 17 years ago
7b2f963
[NETFILTER]: nf_log: constify struct nf_logger and nf_log_packet loginfo arg
by Patrick McHardy
· 17 years ago
f01ffbd
[NETFILTER]: nf_log: move logging stuff to seperate header
by Patrick McHardy
· 17 years ago
cc01dcb
[NETFILTER]: nf_nat: pass manip type instead of hook to nf_nat_setup_info
by Patrick McHardy
· 17 years ago
ce4b1ce
[NETFILTER]: nf_nat: sprinkle a few __read_mostlys
by Patrick McHardy
· 17 years ago
2b628a0
[NETFILTER]: nf_nat: mark NAT protocols const
by Patrick McHardy
· 17 years ago
3ee9e76
[NETFILTER]: nf_nat_proto_gre: add missing module reference
by Patrick McHardy
· 17 years ago
77236b6
[NETFILTER]: ctnetlink: use netlink attribute helpers
by Patrick McHardy
· 17 years ago
13eae15
[NETFILTER]: ctnetlink: add support for NAT sequence adjustments
by Pablo Neira Ayuso
· 17 years ago
d6a2ba0
[NETFILTER]: arp_tables: add compat support
by Patrick McHardy
· 17 years ago
11f6dff
[NETFILTER]: arp_tables: resync get_entries() with ip_tables
by Patrick McHardy
· 17 years ago
41acd97
[NETFILTER]: arp_tables: move ARPT_SO_GET_INFO handling to seperate function
by Patrick McHardy
· 17 years ago
27e2c26
[NETFILTER]: arp_tables: move counter allocation to seperate function
by Patrick McHardy
· 17 years ago
fb5b609
[NETFILTER]: arp_tables: move entry and target checks to seperate functions
by Patrick McHardy
· 17 years ago
70f0bfc
[NETFILTER]: arp_tables: remove ipchains compat hack
by Patrick McHardy
· 17 years ago
1976312
[NETFILTER]: arp_tables: use vmalloc_node()
by Patrick McHardy
· 17 years ago
03dafbb
[NETFILTER]: arp_tables: remove obsolete standard_check function
by Patrick McHardy
· 17 years ago
6d6a55f
[NETFILTER]: ip_tables: remove ipchains compatibility hack
by Patrick McHardy
· 17 years ago
c9d8fe1
[NETFILTER]: {ip,ip6}_tables: fix format strings
by Patrick McHardy
· 17 years ago
9c54795
[NETFILTER]: {ip,ip6}_tables: reformat to eliminate differences
by Patrick McHardy
· 17 years ago
b386d9f
[NETFILTER]: ip_tables: move compat offset calculation to x_tables
by Patrick McHardy
· 17 years ago
73cd598
[NETFILTER]: ip_tables: fix compat types
by Patrick McHardy
· 17 years ago
30c08c4
[NETFILTER]: ip_tables: account for struct ipt_entry/struct compat_ipt_entry size diff
by Patrick McHardy
· 17 years ago
8956695
[NETFILTER]: x_tables: make xt_compat_match_from_user usable in iterator macros
by Patrick McHardy
· 17 years ago
4b47824
[NETFILTER]: ip_tables: reformat compat code
by Patrick McHardy
· 17 years ago
ac8e27f
[NETFILTER]: ip_tables: kill useless wrapper
by Patrick McHardy
· 17 years ago
f97c1e0
[IPV4] net/ipv4: Use ipv4_is_<type>
by Joe Perches
· 17 years ago
586f121
[IPV4]: Switch users of ipv4_devconf(_all) to use the pernet one
by Pavel Emelyanov
· 17 years ago
9355bbd
[IPV4]: Switch users of ipv4_devconf_dflt to use the pernet one
by Pavel Emelyanov
· 17 years ago
752d14d
[IPV4]: Move the devinet pointers on the struct net
by Pavel Emelyanov
· 17 years ago
c0ce9fb
[IPV4]: Store the net pointer on devinet's ctl tables
by Pavel Emelyanov
· 17 years ago
32e569b
[IPV4]: Pass the net pointer to the arp_req_set_proxy()
by Pavel Emelyanov
· 17 years ago
ea40b32
[IPV4]: Make __devinet_sysctl_register return an error
by Pavel Emelyanov
· 17 years ago
9055e05
[UDP]: Move udp_stats_in6 into net/ipv4/udp.c
by Herbert Xu
· 17 years ago
5661df7
[IPVS]: Use htons() where appropriate.
by YOSHIFUJI Hideaki
· 17 years ago
f5026fa
[IPV4]: Thresholds in fib_trie.c are used as consts, so make them const.
by Denis V. Lunev
· 17 years ago
ee34c1e
[IP_GRE]: Rebinding of GRE tunnels to other interfaces
by Michal Schmidt
· 17 years ago
aebcf82
[IPSEC]: Do not let packets pass when ICMP flag is off
by Herbert Xu
· 17 years ago
bb72845
[IPSEC]: Make callers of xfrm_lookup to use XFRM_LOOKUP_WAIT
by Herbert Xu
· 17 years ago
7233b9f
[IPSEC]: Fix reversed ICMP6 policy check
by Herbert Xu
· 17 years ago
5533995
[IPIP]: Allow rebinding the tunnel to another interface
by Michal Schmidt
· 17 years ago
8b7817f
[IPSEC]: Add ICMP host relookup support
by Herbert Xu
· 17 years ago
d5422ef
[IPSEC]: Added xfrm_decode_session_reverse and xfrmX_policy_check_reverse
by Herbert Xu
· 17 years ago
51602b2
[IPV4]: Cleanup sysctl manipulations in devinet.c
by Pavel Emelyanov
· 17 years ago
95c9382
[INET]: Use BUILD_BUG_ON in inet_timewait_sock.c checks
by Pavel Emelyanov
· 17 years ago
1f9e636
[TCP]: Use BUILD_BUG_ON for tcp_skb_cb size checking
by Pavel Emelyanov
· 17 years ago
c69bce2
[NET]: Remove unused "mibalign" argument for snmp_mib_init().
by YOSHIFUJI Hideaki
· 17 years ago
971b893
[IPV4]: last default route is a fib table property
by Denis V. Lunev
· 17 years ago
a2bbe68
[IPV4]: Unify assignment of fi to fib_result
by Denis V. Lunev
· 17 years ago
c17860a
[IPV4]: no need pass pointer to a default into fib_detect_death
by Denis V. Lunev
· 17 years ago
Next »