Age | Commit message (Expand) | Author | Files | Lines |
2011-05-10 | xfrm: Assign the inner mode output function to the dst entry | Steffen Klassert | 2 | -2/+7 |
2011-05-08 | tcp_cubic: limit delayed_ack ratio to prevent divide error | stephen hemminger | 1 | -2/+7 |
2011-05-04 | net: ip_expire() must revalidate route | Eric Dumazet | 1 | -16/+15 |
2011-05-02 | sysctl: net: call unregister_net_sysctl_table where needed | Lucian Adrian Grijincu | 1 | -1/+1 |
2011-05-01 | ipv4: don't spam dmesg with "Using LC-trie" messages | Alexey Dobriyan | 1 | -3/+0 |
2011-04-25 | net: provide cow_metrics() methods to blackhole dst_ops | Held Bernhard | 1 | -0/+7 |
2011-04-14 | ip: ip_options_compile() resilient to NULL skb route | Eric Dumazet | 1 | -3/+3 |
2011-04-13 | Revert "tcp: disallow bind() to reuse addr/port" | David S. Miller | 1 | -3/+2 |
2011-04-12 | net: Do not wrap sysctl igmp_max_memberships in IP_MULTICAST | Joakim Tjernlund | 1 | -3/+0 |
2011-04-12 | inetpeer: reduce stack usage | Eric Dumazet | 1 | -6/+7 |
2011-04-11 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 3 | -4/+10 |
2011-04-07 | ipv4: Fix "Set rt->rt_iif more sanely on output routes." | OGAWA Hirofumi | 2 | -2/+7 |
2011-04-07 | Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6 | Linus Torvalds | 14 | -20/+20 |
2011-04-05 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/... | David S. Miller | 1 | -2/+3 |
2011-04-04 | netfilter: af_info: add 'strict' parameter to limit lookup to .oif | Florian Westphal | 1 | -1/+1 |
2011-04-04 | netfilter: af_info: add network namespace parameter to route hook | Florian Westphal | 1 | -2/+3 |
2011-04-01 | tcp: len check is unnecessarily devastating, change to WARN_ON | Ilpo Järvinen | 1 | -1/+2 |
2011-03-31 | Fix common misspellings | Lucas De Marchi | 14 | -20/+20 |
2011-03-30 | fib: add rtnl locking in ip_fib_net_exit | Eric Dumazet | 1 | -0/+2 |
2011-03-30 | net: gre: provide multicast mappings for ipv4 and ipv6 | Timo Teräs | 1 | -0/+3 |
2011-03-28 | ipv4: Don't ip_rt_put() an error pointer in RAW sockets. | David S. Miller | 1 | -0/+1 |
2011-03-27 | ipv4: Fix IP timestamp option (IPOPT_TS_PRESPEC) handling in ip_options_echo() | Jan Luebbe | 1 | -3/+3 |
2011-03-25 | ipv4: do not ignore route errors | Julian Anastasov | 1 | -2/+2 |
2011-03-24 | ipv4: Fix nexthop caching wrt. scoping. | David S. Miller | 3 | -17/+13 |
2011-03-24 | ipv4: Invalidate nexthop cache nh_saddr more correctly. | David S. Miller | 3 | -27/+22 |
2011-03-24 | ipv4: fix fib metrics | Eric Dumazet | 1 | -1/+1 |
2011-03-23 | ipv4: fix ip_rt_update_pmtu() | Eric Dumazet | 1 | -2/+0 |
2011-03-23 | ipv4: Fallback to FIB local table in __ip_dev_find(). | David S. Miller | 1 | -0/+16 |
2011-03-22 | tcp: Make undo_ssthresh arg to tcp_undo_cwr() a bool. | David S. Miller | 1 | -6/+6 |
2011-03-22 | tcp: avoid cwnd moderation in undo | Yuchung Cheng | 1 | -5/+7 |
2011-03-22 | ipv4: optimize route adding on secondary promotion | Julian Anastasov | 1 | -1/+2 |
2011-03-22 | ipv4: remove the routes on secondary promotion | Julian Anastasov | 1 | -0/+11 |
2011-03-22 | ipv4: fix route deletion for IPs on many subnets | Julian Anastasov | 1 | -13/+88 |
2011-03-22 | ipv4: match prefsrc when deleting routes | Julian Anastasov | 1 | -0/+2 |
2011-03-20 | netfilter: ipt_CLUSTERIP: fix buffer overflow | Vasiliy Kulikov | 1 | -1/+4 |
2011-03-20 | netfilter: xtables: fix reentrancy | Eric Dumazet | 1 | -2/+2 |
2011-03-15 | net_sched: fix ip_tos2prio | Dan Siemon | 1 | -1/+1 |
2011-03-15 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2 | -12/+35 |
2011-03-15 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/... | David S. Miller | 5 | -145/+6 |
2011-03-15 | netfilter: ipt_addrtype: rename to xt_addrtype | Florian Westphal | 3 | -145/+0 |
2011-03-15 | netfilter: ip_tables: fix infoleak to userspace | Vasiliy Kulikov | 1 | -0/+3 |
2011-03-15 | netfilter: arp_tables: fix infoleak to userspace | Vasiliy Kulikov | 1 | -0/+3 |
2011-03-14 | tcp_cubic: fix low utilization of CUBIC with HyStart | Sangtae Ha | 1 | -0/+7 |
2011-03-14 | tcp_cubic: make the delay threshold of HyStart less sensitive | Sangtae Ha | 1 | -1/+1 |
2011-03-14 | tcp_cubic: enable high resolution ack time if needed | stephen hemminger | 1 | -0/+4 |
2011-03-14 | tcp_cubic: fix clock dependency | stephen hemminger | 1 | -12/+19 |
2011-03-14 | tcp_cubic: make ack train delta value a parameter | stephen hemminger | 1 | -1/+4 |
2011-03-14 | tcp_cubic: fix comparison of jiffies | stephen hemminger | 1 | -2/+4 |
2011-03-14 | tcp: fix RTT for quick packets in congestion control | stephen hemminger | 1 | -1/+1 |
2011-03-13 | inetpeer: should use call_rcu() variant | Eric Dumazet | 1 | -1/+1 |