aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipv6
Commit message (Expand)AuthorAge
...
| * | netns: ip6mr: declare mroute_do_assert and mroute_do_pim per-namespaceBenjamin Thery2008-12-10
| * | netns: ip6mr: declare counter cache_resolve_queue_len per-namespaceBenjamin Thery2008-12-10
| * | netns: ip6mr: dynamically allocate mfc6_cache_arrayBenjamin Thery2008-12-10
| * | netns: ip6mr: store netns in struct mfc6_cacheBenjamin Thery2008-12-10
| * | netns: ip6mr: dynamically allocates vif6_tableBenjamin Thery2008-12-10
| * | netns: ip6mr: allocate mroute6_socket per-namespace.Benjamin Thery2008-12-10
| * | net/ipv6/ip6mr.c: Use kmem_cache_zalloc, remove memsetJoe Perches2008-12-04
| * | net: /proc/net/ip_mr_cache, display Iif as a signed shortBenjamin Thery2008-12-04
| * | net: fix /proc/net/ip_mr_cache display - V2Benjamin Thery2008-12-04
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller2008-11-28
| |\ \
| | * | netfilter: nfmark IPV6 routing in OUTPUT, mangle, NFQUEUEEric Leblond2008-11-25
| | * | netfilter: ip6table_filter: merge LOCAL_IN and FORWARD hooksAlexey Dobriyan2008-11-20
| * | | net: Use a percpu_counter for sockets_allocatedEric Dumazet2008-11-26
| * | | netns xfrm: per-netns MIBsAlexey Dobriyan2008-11-25
| * | | netns xfrm: AH/ESP in netns!Alexey Dobriyan2008-11-25
| * | | netns xfrm: ->get_saddr in netnsAlexey Dobriyan2008-11-25
| * | | netns xfrm: ->dst_lookup in netnsAlexey Dobriyan2008-11-25
| * | | netns xfrm: KM reporting in netnsAlexey Dobriyan2008-11-25
| * | | netns xfrm: dst garbage-collecting in netnsAlexey Dobriyan2008-11-25
| * | | netns xfrm: lookup in netnsAlexey Dobriyan2008-11-25
| * | | netns xfrm: state lookup in netnsAlexey Dobriyan2008-11-25
| * | | netns xfrm: add struct xfrm_state::xs_netAlexey Dobriyan2008-11-25
| * | | ipv6: fix warning in net/ipv6/ip6_flowlabel.cIngo Molnar2008-11-25
| * | | xfrm: remove useless forward declarationsAlexey Dobriyan2008-11-25
| * | | ah4/ah6: remove useless NULL assignmentsAlexey Dobriyan2008-11-25
| * | | net: fix tunnels in netns after ndo_ changesAlexey Dobriyan2008-11-23
| * | | net: Convert TCP/DCCP listening hash tables to use RCUEric Dumazet2008-11-23
| * | | net: remove redundant argument commentsQinghuang Feng2008-11-21
| * | | net: convert TCP/DCCP ehash rwlocks to spinlocksEric Dumazet2008-11-20
| * | | ipv6: convert tunnels to net_device_opsStephen Hemminger2008-11-20
| * | | ipmr: convert ipmr virtual interface to net_device_opsStephen Hemminger2008-11-20
| * | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-11-20
| |\ \ \
| * | | | net: listening_hash get a spinlock per bucketEric Dumazet2008-11-20
| * | | | ip: convert to net_device_ops for ioctlStephen Hemminger2008-11-20
| * | | | include/net net/ - csum_partial - remove unnecessary castsJoe Perches2008-11-19
| * | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-11-19
| |\ \ \ \
| * | | | | net: Convert TCP & DCCP hash tables to use RCU / hlist_nullsEric Dumazet2008-11-16
| * | | | | udp: Use hlist_nulls in UDP RCU codeEric Dumazet2008-11-16
| * | | | | net: remove struct dst_entry::entry_sizeAlexey Dobriyan2008-11-11
| * | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-11-11
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'davem-next' of master.kernel.org:/pub/scm/linux/kernel/git/jgar...David S. Miller2008-11-07
| |\ \ \ \ \ \
| | * | | | | | bonding: send IPv6 neighbor advertisement on failoverBrian Haley2008-11-06
| | | |_|_|/ / | | |/| | | |
| * | | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-11-07
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| * | | | | | net: '&' reduxAlexey Dobriyan2008-11-03
| * | | | | | xfrm6: handling fragmentNicolas Dichtel2008-11-02
| * | | | | | net: replace NIPQUAD() in net/ipv4/ net/ipv6/Harvey Harrison2008-10-31
| * | | | | | net: replace %p6 with %pI6Harvey Harrison2008-10-29
| * | | | | | net: replace %#p6 format specifier with %pi6Harvey Harrison2008-10-29
| * | | | | | udp: introduce sk_for_each_rcu_safenext()Eric Dumazet2008-10-29
| * | | | | | udp: RCU handling for Unicast packets.Eric Dumazet2008-10-29