summaryrefslogtreecommitdiffstats
path: root/net/ipv4
Commit message (Expand)AuthorAgeFilesLines
...
| * | | ipv4: Use flowi4's {saddr,daddr} in igmpv3_newpack() and igmp_send_report()David S. Miller2011-05-031-3/+3
| * | | ipv4: Make caller provide on-stack flow key to ip_route_output_ports().David S. Miller2011-05-035-14/+22
| * | | ipv4: Renamt struct rtable's rt_tos to rt_key_tos.David S. Miller2011-05-032-13/+13
| * | | ipv4: Rework ipmr_rt_fib_lookup() flow key initialization.David S. Miller2011-05-031-7/+9
| * | | ipv4: Make sure flowi4->{saddr,daddr} are always set.David S. Miller2011-05-021-6/+5
| * | | ipv4, ipv6, bonding: Restore control over number of peer notificationsBen Hutchings2011-04-291-1/+0
| * | | ipv4: Get route daddr from flow key in tcp_v4_connect().David S. Miller2011-04-281-2/+2
| * | | ipv4: Get route daddr from flow key in inet_csk_route_req().David S. Miller2011-04-281-1/+1
| * | | ipv4: Get route daddr from flow key in ip4_datagram_connect().David S. Miller2011-04-281-1/+1
| * | | ipv4: Fetch route saddr from flow key in tcp_v4_connect().David S. Miller2011-04-281-1/+1
| * | | ipv4: Fetch route saddr from flow key in ip4_datagram_connect().David S. Miller2011-04-281-2/+2
| * | | ipv4: Fetch route saddr from flow key in inet_sk_reselect_saddr().David S. Miller2011-04-281-1/+1
| * | | ipv4: Use caller's on-stack flowi as-is in output route lookups.David S. Miller2011-04-281-78/+80
| * | | net: Use non-zero allocations in dst_alloc().David S. Miller2011-04-281-31/+47
| * | | net: Make dst_alloc() take more explicit initializations.David S. Miller2011-04-281-25/+15
| * | | inet: add RCU protection to inet->optEric Dumazet2011-04-2811-149/+205
| * | | ipv4: Remove erroneous check in igmpv3_newpack() and igmp_send_report().David S. Miller2011-04-271-10/+0
| * | | ipv4: Sanitize and simplify ip_route_{connect,newports}()David S. Miller2011-04-273-7/+9
| * | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2011-04-261-0/+7
| |\ \ \
| * | | | inet: constify ip headers and in6_addrEric Dumazet2011-04-2219-55/+57
| * | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller2011-04-192-23/+23
| |\ \ \ \
| | * | | | netfilter: get rid of atomic ops in fast pathEric Dumazet2011-04-042-23/+23
| * | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2011-04-194-15/+12
| |\ \ \ \ \
| * | | | | | bonding, ipv4, ipv6, vlan: Handle NETDEV_BONDING_FAILOVER like NETDEV_NOTIFY_...Ben Hutchings2011-04-171-0/+1
| * | | | | | ipv4: Call fib_select_default() only when actually necessary.David S. Miller2011-04-142-1/+10
| * | | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2011-04-1114-20/+20
| |\ \ \ \ \ \
| * | | | | | | Disable rp_filter for IPsec packetsMichael Smith2011-04-101-1/+5
| * | | | | | | fib_validate_source(): pass sk_buff instead of markMichael Smith2011-04-102-14/+12
| * | | | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2011-04-073-4/+10
| |\ \ \ \ \ \ \
| * | | | | | | | net: Allow no-cache copy from user on transmitTom Herbert2011-04-041-3/+4
| * | | | | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2011-04-041-1/+2
| |\ \ \ \ \ \ \ \ | | |_|_|_|/ / / / | |/| | | | | | |
| * | | | | | | | ipv4: Use flowi4_init_output() in udp_sendmsg()David S. Miller2011-03-311-12/+6
| * | | | | | | | ipv4: Use flowi4_init_output() in cookie_v4_check()David S. Miller2011-03-311-11/+7
| * | | | | | | | ipv4: Use flowi4_init_output() in raw_sendmsg()David S. Miller2011-03-311-11/+7
| * | | | | | | | ipv4: Use flowi4_init_output() in ip_send_reply()David S. Miller2011-03-311-10/+8
| * | | | | | | | ipv4: Use flowi4_init_output() in inet_connection_sock.cDavid S. Miller2011-03-311-12/+6
| * | | | | | | | fib: add __rcu annotationsEric Dumazet2011-03-311-45/+58
* | | | | | | | | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2011-05-193-43/+8
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ |/| | | | | | | |
| * | | | | | | | net,rcu: convert call_rcu(ip_mc_socklist_reclaim) to kfree_rcu()Lai Jiangshan2011-05-071-10/+2
| * | | | | | | | net,rcu: convert call_rcu(ip_sf_socklist_reclaim) to kfree_rcu()Lai Jiangshan2011-05-071-9/+3
| * | | | | | | | net,rcu: convert call_rcu(ip_mc_list_reclaim) to kfree_rcu()Lai Jiangshan2011-05-071-7/+1
| * | | | | | | | net,rcu: convert call_rcu(__leaf_info_free_rcu) to kfree_rcu()Lai Jiangshan2011-05-071-6/+1
| * | | | | | | | net,rcu: convert call_rcu(fc_rport_free_rcu) to kfree_rcu()Lai Jiangshan2011-05-071-11/+1
* | | | | | | | | xfrm: Assign the inner mode output function to the dst entrySteffen Klassert2011-05-102-2/+7
* | | | | | | | | tcp_cubic: limit delayed_ack ratio to prevent divide errorstephen hemminger2011-05-081-2/+7
| |_|_|_|_|_|_|/ |/| | | | | | |
* | | | | | | | net: ip_expire() must revalidate routeEric Dumazet2011-05-041-16/+15
|/ / / / / / /
* | | | | | | sysctl: net: call unregister_net_sysctl_table where neededLucian Adrian Grijincu2011-05-021-1/+1
* | | | | | | ipv4: don't spam dmesg with "Using LC-trie" messagesAlexey Dobriyan2011-05-011-3/+0
| |_|_|_|_|/ |/| | | | |
* | | | | | net: provide cow_metrics() methods to blackhole dst_opsHeld Bernhard2011-04-251-0/+7
| |_|_|_|/ |/| | | |
* | | | | ip: ip_options_compile() resilient to NULL skb routeEric Dumazet2011-04-141-3/+3
OpenPOWER on IntegriCloud