| ipv4: Kill early demux method return value. |
2012-06-28 |
David Miller |
davem |
Accepted |
| ipv4: Kill rt->rt_spec_dst, no longer used. |
2012-06-28 |
David Miller |
davem |
Accepted |
| ipv4: Kill spurious write to iph->daddr in ip_forward_options(). |
2011-05-13 |
David Miller |
davem |
Accepted |
| ipv4: Make icmp route lookup code a bit clearer. |
2011-03-01 |
David Miller |
davem |
Accepted |
| ipv4: Make output route lookup return rtable directly. |
2011-03-02 |
David Miller |
davem |
Accepted |
| ipv4: Make rt->fl.iif tests lest obscure. |
2010-11-12 |
David Miller |
davem |
Accepted |
| ipv4: Make rt->fl.iif tests lest obscure. |
2010-11-12 |
David Miller |
davem |
Superseded |
| ipv4: Minor logic clean-up in ipv4_mtu |
2012-08-27 |
Alexander Duyck |
davem |
Accepted |
| ipv4: NET_IPV4_ROUTE_GC_INTERVAL removal |
2011-09-30 |
Vasily Averin |
davem |
Accepted |
| ipv4: Optimize flow initialization in fib_validate_source(). |
2011-03-10 |
David Miller |
davem |
Accepted |
| ipv4: Optimize flow initialization in input route lookup. |
2011-03-10 |
David Miller |
davem |
Accepted |
| ipv4: Perform peer validation on cached route lookup. |
2011-12-05 |
David Miller |
davem |
Accepted |
| ipv4: Rearrange how ip_route_newports() gets port keys. |
2011-02-24 |
David Miller |
davem |
Accepted |
| ipv4: Remove bogus checks of rt_gateway being zero. |
2012-01-24 |
David Miller |
davem |
Accepted |
| ipv4: Remove extraneous assignment of dst->tclassid. |
2012-06-29 |
David Miller |
davem |
Accepted |
| ipv4: Remove fib_hash. |
2011-02-01 |
David Miller |
davem |
Accepted |
| ipv4: Remove flowi from struct rtable. |
2011-03-05 |
David Miller |
davem |
Accepted |
| ipv4: Remove flowi from struct rtable. |
2011-03-09 |
David Miller |
davem |
Accepted |
| ipv4: Remove output route check in ipv4_mtu |
2013-01-16 |
Steffen Klassert |
davem |
Changes Requested |
| ipv4: Remove redundant RCU locking in ip_check_mc(). |
2011-03-11 |
David Miller |
davem |
Accepted |
| ipv4: Remove redundant assignment |
2012-07-23 |
Lin Ming |
davem |
Accepted |
| ipv4: Remove tb_peers from fib_table. |
2012-07-12 |
David Miller |
davem |
Accepted |
| ipv4: Remove unnecessary code from rt_check_expire(). |
2012-06-26 |
David Miller |
davem |
Accepted |
| ipv4: Rename fib_hash_* locals in fib_semantics.c |
2011-02-01 |
David Miller |
davem |
Accepted |
| ipv4: Restore old dst_free() behavior. |
2012-07-31 |
David Miller |
davem |
Superseded |
| ipv4: Save nexthop address of LSRR/SSRR option to IPCB. |
2011-11-23 |
Li Wei |
davem |
Accepted |
| ipv4: Set rt->rt_iif more sanely on output routes. |
2011-03-05 |
David Miller |
davem |
Accepted |
| ipv4: Show that ip_send_reply() is purely unicast routine. |
2012-06-28 |
David Miller |
davem |
Accepted |
| ipv4: Simplify ARP hash function. |
2011-07-08 |
David Miller |
davem |
Changes Requested |
| ipv4: Suppress lockdep-RCU false positive in FIB trie (3) |
2010-09-07 |
Jarek Poplawski |
davem |
Accepted |
| ipv4: Trivial rt->rt_src conversions in net/ipv4/route.c |
2011-05-16 |
David Miller |
davem |
Accepted |
| ipv4: Update some fib_hash centric interface names. |
2011-02-01 |
David Miller |
davem |
Accepted |
| ipv4: Use calculated 'neigh' instead of re-evaluating dst->neighbour |
2011-07-16 |
David Miller |
davem |
Accepted |
| ipv4: Use netinet->inet_opt in inet_csk_route_child_sock() |
2012-08-17 |
Christoph Paasch |
davem |
Changes Requested |
| ipv4: Use passed-in protocol in ip_route_newports(). |
2011-03-05 |
David Miller |
davem |
Accepted |
| ipv4: add DiffServ priority based routing |
2010-01-12 |
Torsten Schmidt |
davem |
Rejected |
| ipv4: add __rcu annotations to ip_ra_chain |
2010-10-25 |
Eric Dumazet |
davem |
Accepted |
| ipv4: add __rcu annotations to routes.c |
2010-10-26 |
Eric Dumazet |
davem |
Accepted |
| ipv4: add a fib_type to fib_info |
2012-10-04 |
Eric Dumazet |
davem |
Accepted |
| ipv4: arp: fix a lockdep splat in arp_solicit() |
2012-12-21 |
Eric Dumazet |
davem |
Accepted |
| ipv4: arp_notify address list bug |
2009-10-06 |
Eric Dumazet |
davem |
Accepted |
| ipv4: arp_notify address list bug |
2009-10-06 |
stephen hemminger |
davem |
Changes Requested |
| ipv4: avoid to double release dst in tcp_v4_connect |
2011-11-17 |
roy.qing.li@gmail.com |
davem |
Rejected |
| ipv4: avoid undefined behavior in do_ip_setsockopt() |
2012-11-11 |
Xi Wang |
davem |
Accepted |
| ipv4: avoid useless call of the function check_peer_pmtu |
2011-10-20 |
Gao feng |
davem |
Accepted |
| ipv4: check rt_genid in dst_check |
2010-03-19 |
Timo Teräs |
davem |
Superseded |
| ipv4: check rt_genid in dst_check |
2010-03-18 |
Timo Teräs |
davem |
Changes Requested |
| ipv4: check rt_genid in dst_check |
2010-03-19 |
Herbert Xu |
davem |
Accepted |
| ipv4: clean up put_child |
2012-07-29 |
Lin Ming |
davem |
Accepted |
| ipv4: cleanups to use IS_ENABLED(CONFIG_FOO) |
2011-12-06 |
Feng King |
davem |
Changes Requested |
| ipv4: devconf: start IPV4_DEVCONF_* from 0 |
2011-01-12 |
Lucian Adrian Grijincu |
davem |
Rejected |
| ipv4: do not cache looped multicasts |
2012-11-22 |
Julian Anastasov |
davem |
Accepted |
| ipv4: do not ignore route errors |
2011-03-25 |
Julian Anastasov |
davem |
Accepted |
| ipv4: don't remove /proc/net/rt_acct |
2010-01-17 |
Alexey Dobriyan |
davem |
Accepted |
| ipv4: don't spam dmesg with "Using LC-trie" messages |
2011-05-01 |
Alexey Dobriyan |
davem |
Accepted |
| ipv4: dont create routes on down devices |
2010-12-22 |
Eric Dumazet |
davem |
Accepted |
| ipv4: fib table algorithm performance improvement |
2009-09-20 |
stephen hemminger |
davem |
Accepted |
| ipv4: fix NULL checking in devinet_ioctl() |
2013-01-05 |
Xi Wang |
davem |
Accepted |
| ipv4: fix TCP early demux |
2012-07-27 |
Eric Dumazet |
davem |
Accepted |
| ipv4: fix a bug in SRR option matching. |
2011-11-08 |
Li Wei |
davem |
Changes Requested |
| ipv4: fix a bug in ping_err(). |
2013-02-21 |
Li Wei |
davem |
Accepted |
| ipv4: fix a bug in strict route gateway comparation. |
2011-11-08 |
Li Wei |
davem |
Changes Requested |
| ipv4: fix a memory leak in ic_bootp_send_if |
2011-11-14 |
roy.qing.li@gmail.com |
davem |
Accepted |
| ipv4: fix address selection in fib_compute_spec_dst |
2012-07-19 |
Julian Anastasov |
davem |
Accepted |
| ipv4: fix debug info in tnode_new |
2012-07-29 |
Lin Ming |
davem |
Accepted |
| ipv4: fix error handling in icmp_protocol. |
2013-02-22 |
Li Wei |
davem |
Accepted |
| ipv4: fix fib metrics |
2011-03-24 |
Eric Dumazet |
davem |
Accepted |
| ipv4: fix for ip_options_rcv_srr() daddr update. |
2011-11-09 |
Li Wei |
davem |
Accepted |
| ipv4: fix ip header ident selection in __ip_make_skb() |
2012-08-20 |
Eric Dumazet |
davem |
Accepted |
| ipv4: fix ip_send_skb() |
2012-08-10 |
Eric Dumazet |
davem |
Accepted |
| ipv4: fix ipsec forward performance regression |
2011-10-23 |
Yan, Zheng |
davem |
Accepted |
| ipv4: fix route mark sparse warning |
2012-10-10 |
stephen hemminger |
davem |
Accepted |
| ipv4: fix the rcu race between free_fib_info and ip_route_output_slow |
2012-05-23 |
Eric Dumazet |
davem |
RFC |
| ipv4: fix the rcu race between free_fib_info and ip_route_output_slow |
2012-05-22 |
kun.jiang |
davem |
Rejected |
| ipv4: fix the rcu race between free_fib_info and ip_route_output_slow |
2012-05-23 |
Zhang, Yanmin |
davem |
RFC |
| ipv4: flush route cache after change accept_local |
2011-12-02 |
Peter Pan(潘卫平) |
davem |
Accepted |
| ipv4: handle GARPs specially when updating neighbors |
2010-04-21 |
Sasha Levin |
davem |
Rejected |
| ipv4: ip_check_defrag must not modify skb before unsharing |
2012-12-10 |
Johannes Berg |
davem |
Accepted |
| ipv4: ip_route_output_key() is better as an inline. |
2011-03-02 |
David Miller |
davem |
Accepted |
| ipv4: make default for INET_LRO consistent with help text |
2009-05-15 |
Frans Pop |
davem |
Accepted |
| ipv4: make sure RTO_ONLINK is saved in routing cache |
2011-12-02 |
Julian Anastasov |
davem |
Accepted |
| ipv4: mitigate an integer underflow when comparing tcp timestamps |
2010-11-14 |
Eric Dumazet |
davem |
Rejected |
| ipv4: mitigate an integer underflow when comparing tcp timestamps |
2010-11-14 |
Zhang Le |
davem |
Rejected |
| ipv4: netfilter: always let NUL terminated string ended by '\0' |
2013-05-17 |
Chen Gang |
davem |
Not Applicable |
| ipv4: netfilter: arp_tables: fix infoleak to userspace |
2011-03-10 |
Vasiliy Kulikov |
davem |
Not Applicable |
| ipv4: netfilter: arp_tables: fix information leak to userland |
2010-10-30 |
Kulikov Vasiliy |
davem |
Not Applicable |
| ipv4: netfilter: ip_tables: fix infoleak to userspace |
2011-03-10 |
Vasiliy Kulikov |
davem |
Not Applicable |
| ipv4: netfilter: ip_tables: fix information leak to userland |
2010-10-30 |
Kulikov Vasiliy |
davem |
Not Applicable |
| ipv4: netfilter: ipt_CLUSTERIP: fix buffer overflow |
2011-03-10 |
Vasiliy Kulikov |
davem |
Not Applicable |
| ipv4: netfilter: use PTR_RET instead of IS_ERR + PTR_ERR |
2013-03-12 |
Silviu-Mihai Popescu |
davem |
Rejected |
| ipv4: optimize fib_compute_spec_dst call in ip_options_echo |
2012-07-19 |
Julian Anastasov |
davem |
Accepted |
| ipv4: percpu nh_rth_output cache |
2012-07-31 |
Eric Dumazet |
davem |
Superseded |
| ipv4: properly update pmtu |
2012-08-22 |
Eric Dumazet |
davem |
Accepted |
| ipv4: raw: fix icmp_filter() |
2012-09-22 |
Eric Dumazet |
davem |
Accepted |
| ipv4: remove all rt cache entries on UNREGISTER event |
2010-09-28 |
Eric Dumazet |
davem |
RFC |
| ipv4: remove all rt cache entries on UNREGISTER event |
2010-09-29 |
Eric Dumazet |
davem |
RFC |
| ipv4: remove all rt cache entries on UNREGISTER event |
2010-09-28 |
Nicolas Dichtel |
davem |
RFC |
| ipv4: remove ip_rt_secret timer |
2010-05-06 |
Neil Horman |
davem |
Superseded |
| ipv4: remove ip_rt_secret timer (v2) |
2010-05-06 |
Neil Horman |
davem |
Superseded |
| ipv4: remove ip_rt_secret timer (v3) |
2010-05-07 |
Neil Horman |
davem |
Superseded |