.. |
ipvs
|
5661df7b6c
[IPVS]: Use htons() where appropriate.
|
17 vuotta sitten |
netfilter
|
33b8e77605
[NETFILTER]: Add CONFIG_NETFILTER_ADVANCED option
|
17 vuotta sitten |
Kconfig
|
01dd2fbf0d
typo fixes
|
18 vuotta sitten |
Makefile
|
9ba6397976
[IPV4]: Cleanup the sysctl_net_ipv4.c file
|
17 vuotta sitten |
af_inet.c
|
95766fff6b
[UDP]: Add memory accounting.
|
17 vuotta sitten |
ah4.c
|
9dd3245a2a
[IPSEC]: Move all calls to xfrm_audit_state_icvfail to xfrm_input
|
17 vuotta sitten |
arp.c
|
426b5303eb
[NETNS]: Modify the neighbour table code so it handles multiple network namespaces
|
17 vuotta sitten |
cipso_ipv4.c
|
1596c97aa8
[IPV4] net/ipv4/cipso_ipv4.c: use LIST_HEAD instead of LIST_HEAD_INIT
|
17 vuotta sitten |
datagram.c
|
f97c1e0c6e
[IPV4] net/ipv4: Use ipv4_is_<type>
|
17 vuotta sitten |
devinet.c
|
f97c1e0c6e
[IPV4] net/ipv4: Use ipv4_is_<type>
|
17 vuotta sitten |
esp4.c
|
9dd3245a2a
[IPSEC]: Move all calls to xfrm_audit_state_icvfail to xfrm_input
|
17 vuotta sitten |
fib_frontend.c
|
f97c1e0c6e
[IPV4] net/ipv4: Use ipv4_is_<type>
|
17 vuotta sitten |
fib_hash.c
|
971b893e79
[IPV4]: last default route is a fib table property
|
17 vuotta sitten |
fib_lookup.h
|
a2bbe6822f
[IPV4]: Unify assignment of fi to fib_result
|
17 vuotta sitten |
fib_rules.c
|
2994c63863
[INET]: Small possible memory leak in FIB rules
|
17 vuotta sitten |
fib_semantics.c
|
c17860a039
[IPV4]: no need pass pointer to a default into fib_detect_death
|
17 vuotta sitten |
fib_trie.c
|
f5026fabda
[IPV4]: Thresholds in fib_trie.c are used as consts, so make them const.
|
17 vuotta sitten |
icmp.c
|
aebcf82c1f
[IPSEC]: Do not let packets pass when ICMP flag is off
|
17 vuotta sitten |
igmp.c
|
f97c1e0c6e
[IPV4] net/ipv4: Use ipv4_is_<type>
|
17 vuotta sitten |
inet_connection_sock.c
|
b24b8a247f
[NET]: Convert init_timer into setup_timer
|
17 vuotta sitten |
inet_diag.c
|
d523a328fb
[INET]: Fix inet_diag dead-lock regression
|
17 vuotta sitten |
inet_fragment.c
|
b24b8a247f
[NET]: Convert init_timer into setup_timer
|
17 vuotta sitten |
inet_hashtables.c
|
77a5ba55da
[INET]: Uninline the __inet_lookup_established function.
|
17 vuotta sitten |
inet_lro.c
|
877364e60e
[LRO] Fix lro_mgr->features checks
|
17 vuotta sitten |
inet_timewait_sock.c
|
7054fb9376
[INET]: Uninline the inet_twsk_put function.
|
17 vuotta sitten |
inetpeer.c
|
d71209ded2
[INET]: Use list_head-s in inetpeer.c
|
17 vuotta sitten |
ip_forward.c
|
6e23ae2a48
[NETFILTER]: Introduce NF_INET_ hook values
|
17 vuotta sitten |
ip_fragment.c
|
45542479fb
[NET]: Fix uninitialised variable in ip_frag_reasm()
|
18 vuotta sitten |
ip_gre.c
|
f97c1e0c6e
[IPV4] net/ipv4: Use ipv4_is_<type>
|
17 vuotta sitten |
ip_input.c
|
7bc54c9030
[IPv4] RAW: Compact the API for the kernel
|
17 vuotta sitten |
ip_options.c
|
376407039c
[IPV4] ip_options.c: kmalloc + memset conversion to kzalloc
|
18 vuotta sitten |
ip_output.c
|
6e23ae2a48
[NETFILTER]: Introduce NF_INET_ hook values
|
17 vuotta sitten |
ip_sockglue.c
|
6a9fb9479f
[IPV4]: Clean the ip_sockglue.c from some ugly ifdefs
|
17 vuotta sitten |
ipcomp.c
|
e40b328615
[IPSEC]: Forbid BEET + ipcomp for now
|
17 vuotta sitten |
ipconfig.c
|
1b0b04f9fb
[IPCONFIG]: Mark vendor_class_identifier as __initdata.
|
17 vuotta sitten |
ipip.c
|
5533995b62
[IPIP]: Allow rebinding the tunnel to another interface
|
17 vuotta sitten |
ipmr.c
|
f97c1e0c6e
[IPV4] net/ipv4: Use ipv4_is_<type>
|
17 vuotta sitten |
netfilter.c
|
1e796fda00
[NETFILTER]: constify nf_afinfo
|
17 vuotta sitten |
proc.c
|
95766fff6b
[UDP]: Add memory accounting.
|
17 vuotta sitten |
protocol.c
|
03d4f879b9
[IPV4]: align inet_protos[] on SMP
|
18 vuotta sitten |
raw.c
|
f97c1e0c6e
[IPV4] net/ipv4: Use ipv4_is_<type>
|
17 vuotta sitten |
route.c
|
b790cedd24
[INET]: Avoid an integer divide in rt_garbage_collect()
|
17 vuotta sitten |
syncookies.c
|
aa8223c7bb
[SK_BUFF]: Introduce tcp_hdr(), remove skb->h.th
|
18 vuotta sitten |
sysctl_net_ipv4.c
|
95766fff6b
[UDP]: Add memory accounting.
|
17 vuotta sitten |
tcp.c
|
3ab224be6d
[NET] CORE: Introducing new memory accounting interface.
|
17 vuotta sitten |
tcp_bic.c
|
c3a05c6050
[TCP]: Cong.ctrl modules: remove unused good_ack from cong_avoid
|
17 vuotta sitten |
tcp_cong.c
|
c3a05c6050
[TCP]: Cong.ctrl modules: remove unused good_ack from cong_avoid
|
17 vuotta sitten |
tcp_cubic.c
|
c3a05c6050
[TCP]: Cong.ctrl modules: remove unused good_ack from cong_avoid
|
17 vuotta sitten |
tcp_diag.c
|
305e1e9691
[INET]: Let inet_diag and friends autoload
|
18 vuotta sitten |
tcp_highspeed.c
|
c3a05c6050
[TCP]: Cong.ctrl modules: remove unused good_ack from cong_avoid
|
17 vuotta sitten |
tcp_htcp.c
|
c3a05c6050
[TCP]: Cong.ctrl modules: remove unused good_ack from cong_avoid
|
17 vuotta sitten |
tcp_hybla.c
|
c3a05c6050
[TCP]: Cong.ctrl modules: remove unused good_ack from cong_avoid
|
17 vuotta sitten |
tcp_illinois.c
|
c3a05c6050
[TCP]: Cong.ctrl modules: remove unused good_ack from cong_avoid
|
17 vuotta sitten |
tcp_input.c
|
3ccd3130b3
[TCP]: Make invariant check complain about invalid sacked_out
|
17 vuotta sitten |
tcp_ipv4.c
|
9cb5734e5b
[TCP]: Convert several length variable to unsigned.
|
17 vuotta sitten |
tcp_lp.c
|
c3a05c6050
[TCP]: Cong.ctrl modules: remove unused good_ack from cong_avoid
|
17 vuotta sitten |
tcp_minisocks.c
|
e60402d0a9
[TCP]: Move sack_ok access to obviously named funcs & cleanup
|
18 vuotta sitten |
tcp_output.c
|
66f5fe624f
[TCP]: Rename update_send_head & include related increment to it
|
17 vuotta sitten |
tcp_probe.c
|
457c4cbc5a
[NET]: Make /proc/net per network namespace
|
18 vuotta sitten |
tcp_scalable.c
|
c3a05c6050
[TCP]: Cong.ctrl modules: remove unused good_ack from cong_avoid
|
17 vuotta sitten |
tcp_timer.c
|
3ab224be6d
[NET] CORE: Introducing new memory accounting interface.
|
17 vuotta sitten |
tcp_vegas.c
|
c3a05c6050
[TCP]: Cong.ctrl modules: remove unused good_ack from cong_avoid
|
17 vuotta sitten |
tcp_vegas.h
|
30cfd0baf0
[TCP]: congestion control API pass RTT in microseconds
|
18 vuotta sitten |
tcp_veno.c
|
c3a05c6050
[TCP]: Cong.ctrl modules: remove unused good_ack from cong_avoid
|
17 vuotta sitten |
tcp_westwood.c
|
30cfd0baf0
[TCP]: congestion control API pass RTT in microseconds
|
18 vuotta sitten |
tcp_yeah.c
|
c3a05c6050
[TCP]: Cong.ctrl modules: remove unused good_ack from cong_avoid
|
17 vuotta sitten |
tunnel4.c
|
358352b8b8
[INET]: Cleanup the xfrm4_tunnel_(un)register
|
17 vuotta sitten |
udp.c
|
95766fff6b
[UDP]: Add memory accounting.
|
17 vuotta sitten |
udp_impl.h
|
32c1da7081
[UDP]: Randomize port selection.
|
18 vuotta sitten |
udplite.c
|
47a31a6ffc
[IPV4]: Use the {DEFINE|REF}_PROTO_INUSE infrastructure
|
17 vuotta sitten |
xfrm4_input.c
|
0883ae0e55
[IPSEC]: Fix transport-mode async resume on intput without netfilter
|
17 vuotta sitten |
xfrm4_mode_beet.c
|
227620e295
[IPSEC]: Separate inner/outer mode processing on input
|
17 vuotta sitten |
xfrm4_mode_transport.c
|
37fedd3aab
[IPSEC]: Use IPv6 calling convention as the convention for x->mode->output
|
18 vuotta sitten |
xfrm4_mode_tunnel.c
|
195ad6a3ac
[IPSEC]: Rename tunnel-mode functions to avoid collisions with tunnels
|
17 vuotta sitten |
xfrm4_output.c
|
6e23ae2a48
[NETFILTER]: Introduce NF_INET_ hook values
|
17 vuotta sitten |
xfrm4_policy.c
|
a1b051405b
[XFRM] IPv6: Fix dst/routing check at transformation.
|
17 vuotta sitten |
xfrm4_state.c
|
294b4baf29
[IPSEC]: Kill afinfo->nf_post_routing
|
17 vuotta sitten |
xfrm4_tunnel.c
|
c4541b41c0
[IPSEC]: Move tunnel parsing for IPv4 out of xfrm4_input
|
18 vuotta sitten |