summaryrefslogtreecommitdiffstats
path: root/net/ipv4
Commit message (Expand)AuthorAgeFilesLines
* ipv4: defer fib_compute_spec_dst() callEric Dumazet2012-07-051-3/+12
* ipv4: No need to set generic neighbour pointer.David S. Miller2012-07-051-59/+3
* net: Add optional SKB arg to dst_ops->neigh_lookup().David S. Miller2012-07-051-4/+10
* net: Do delayed neigh confirmation.David S. Miller2012-07-052-7/+14
* ipv4: Don't report neigh uptodate state in rtcache procfs.David S. Miller2012-07-051-10/+2
* ipv4: Make neigh lookups directly in output packet path.David S. Miller2012-07-052-9/+9
* ipv4: Fix crashes in ip_options_compile().David S. Miller2012-07-041-3/+6
* netlink: add netlink_kernel_cfg parameter to netlink_kernel_createPablo Neira Ayuso2012-06-292-5/+10
* ipv4: Elide fib_validate_source() completely when possible.David S. Miller2012-06-293-9/+49
* ipv4: Remove extraneous assignment of dst->tclassid.David S. Miller2012-06-281-3/+0
* ipv4: Adjust in_dev handling in fib_validate_source()David S. Miller2012-06-282-21/+16
* ipv4: Fix bugs in fib_compute_spec_dst().David S. Miller2012-06-281-13/+21
* ipv4: Kill rt->rt_spec_dst, no longer used.David S. Miller2012-06-283-37/+11
* ipv4: Create and use fib_compute_spec_dst() helper.David S. Miller2012-06-284-16/+48
* ipv4: Show that ip_send_reply() is purely unicast routine.David S. Miller2012-06-282-8/+9
* ipv4: Kill early demux method return value.David S. Miller2012-06-272-36/+25
* Revert "ipv4: tcp: dont cache unconfirmed intput dst"David S. Miller2012-06-276-14/+9
* net: skb_free_datagram_locked() doesnt drop all packetsEric Dumazet2012-06-271-1/+4
* ipmr: Do not use RTA_PUT() macrosThomas Graf2012-06-271-14/+14
* inet_diag: Do not use RTA_PUT() macrosThomas Graf2012-06-271-59/+53
* ipv4: tcp: dont cache unconfirmed intput dstEric Dumazet2012-06-276-9/+14
* netfilter: ipt_ULOG: Move away from NLMSG_PUT().David S. Miller2012-06-261-7/+8
* inet_diag: Move away from NLMSG_PUT().David S. Miller2012-06-261-19/+24
* ipv4: Cache ip_error() routes even when not forwarding.David S. Miller2012-06-262-18/+20
* ipv4: Remove unnecessary code from rt_check_expire().David S. Miller2012-06-261-23/+11
* tcp: Fix bug in tcp socket early demuxVijay Subramanian2012-06-231-1/+1
* Merge branch 'master' of git://1984.lsi.us.es/nf-nextDavid S. Miller2012-06-231-0/+6
|\
| * netfilter: nfnetlink_queue: fix compilation with CONFIG_NF_NAT=m and CONFIG_N...Pablo Neira Ayuso2012-06-221-0/+6
* | ipv4: tcp: dont cache output dst for syncookiesEric Dumazet2012-06-223-8/+17
* | ipv4: Add sysctl knob to control early socket demuxAlexander Duyck2012-06-222-9/+20
* | tcp: Validate route interface in early demux.David S. Miller2012-06-211-3/+9
* | inetpeer: inetpeer_invalidate_tree() cleanupEric Dumazet2012-06-201-19/+15
* | ipv4: Early TCP socket demux.David S. Miller2012-06-195-22/+99
* | inet: Sanitize inet{,6} protocol demux.David S. Miller2012-06-194-27/+21
|/
* ipv4: Cap ADVMSS metric in the FIB rather than the routing cache.David S. Miller2012-06-172-3/+6
* Merge branch 'master' of git://1984.lsi.us.es/nf-nextDavid S. Miller2012-06-166-21/+62
|\
| * netfilter: add user-space connection tracking helper infrastructurePablo Neira Ayuso2012-06-161-10/+38
| * netfilter: nfnetlink_queue: add NAT TCP sequence adjustment if packet mangledPablo Neira Ayuso2012-06-161-0/+13
| * netfilter: nf_ct_helper: implement variable length helper private dataPablo Neira Ayuso2012-06-164-11/+11
* | ipv4: Handle PMTU in all ICMP error handlers.David S. Miller2012-06-149-8/+57
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-06-122-0/+2
|\ \
| * | snmp: fix OutOctets counter to include forwarded datagramsVincent Bernat2012-06-072-0/+2
* | | net-next: add dev_loopback_xmit() to avoid duplicate codeMichel Machado2012-06-121-15/+2
| |/ |/|
* | ipv4: Add interface option to enable routing of 127.0.0.0/8Thomas Graf2012-06-123-11/+27
* | Merge branch 'master' of git://1984.lsi.us.es/net-nextDavid S. Miller2012-06-113-54/+126
|\ \
| * | netfilter: ipv4, defrag: switch hook PFs to nfprotoAlban Crequy2012-06-071-2/+2
| * | netfilter: nf_conntrack: add namespace support for cttimeoutGao feng2012-06-071-2/+4
| * | netfilter: nf_conntrack: remove now unused sysctl for nf_conntrack_l[3|4]protoPablo Neira Ayuso2012-06-072-9/+0
| * | netfilter: nf_ct_ipv4: add namespace supportGao feng2012-06-071-38/+85
| * | netfilter: nf_ct_icmp: add namespace supportGao feng2012-06-071-3/+35
OpenPOWER on IntegriCloud