summaryrefslogtreecommitdiff
path: root/net/ipv4
AgeCommit message (Expand)Author
2010-12-01ipip: add module alias for tunl0 tunnel devicestephen hemminger
2010-12-01gre: add module alias for gre0 tunnel devicestephen hemminger
2010-12-01gre: minor cleanupsstephen hemminger
2010-11-30inet: Turn ->remember_stamp into ->get_peer in connection AF ops.David S. Miller
2010-11-30ipv6: Add infrastructure to bind inet_peer objects to routes.David S. Miller
2010-11-30inetpeer: Add v6 peers tree, abstract root properly.David S. Miller
2010-11-30inetpeer: Abstract address comparisons.David S. Miller
2010-11-30inetpeer: Make inet_getpeer() take an inet_peer_adress_t pointer.David S. Miller
2010-11-30inetpeer: Introduce inet_peer_address_t.David S. Miller
2010-11-30inetpeer: Abstract out the tree root accesses.David S. Miller
2010-11-28net: add some KERN_CONT markers to continuation linesUwe Kleine-König
2010-11-28rtnl: make link af-specific updates atomicThomas Graf
2010-11-24xps: Improvements in TX queue selectionTom Herbert
2010-11-22Net: ipv4: netfilter: Makefile: Remove deprecated kbuild goal definitionsTracey Dent
2010-11-19Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-11-18igmp: refine skb allocationsEric Dumazet
2010-11-18bonding: IGMP handling cleanupEric Dumazet
2010-11-17net: ipv4: tcp_probe: cleanup snprintf() useVasiliy Kulikov
2010-11-17net: use the macros defined for the members of flowiChangli Gao
2010-11-17ipv4: AF_INET link address familyThomas Graf
2010-11-17network: tcp_connect should return certain errors up the stackEric Paris
2010-11-16xfrm: update flowi saddr in icmp_send if unsetUlrich Weber
2010-11-16udp: use atomic_inc_not_zero_hintEric Dumazet
2010-11-15xfrm: use gre key as flow upper protocol infoTimo Teräs
2010-11-15ipv4: Fix build with multicast disabled.David S. Miller
2010-11-14Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-11-12tcp: Don't change unlocked socket state in tcp_v4_err().David S. Miller
2010-11-12igmp: RCU conversion of in_dev->mc_listEric Dumazet
2010-11-12ipv4: Make rt->fl.iif tests lest obscure.David S. Miller
2010-11-11net: get rid of rtable->idevEric Dumazet
2010-11-11tcp: Increase TCP_MAXSEG socket option minimum.David S. Miller
2010-11-10net: avoid limits overflowEric Dumazet
2010-11-09net/ipv4/tcp.c: Update WARN usesJoe Perches
2010-11-09inet: fix ip_mc_drop_socket()Eric Dumazet
2010-11-04inet_diag: Make sure we actually run the same bytecode we audited.Nelson Elhage
2010-11-04fib: fib_result_assign() should not change fib refcountsEric Dumazet
2010-11-04Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller
2010-11-03ipv4: netfilter: ip_tables: fix information leak to userlandVasiliy Kulikov
2010-11-03ipv4: netfilter: arp_tables: fix information leak to userlandVasiliy Kulikov
2010-10-30ip_gre: fix fallback tunnel setupEric Dumazet
2010-10-29netfilter: nf_nat: fix compiler warning with CONFIG_NF_CT_NETLINK=nPatrick McHardy
2010-10-28fib: Fix fib zone and its hash leak on namespace stopPavel Emelyanov
2010-10-27tunnels: Fix tunnels change rcu protectionPavel Emelyanov
2010-10-27inetpeer: __rcu annotationsEric Dumazet
2010-10-27tunnels: add __rcu annotationsEric Dumazet
2010-10-27net: add __rcu annotations to protocolEric Dumazet
2010-10-27ipv4: add __rcu annotations to routes.cEric Dumazet
2010-10-26fib_hash: fix rcu sparse and logical errorsEric Dumazet
2010-10-25ipv4: add __rcu annotations to ip_ra_chainEric Dumazet
2010-10-25net: add __rcu annotation to sk_filterEric Dumazet