aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipv4
Commit message (Expand)AuthorAge
* net: Use skb_checksum_start_offset()Michał Mirosław2010-12-16
* net: Abstract default MTU metric calculation behind an accessor.David S. Miller2010-12-14
* net: Abstract default ADVMSS behind an accessor.David S. Miller2010-12-13
* net: add limits to ip_default_ttlEric Dumazet2010-12-13
* ipv4: Don't pre-seed hoplimit metric.David S. Miller2010-12-13
* net: Abstract RTAX_HOPLIMIT metric accesses behind helper.David S. Miller2010-12-13
* xfrm: Traffic Flow Confidentiality for IPv4 ESPMartin Willi2010-12-10
* net: optimize INET input path furtherEric Dumazet2010-12-09
* net: Abstract away all dst_entry metrics accesses.David S. Miller2010-12-09
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-12-08
|\
| * tcp: protect sysctl_tcp_cookie_size readsEric Dumazet2010-12-08
| * tcp: avoid a possible divide by zeroEric Dumazet2010-12-08
| * tcp: Replace time wait bucket msg by counterTom Herbert2010-12-08
| * tcp: Bug fix in initialization of receive window.Nandita Dukkipati2010-12-08
| * inet: Fix __inet_inherit_port() to correctly increment bsockets and num_ownersNagendra Tomar2010-11-28
| * tcp: restrict net.ipv4.tcp_adv_win_scale (#20312)Alexey Dobriyan2010-11-28
| * netns: Don't leak others' openreq-s in procPavel Emelyanov2010-11-28
| * tcp: Make TCP_MAXSEG minimum more correct.David S. Miller2010-11-24
| * net: allow GFP_HIGHMEM in __vmalloc()Eric Dumazet2010-11-21
* | net: RCU conversion of dev_getbyhwaddr() and arp_ioctl()Eric Dumazet2010-12-08
* | net: arp: use assignmentChangli Gao2010-12-06
* | net: kill an RCU warning in inet_fill_link_af()Eric Dumazet2010-12-06
* | tcp: use TCP_BASE_MSS to set basic mss valueShan Wei2010-12-02
* | timewait_sock: Create and use getpeer op.David S. Miller2010-12-01
* | inetpeer: Kill use of inet_peer_address_t typedef.David S. Miller2010-12-01
* | ipip: add module alias for tunl0 tunnel devicestephen hemminger2010-12-01
* | gre: add module alias for gre0 tunnel devicestephen hemminger2010-12-01
* | gre: minor cleanupsstephen hemminger2010-12-01
* | inet: Turn ->remember_stamp into ->get_peer in connection AF ops.David S. Miller2010-11-30
* | ipv6: Add infrastructure to bind inet_peer objects to routes.David S. Miller2010-11-30
* | inetpeer: Add v6 peers tree, abstract root properly.David S. Miller2010-11-30
* | inetpeer: Abstract address comparisons.David S. Miller2010-11-30
* | inetpeer: Make inet_getpeer() take an inet_peer_adress_t pointer.David S. Miller2010-11-30
* | inetpeer: Introduce inet_peer_address_t.David S. Miller2010-11-30
* | inetpeer: Abstract out the tree root accesses.David S. Miller2010-11-30
* | net: add some KERN_CONT markers to continuation linesUwe Kleine-König2010-11-28
* | rtnl: make link af-specific updates atomicThomas Graf2010-11-28
* | xps: Improvements in TX queue selectionTom Herbert2010-11-24
* | Net: ipv4: netfilter: Makefile: Remove deprecated kbuild goal definitionsTracey Dent2010-11-22
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-11-19
|\|
| * xfrm: update flowi saddr in icmp_send if unsetUlrich Weber2010-11-16
* | igmp: refine skb allocationsEric Dumazet2010-11-18
* | bonding: IGMP handling cleanupEric Dumazet2010-11-18
* | net: ipv4: tcp_probe: cleanup snprintf() useVasiliy Kulikov2010-11-17
* | net: use the macros defined for the members of flowiChangli Gao2010-11-17
* | ipv4: AF_INET link address familyThomas Graf2010-11-17
* | network: tcp_connect should return certain errors up the stackEric Paris2010-11-17
* | udp: use atomic_inc_not_zero_hintEric Dumazet2010-11-16
* | xfrm: use gre key as flow upper protocol infoTimo Teräs2010-11-15
* | ipv4: Fix build with multicast disabled.David S. Miller2010-11-15