aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipv4
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2011-01-191-1/+1
|\
| * Revert "netlink: test for all flags of the NLM_F_DUMP composite"David S. Miller2011-01-191-1/+1
* | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds2011-01-132-2/+4
|\ \ | |/ |/|
| * Merge branch 'master' into for-nextJiri Kosina2010-12-2218-87/+102
| |\
| * | Docs/Kconfig: Update: osdl.org -> linuxfoundation.orgMichael Witten2010-11-151-1/+3
| * | tree-wide: fix comment/printk typosUwe Kleine-König2010-11-011-1/+1
* | | Merge branch 'master' of git://1984.lsi.us.es/net-2.6David S. Miller2011-01-112-62/+28
|\ \ \
| * | | netfilter: x_tables: dont block BH while reading countersEric Dumazet2011-01-102-62/+28
* | | | ah: reload pointers to skb data after calling skb_cow_data()Dang Hongwu2011-01-111-3/+4
* | | | tcp: disallow bind() to reuse addr/portEric Dumazet2011-01-111-2/+3
* | | | arp: allow to invalidate specific ARP entriesMaxim Levitsky2011-01-101-11/+18
|/ / /
* | | netlink: test for all flags of the NLM_F_DUMP compositeJan Engelhardt2011-01-091-1/+1
* | | netfilter: fix export secctx error handlingPablo Neira Ayuso2011-01-061-1/+1
* | | ipv4: IP defragmentation must be ECN awareEric Dumazet2011-01-061-0/+34
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2011-01-041-2/+6
|\ \ \
| * | | ipv4/route.c: respect prefsrc for local routesJoel Sing2011-01-041-2/+6
* | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-12-263-7/+14
|\ \ \ \ | |/ / /
| * | | ipv4: dont create routes on down devicesEric Dumazet2010-12-251-3/+4
| * | | Revert "ipv4: Allow configuring subnets as local addresses"David S. Miller2010-12-231-2/+8
| * | | tcp: fix listening_get_next()Eric Dumazet2010-12-231-2/+2
* | | | tcp: cleanup of cwnd initialization in tcp_init_metrics()Jiri Kosina2010-12-231-17/+12
* | | | TCP: increase default initial receive window.Nandita Dukkipati2010-12-201-3/+8
* | | | ipv4: Flush per-ns routing cache more sanely.David S. Miller2010-12-202-41/+29
* | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-12-172-0/+2
|\ \ \ \ | |/ / /
| * | | net: fix nulls list corruptions in sk_prot_allocOctavian Purdila2010-12-162-0/+2
| | |/ | |/|
* | | net: Use skb_checksum_start_offset()Michał Mirosław2010-12-161-1/+1
* | | net: Abstract default MTU metric calculation behind an accessor.David S. Miller2010-12-141-9/+20
* | | net: Abstract default ADVMSS behind an accessor.David S. Miller2010-12-133-13/+27
* | | net: add limits to ip_default_ttlEric Dumazet2010-12-131-2/+5
* | | ipv4: Don't pre-seed hoplimit metric.David S. Miller2010-12-127-10/+9
* | | net: Abstract RTAX_HOPLIMIT metric accesses behind helper.David S. Miller2010-12-125-5/+5
* | | xfrm: Traffic Flow Confidentiality for IPv4 ESPMartin Willi2010-12-101-8/+24
* | | net: optimize INET input path furtherEric Dumazet2010-12-091-4/+3
* | | net: Abstract away all dst_entry metrics accesses.David S. Miller2010-12-093-35/+44
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-12-088-26/+36
|\ \ \ | |/ /
| * | tcp: protect sysctl_tcp_cookie_size readsEric Dumazet2010-12-081-12/+15
| * | tcp: avoid a possible divide by zeroEric Dumazet2010-12-081-2/+4
| * | tcp: Replace time wait bucket msg by counterTom Herbert2010-12-082-1/+2
| * | tcp: Bug fix in initialization of receive window.Nandita Dukkipati2010-12-081-5/+4
| * | inet: Fix __inet_inherit_port() to correctly increment bsockets and num_ownersNagendra Tomar2010-11-281-2/+1
| * | tcp: restrict net.ipv4.tcp_adv_win_scale (#20312)Alexey Dobriyan2010-11-281-1/+5
| * | netns: Don't leak others' openreq-s in procPavel Emelyanov2010-11-271-1/+3
| * | tcp: Make TCP_MAXSEG minimum more correct.David S. Miller2010-11-241-1/+1
| * | net: allow GFP_HIGHMEM in __vmalloc()Eric Dumazet2010-11-211-1/+1
* | | net: RCU conversion of dev_getbyhwaddr() and arp_ioctl()Eric Dumazet2010-12-081-8/+9
* | | net: arp: use assignmentChangli Gao2010-12-061-1/+1
* | | net: kill an RCU warning in inet_fill_link_af()Eric Dumazet2010-12-061-4/+4
* | | tcp: use TCP_BASE_MSS to set basic mss valueShan Wei2010-12-021-1/+1
* | | timewait_sock: Create and use getpeer op.David S. Miller2010-12-012-30/+35
* | | inetpeer: Kill use of inet_peer_address_t typedef.David S. Miller2010-12-011-4/+4