aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipv4
Commit message (Expand)AuthorAge
* net: Use non-zero allocations in dst_alloc().David S. Miller2011-04-29
* net: Make dst_alloc() take more explicit initializations.David S. Miller2011-04-29
* inet: add RCU protection to inet->optEric Dumazet2011-04-28
* ipv4: Remove erroneous check in igmpv3_newpack() and igmp_send_report().David S. Miller2011-04-27
* ipv4: Sanitize and simplify ip_route_{connect,newports}()David S. Miller2011-04-27
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2011-04-26
|\
| * net: provide cow_metrics() methods to blackhole dst_opsHeld Bernhard2011-04-25
* | inet: constify ip headers and in6_addrEric Dumazet2011-04-22
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller2011-04-19
|\ \
| * | netfilter: get rid of atomic ops in fast pathEric Dumazet2011-04-04
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2011-04-19
|\ \ \ | | |/ | |/|
| * | ip: ip_options_compile() resilient to NULL skb routeEric Dumazet2011-04-15
| * | Revert "tcp: disallow bind() to reuse addr/port"David S. Miller2011-04-13
| * | net: Do not wrap sysctl igmp_max_memberships in IP_MULTICASTJoakim Tjernlund2011-04-12
| * | inetpeer: reduce stack usageEric Dumazet2011-04-12
* | | bonding, ipv4, ipv6, vlan: Handle NETDEV_BONDING_FAILOVER like NETDEV_NOTIFY_...Ben Hutchings2011-04-18
* | | ipv4: Call fib_select_default() only when actually necessary.David S. Miller2011-04-14
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2011-04-11
|\| |
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2011-04-11
| |\ \
| * \ \ Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6Linus Torvalds2011-04-07
| |\ \ \
| | * | | Fix common misspellingsLucas De Marchi2011-03-31
* | | | | Disable rp_filter for IPsec packetsMichael Smith2011-04-10
* | | | | fib_validate_source(): pass sk_buff instead of markMichael Smith2011-04-10
* | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2011-04-07
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | ipv4: Fix "Set rt->rt_iif more sanely on output routes."OGAWA Hirofumi2011-04-07
| * | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller2011-04-05
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | netfilter: af_info: add 'strict' parameter to limit lookup to .oifFlorian Westphal2011-04-04
| | * | | netfilter: af_info: add network namespace parameter to route hookFlorian Westphal2011-04-04
* | | | | net: Allow no-cache copy from user on transmitTom Herbert2011-04-05
* | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2011-04-04
|\| | | | | |_|_|/ |/| | |
| * | | tcp: len check is unnecessarily devastating, change to WARN_ONIlpo Järvinen2011-04-02
| |/ /
* | | ipv4: Use flowi4_init_output() in udp_sendmsg()David S. Miller2011-03-31
* | | ipv4: Use flowi4_init_output() in cookie_v4_check()David S. Miller2011-03-31
* | | ipv4: Use flowi4_init_output() in raw_sendmsg()David S. Miller2011-03-31
* | | ipv4: Use flowi4_init_output() in ip_send_reply()David S. Miller2011-03-31
* | | ipv4: Use flowi4_init_output() in inet_connection_sock.cDavid S. Miller2011-03-31
* | | fib: add __rcu annotationsEric Dumazet2011-03-31
|/ /
* | fib: add rtnl locking in ip_fib_net_exitEric Dumazet2011-03-30
* | net: gre: provide multicast mappings for ipv4 and ipv6Timo Teräs2011-03-30
|/
* ipv4: Don't ip_rt_put() an error pointer in RAW sockets.David S. Miller2011-03-28
* ipv4: Fix IP timestamp option (IPOPT_TS_PRESPEC) handling in ip_options_echo()Jan Luebbe2011-03-28
* ipv4: do not ignore route errorsJulian Anastasov2011-03-25
* ipv4: Fix nexthop caching wrt. scoping.David S. Miller2011-03-24
* ipv4: Invalidate nexthop cache nh_saddr more correctly.David S. Miller2011-03-24
* ipv4: fix fib metricsEric Dumazet2011-03-24
* ipv4: fix ip_rt_update_pmtu()Eric Dumazet2011-03-23
* ipv4: Fallback to FIB local table in __ip_dev_find().David S. Miller2011-03-23
* tcp: Make undo_ssthresh arg to tcp_undo_cwr() a bool.David S. Miller2011-03-22
* tcp: avoid cwnd moderation in undoYuchung Cheng2011-03-22
* ipv4: optimize route adding on secondary promotionJulian Anastasov2011-03-22