..
ipvs
[IPVS]: Use htons() where appropriate.
17 years ago
netfilter
[NETFILTER]: Add CONFIG_NETFILTER_ADVANCED option
17 years ago
Kconfig
typo fixes
18 years ago
Makefile
[IPV4]: Cleanup the sysctl_net_ipv4.c file
17 years ago
af_inet.c
[UDP]: Add memory accounting.
17 years ago
ah4.c
[IPSEC]: Move all calls to xfrm_audit_state_icvfail to xfrm_input
17 years ago
arp.c
[NETNS]: Modify the neighbour table code so it handles multiple network namespaces
17 years ago
cipso_ipv4.c
[IPV4] net/ipv4/cipso_ipv4.c: use LIST_HEAD instead of LIST_HEAD_INIT
17 years ago
datagram.c
[IPV4] net/ipv4: Use ipv4_is_<type>
17 years ago
devinet.c
[IPV4] net/ipv4: Use ipv4_is_<type>
17 years ago
esp4.c
[IPSEC]: Move all calls to xfrm_audit_state_icvfail to xfrm_input
17 years ago
fib_frontend.c
[IPV4] net/ipv4: Use ipv4_is_<type>
17 years ago
fib_hash.c
[IPV4]: last default route is a fib table property
17 years ago
fib_lookup.h
[IPV4]: Unify assignment of fi to fib_result
17 years ago
fib_rules.c
[INET]: Small possible memory leak in FIB rules
17 years ago
fib_semantics.c
[IPV4]: no need pass pointer to a default into fib_detect_death
17 years ago
fib_trie.c
[IPV4]: Thresholds in fib_trie.c are used as consts, so make them const.
17 years ago
icmp.c
[IPSEC]: Do not let packets pass when ICMP flag is off
17 years ago
igmp.c
[IPV4] net/ipv4: Use ipv4_is_<type>
17 years ago
inet_connection_sock.c
[NET]: Convert init_timer into setup_timer
17 years ago
inet_diag.c
[INET]: Fix inet_diag dead-lock regression
17 years ago
inet_fragment.c
[NET]: Convert init_timer into setup_timer
17 years ago
inet_hashtables.c
[INET]: Uninline the __inet_lookup_established function.
17 years ago
inet_lro.c
[LRO] Fix lro_mgr->features checks
17 years ago
inet_timewait_sock.c
[INET]: Uninline the inet_twsk_put function.
17 years ago
inetpeer.c
[INET]: Use list_head-s in inetpeer.c
17 years ago
ip_forward.c
[NETFILTER]: Introduce NF_INET_ hook values
17 years ago
ip_fragment.c
[NET]: Fix uninitialised variable in ip_frag_reasm()
18 years ago
ip_gre.c
[IPV4] net/ipv4: Use ipv4_is_<type>
17 years ago
ip_input.c
[IPv4] RAW: Compact the API for the kernel
17 years ago
ip_options.c
[IPV4] ip_options.c: kmalloc + memset conversion to kzalloc
18 years ago
ip_output.c
[NETFILTER]: Introduce NF_INET_ hook values
17 years ago
ip_sockglue.c
[IPV4]: Clean the ip_sockglue.c from some ugly ifdefs
17 years ago
ipcomp.c
[IPSEC]: Forbid BEET + ipcomp for now
17 years ago
ipconfig.c
[IPCONFIG]: Mark vendor_class_identifier as __initdata.
17 years ago
ipip.c
[IPIP]: Allow rebinding the tunnel to another interface
17 years ago
ipmr.c
[IPV4] net/ipv4: Use ipv4_is_<type>
17 years ago
netfilter.c
[NETFILTER]: constify nf_afinfo
17 years ago
proc.c
[UDP]: Add memory accounting.
17 years ago
protocol.c
[IPV4]: align inet_protos[] on SMP
18 years ago
raw.c
[IPV4] net/ipv4: Use ipv4_is_<type>
17 years ago
route.c
[INET]: Avoid an integer divide in rt_garbage_collect()
17 years ago
syncookies.c
[SK_BUFF]: Introduce tcp_hdr(), remove skb->h.th
18 years ago
sysctl_net_ipv4.c
[UDP]: Add memory accounting.
17 years ago
tcp.c
[TCP]: Remove TCPCB_URG & TCPCB_AT_TAIL as unnecessary
17 years ago
tcp_bic.c
[TCP]: Cong.ctrl modules: remove unused good_ack from cong_avoid
17 years ago
tcp_cong.c
[TCP]: Cong.ctrl modules: remove unused good_ack from cong_avoid
17 years ago
tcp_cubic.c
[TCP]: Cong.ctrl modules: remove unused good_ack from cong_avoid
17 years ago
tcp_diag.c
[INET]: Let inet_diag and friends autoload
18 years ago
tcp_highspeed.c
[TCP]: Cong.ctrl modules: remove unused good_ack from cong_avoid
17 years ago
tcp_htcp.c
[TCP]: Cong.ctrl modules: remove unused good_ack from cong_avoid
17 years ago
tcp_hybla.c
[TCP]: Cong.ctrl modules: remove unused good_ack from cong_avoid
17 years ago
tcp_illinois.c
[TCP]: Cong.ctrl modules: remove unused good_ack from cong_avoid
17 years ago
tcp_input.c
[TCP]: Remove TCPCB_URG & TCPCB_AT_TAIL as unnecessary
17 years ago
tcp_ipv4.c
[TCP]: Convert several length variable to unsigned.
17 years ago
tcp_lp.c
[TCP]: Cong.ctrl modules: remove unused good_ack from cong_avoid
17 years ago
tcp_minisocks.c
[TCP]: Move sack_ok access to obviously named funcs & cleanup
18 years ago
tcp_output.c
[TCP]: Remove TCPCB_URG & TCPCB_AT_TAIL as unnecessary
17 years ago
tcp_probe.c
[NET]: Make /proc/net per network namespace
18 years ago
tcp_scalable.c
[TCP]: Cong.ctrl modules: remove unused good_ack from cong_avoid
17 years ago
tcp_timer.c
[NET] CORE: Introducing new memory accounting interface.
17 years ago
tcp_vegas.c
[TCP]: Cong.ctrl modules: remove unused good_ack from cong_avoid
17 years ago
tcp_vegas.h
[TCP]: congestion control API pass RTT in microseconds
18 years ago
tcp_veno.c
[TCP]: Cong.ctrl modules: remove unused good_ack from cong_avoid
17 years ago
tcp_westwood.c
[TCP]: congestion control API pass RTT in microseconds
18 years ago
tcp_yeah.c
[TCP]: Cong.ctrl modules: remove unused good_ack from cong_avoid
17 years ago
tunnel4.c
[INET]: Cleanup the xfrm4_tunnel_(un)register
17 years ago
udp.c
[UDP]: Add memory accounting.
17 years ago
udp_impl.h
[UDP]: Randomize port selection.
18 years ago
udplite.c
[IPV4]: Use the {DEFINE|REF}_PROTO_INUSE infrastructure
17 years ago
xfrm4_input.c
[IPSEC]: Fix transport-mode async resume on intput without netfilter
17 years ago
xfrm4_mode_beet.c
[IPSEC]: Separate inner/outer mode processing on input
17 years ago
xfrm4_mode_transport.c
[IPSEC]: Use IPv6 calling convention as the convention for x->mode->output
18 years ago
xfrm4_mode_tunnel.c
[IPSEC]: Rename tunnel-mode functions to avoid collisions with tunnels
17 years ago
xfrm4_output.c
[NETFILTER]: Introduce NF_INET_ hook values
17 years ago
xfrm4_policy.c
[XFRM] IPv6: Fix dst/routing check at transformation.
17 years ago
xfrm4_state.c
[IPSEC]: Kill afinfo->nf_post_routing
17 years ago
xfrm4_tunnel.c
[IPSEC]: Move tunnel parsing for IPv4 out of xfrm4_input
18 years ago