aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipv4
Commit message (Expand)AuthorAge
...
| * | | ipv4: Use caller's on-stack flowi as-is in output route lookups.David S. Miller2011-04-29
| * | | 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
| |\ \ \
| * | | | 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
| |\ \ \ \ \
| * | | | | | 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
| |\ \ \ \ \ \
| * | | | | | | 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
| |\ \ \ \ \ \ \
| * | | | | | | | 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
| |\ \ \ \ \ \ \ \ | | |_|_|_|/ / / / | |/| | | | | | |
| * | | | | | | | 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
* | | | | | | | | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2011-05-19
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ |/| | | | | | | |
| * | | | | | | | net,rcu: convert call_rcu(ip_mc_socklist_reclaim) to kfree_rcu()Lai Jiangshan2011-05-08
| * | | | | | | | net,rcu: convert call_rcu(ip_sf_socklist_reclaim) to kfree_rcu()Lai Jiangshan2011-05-08
| * | | | | | | | net,rcu: convert call_rcu(ip_mc_list_reclaim) to kfree_rcu()Lai Jiangshan2011-05-08
| * | | | | | | | net,rcu: convert call_rcu(__leaf_info_free_rcu) to kfree_rcu()Lai Jiangshan2011-05-08
| * | | | | | | | net,rcu: convert call_rcu(fc_rport_free_rcu) to kfree_rcu()Lai Jiangshan2011-05-08
* | | | | | | | | xfrm: Assign the inner mode output function to the dst entrySteffen Klassert2011-05-10
* | | | | | | | | tcp_cubic: limit delayed_ack ratio to prevent divide errorstephen hemminger2011-05-08
| |_|_|_|_|_|_|/ |/| | | | | | |
* | | | | | | | net: ip_expire() must revalidate routeEric Dumazet2011-05-04
|/ / / / / / /
* | | | | | | sysctl: net: call unregister_net_sysctl_table where neededLucian Adrian Grijincu2011-05-02
* | | | | | | ipv4: don't spam dmesg with "Using LC-trie" messagesAlexey Dobriyan2011-05-02
| |_|_|_|_|/ |/| | | | |
* | | | | | net: provide cow_metrics() methods to blackhole dst_opsHeld Bernhard2011-04-25
| |_|_|_|/ |/| | | |
* | | | | 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
| |_|_|/ |/| | |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2011-04-11
|\ \ \ \ | | |_|/ | |/| |
| * | | 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
| | |/
* | | Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6Linus Torvalds2011-04-07
|\ \ \ | |/ / |/| |
| * | Fix common misspellingsLucas De Marchi2011-03-31
* | | tcp: len check is unnecessarily devastating, change to WARN_ONIlpo Järvinen2011-04-02
| |/ |/|
* | fib: add rtnl locking in ip_fib_net_exitEric Dumazet2011-03-30