summaryrefslogtreecommitdiffstats
path: root/net/ipv6
Commit message (Expand)AuthorAgeFilesLines
* netns xfrm: per-netns MIBsAlexey Dobriyan2008-11-251-4/+5
* netns xfrm: AH/ESP in netns!Alexey Dobriyan2008-11-252-2/+4
* netns xfrm: ->get_saddr in netnsAlexey Dobriyan2008-11-251-2/+3
* netns xfrm: ->dst_lookup in netnsAlexey Dobriyan2008-11-251-3/+4
* netns xfrm: KM reporting in netnsAlexey Dobriyan2008-11-251-1/+2
* netns xfrm: dst garbage-collecting in netnsAlexey Dobriyan2008-11-251-1/+1
* netns xfrm: lookup in netnsAlexey Dobriyan2008-11-2513-22/+27
* netns xfrm: state lookup in netnsAlexey Dobriyan2008-11-254-5/+5
* netns xfrm: add struct xfrm_state::xs_netAlexey Dobriyan2008-11-251-1/+1
* ipv6: fix warning in net/ipv6/ip6_flowlabel.cIngo Molnar2008-11-251-1/+1
* xfrm: remove useless forward declarationsAlexey Dobriyan2008-11-251-2/+0
* ah4/ah6: remove useless NULL assignmentsAlexey Dobriyan2008-11-251-2/+0
* net: fix tunnels in netns after ndo_ changesAlexey Dobriyan2008-11-232-2/+2
* net: Convert TCP/DCCP listening hash tables to use RCUEric Dumazet2008-11-231-35/+59
* net: remove redundant argument commentsQinghuang Feng2008-11-211-1/+0
* net: convert TCP/DCCP ehash rwlocks to spinlocksEric Dumazet2008-11-201-8/+7
* ipv6: convert tunnels to net_device_opsStephen Hemminger2008-11-202-30/+32
* ipmr: convert ipmr virtual interface to net_device_opsStephen Hemminger2008-11-201-1/+5
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-11-202-5/+5
|\
| * net: fix tiny output corruption of /proc/net/snmp6Alexey Dobriyan2008-11-201-3/+3
| * ipv6: use seq_release_private for ip6mr.c /proc entriesBenjamin Thery2008-11-201-2/+2
* | net: listening_hash get a spinlock per bucketEric Dumazet2008-11-201-11/+12
* | ip: convert to net_device_ops for ioctlStephen Hemminger2008-11-191-4/+9
* | include/net net/ - csum_partial - remove unnecessary castsJoe Perches2008-11-194-8/+8
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-11-182-0/+10
|\ \ | |/
| * ipv6: routing header fixesBrian Haley2008-11-122-0/+10
* | net: Convert TCP & DCCP hash tables to use RCU / hlist_nullsEric Dumazet2008-11-162-23/+48
* | udp: Use hlist_nulls in UDP RCU codeEric Dumazet2008-11-161-12/+14
* | net: remove struct dst_entry::entry_sizeAlexey Dobriyan2008-11-112-3/+0
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-11-111-4/+5
|\ \ | |/
| * ipv6: fix ip6_mr_init error pathBenjamin Thery2008-11-101-4/+5
* | Merge branch 'davem-next' of master.kernel.org:/pub/scm/linux/kernel/git/jgar...David S. Miller2008-11-071-27/+65
|\ \
| * | bonding: send IPv6 neighbor advertisement on failoverBrian Haley2008-11-061-27/+65
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-11-063-12/+29
|\ \ \ | |/ / |/| / | |/
| * ipv6: fix run pending DAD when interface becomes readyBenjamin Thery2008-11-051-1/+3
| * xfrm: Have af-specific init_tempsel() initialize family field of temporary se...Andreas Steffen2008-11-041-0/+1
| * udp: Fix the SNMP counter of UDP_MIB_INERRORSWei Yongjun2008-11-021-2/+8
| * udp: Fix the SNMP counter of UDP_MIB_INDATAGRAMSWei Yongjun2008-11-021-5/+13
| * udp: multicast packets need to check namespaceEric Dumazet2008-11-011-4/+4
* | net: '&' reduxAlexey Dobriyan2008-11-037-62/+62
* | xfrm6: handling fragmentNicolas Dichtel2008-11-011-3/+6
* | net: replace NIPQUAD() in net/ipv4/ net/ipv6/Harvey Harrison2008-10-311-3/+2
* | net: replace %p6 with %pI6Harvey Harrison2008-10-2911-15/+15
* | net: replace %#p6 format specifier with %pi6Harvey Harrison2008-10-295-8/+8
* | udp: introduce sk_for_each_rcu_safenext()Eric Dumazet2008-10-291-2/+2
* | udp: RCU handling for Unicast packets.Eric Dumazet2008-10-292-7/+25
* | udp: introduce struct udp_table and multiple spinlocksEric Dumazet2008-10-293-56/+68
* | net: replace uses of NIP6_FMT with %p6Harvey Harrison2008-10-2811-49/+30
* | net: replace all current users of NIP6_SEQFMT with %#p6Harvey Harrison2008-10-285-20/+14
* | net: reduce structures when XFRM=nAlexey Dobriyan2008-10-282-2/+3
|/
OpenPOWER on IntegriCloud