summaryrefslogtreecommitdiffstats
path: root/net/ipv4
Commit message (Expand)AuthorAgeFilesLines
* 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
| * | netfilter: nf_conntrack: prepare namespace support for l3 protocol trackersGao feng2012-06-071-3/+3
| * | netfilter: nf_conntrack: prepare namespace support for l4 protocol trackersGao feng2012-06-071-9/+9
* | | inet: Avoid potential NULL peer dereference.David S. Miller2012-06-111-5/+6
* | | inet: Use FIB table peer roots in routes.David S. Miller2012-06-111-2/+6
* | | inet: Add inetpeer tree roots to the FIB tables.David S. Miller2012-06-111-0/+3
* | | inet: Add family scope inetpeer flushes.David S. Miller2012-06-112-1/+29
* | | ipv4: Kill ip_rt_frag_needed().David S. Miller2012-06-112-64/+1
* | | inet: Hide route peer accesses behind helpers.David S. Miller2012-06-112-28/+38
* | | inet: Pass inetpeer root into inet_getpeer*() interfaces.David S. Miller2012-06-093-12/+5
* | | inet: Consolidate inetpeer_invalidate_tree() interfaces.David S. Miller2012-06-092-11/+3
* | | inet: Initialize per-netns inetpeer roots in net/ipv{4,6}/route.cDavid S. Miller2012-06-092-48/+41
* | | [PATCH] tcp: Cache inetpeer in timewait socket, and only when necessary.David S. Miller2012-06-092-17/+20
* | | tcp: Get rid of inetpeer special cases.David S. Miller2012-06-092-17/+9
* | | inet: Create and use rt{,6}_get_peer_create().David S. Miller2012-06-083-32/+12
* | | inetpeer: add parameter net for inet_getpeer_v4,v6Gao feng2012-06-084-7/+15
* | | inetpeer: add namespace support for inetpeerGao feng2012-06-082-19/+51
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-06-061-4/+12
|\ \ \ | | |/ | |/|
| * | inetpeer: fix a race in inetpeer_gc_worker()Eric Dumazet2012-06-061-4/+12
| |/
* | net: Remove casts to same typeJoe Perches2012-06-043-10/+9
* | net: use consume_skb() in place of kfree_skb()Eric Dumazet2012-06-041-2/+2
* | tcp: tcp_make_synack() consumes dst parameterEric Dumazet2012-06-042-5/+14
* | tcp: tcp_make_synack() can use alloc_skb()Eric Dumazet2012-06-041-1/+1
|/
* tcp: reflect SYN queue_mapping into SYNACK packetsEric Dumazet2012-06-011-3/+6
* tcp: do not create inetpeer on SYNACK messageEric Dumazet2012-06-011-1/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-05-311-15/+9
|\
| * xfrm: take net hdr len into account for esp payload size calculationBenjamin Poirier2012-05-271-15/+9
* | memcg: decrement static keys at real destroy timeGlauber Costa2012-05-291-7/+27
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-05-245-26/+24
|\
| * tcp: take care of overlaps in tcp_try_coalesce()Eric Dumazet2012-05-241-0/+5
| * ipv4: fix the rcu race between free_fib_info and ip_route_output_slowYanmin Zhang2012-05-241-6/+6
| * mm: add a low limit to alloc_large_system_hashTim Bird2012-05-243-20/+13
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds2012-05-231-3/+8
|\ \
| * | userns: Convert group_info values from gid_t to kgid_t.Eric W. Biederman2012-05-031-3/+8
* | | Merge branch 'for-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...Linus Torvalds2012-05-221-39/+38
|\ \ \ | |_|/ |/| |
OpenPOWER on IntegriCloud