Commit Graph

4346 Commits (0a1b089738cf2165ee8678e2483fce3c40389d4a)

Author SHA1 Message Date
Eric Dumazet 66944e1c57 inetpeer: reduce stack usage 14 years ago
Michael Smith 990078afbf Disable rp_filter for IPsec packets 14 years ago
Michael Smith 5c04c819a2 fib_validate_source(): pass sk_buff instead of mark 14 years ago
OGAWA Hirofumi 1b86a58f9d ipv4: Fix "Set rt->rt_iif more sanely on output routes." 14 years ago
Tom Herbert c6e1a0d12c net: Allow no-cache copy from user on transmit 14 years ago
Eric Dumazet 7f5c6d4f66 netfilter: get rid of atomic ops in fast path 14 years ago
Florian Westphal 0fae2e7740 netfilter: af_info: add 'strict' parameter to limit lookup to .oif 14 years ago
Florian Westphal 31ad3dd64e netfilter: af_info: add network namespace parameter to route hook 14 years ago
Ilpo Järvinen 2fceec1337 tcp: len check is unnecessarily devastating, change to WARN_ON 14 years ago
Lucas De Marchi 25985edced Fix common misspellings 14 years ago
David S. Miller c0951cbcfd ipv4: Use flowi4_init_output() in udp_sendmsg() 14 years ago
David S. Miller 1bba6ffeeb ipv4: Use flowi4_init_output() in cookie_v4_check() 14 years ago
David S. Miller ef164ae356 ipv4: Use flowi4_init_output() in raw_sendmsg() 14 years ago
David S. Miller 538de0e01f ipv4: Use flowi4_init_output() in ip_send_reply() 14 years ago
David S. Miller e79d9bc7ea ipv4: Use flowi4_init_output() in inet_connection_sock.c 14 years ago
Eric Dumazet 0a5c047507 fib: add __rcu annotations 14 years ago
Eric Dumazet e2666f8495 fib: add rtnl locking in ip_fib_net_exit 14 years ago
Timo Teräs 93ca3bb5df net: gre: provide multicast mappings for ipv4 and ipv6 14 years ago
David S. Miller 4910ac6c52 ipv4: Don't ip_rt_put() an error pointer in RAW sockets. 14 years ago
Jan Luebbe 8628bd8af7 ipv4: Fix IP timestamp option (IPOPT_TS_PRESPEC) handling in ip_options_echo() 14 years ago
Julian Anastasov 1fbc784392 ipv4: do not ignore route errors 14 years ago
David S. Miller 37e826c513 ipv4: Fix nexthop caching wrt. scoping. 14 years ago
David S. Miller 436c3b66ec ipv4: Invalidate nexthop cache nh_saddr more correctly. 14 years ago
Eric Dumazet fcd13f42c9 ipv4: fix fib metrics 14 years ago
Eric Dumazet eb49a97363 ipv4: fix ip_rt_update_pmtu() 14 years ago
David S. Miller 406b6f974d ipv4: Fallback to FIB local table in __ip_dev_find(). 14 years ago
David S. Miller f6152737a9 tcp: Make undo_ssthresh arg to tcp_undo_cwr() a bool. 14 years ago
Yuchung Cheng 67d4120a17 tcp: avoid cwnd moderation in undo 14 years ago
Julian Anastasov 04024b937a ipv4: optimize route adding on secondary promotion 14 years ago
Julian Anastasov 2d230e2b2c ipv4: remove the routes on secondary promotion 14 years ago
Julian Anastasov e6abbaa272 ipv4: fix route deletion for IPs on many subnets 14 years ago
Julian Anastasov 74cb3c108b ipv4: match prefsrc when deleting routes 14 years ago
Vasiliy Kulikov 961ed183a9 netfilter: ipt_CLUSTERIP: fix buffer overflow 14 years ago
Eric Dumazet db856674ac netfilter: xtables: fix reentrancy 14 years ago
Dan Siemon 4a2b9c3756 net_sched: fix ip_tos2prio 14 years ago
Florian Westphal de81bbea17 netfilter: ipt_addrtype: rename to xt_addrtype 14 years ago
Vasiliy Kulikov 78b7987676 netfilter: ip_tables: fix infoleak to userspace 14 years ago
Vasiliy Kulikov 42eab94fff netfilter: arp_tables: fix infoleak to userspace 14 years ago
Sangtae Ha b5ccd07337 tcp_cubic: fix low utilization of CUBIC with HyStart 14 years ago
Sangtae Ha 2b4636a5f8 tcp_cubic: make the delay threshold of HyStart less sensitive 14 years ago
stephen hemminger 3b585b3449 tcp_cubic: enable high resolution ack time if needed 14 years ago
stephen hemminger 17a6e9f1aa tcp_cubic: fix clock dependency 14 years ago
stephen hemminger aac46324e1 tcp_cubic: make ack train delta value a parameter 14 years ago
stephen hemminger c54b4b7655 tcp_cubic: fix comparison of jiffies 14 years ago
stephen hemminger febf081987 tcp: fix RTT for quick packets in congestion control 14 years ago
Eric Dumazet 4e75db2e8f inetpeer: should use call_rcu() variant 14 years ago
Steffen Klassert 0dc49e9b28 esp4: Add support for IPsec extended sequence numbers 14 years ago
Steffen Klassert 1ce3644ade xfrm: Use separate low and high order bits of the sequence numbers in xfrm_skb_cb 14 years ago
Hiroaki SHIMODA 46af31800b ipv4: Fix PMTU update. 14 years ago
David S. Miller 9cce96df5b net: Put fl4_* macros to struct flowi4 and use them again. 14 years ago