aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipv6
Commit message (Expand)AuthorAge
...
| * | | 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
| * | | | | | udp: introduce struct udp_table and multiple spinlocksEric Dumazet2008-10-29
| * | | | | | net: replace uses of NIP6_FMT with %p6Harvey Harrison2008-10-29
| * | | | | | net: replace all current users of NIP6_SEQFMT with %#p6Harvey Harrison2008-10-28
| * | | | | | net: reduce structures when XFRM=nAlexey Dobriyan2008-10-28
* | | | | | | Merge branch 'next' into for-linusJames Morris2008-12-24
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | Merge branch 'master' into nextJames Morris2008-12-04
| |\ \ \ \ \ \ | | | |_|_|_|/ | | |/| | | |
| * | | | | | Merge branch 'master' into nextJames Morris2008-11-18
| |\ \ \ \ \ \ | | | |_|_|_|/ | | |/| | | |
| * | | | | | Merge branch 'master' into nextJames Morris2008-11-13
| |\ \ \ \ \ \ | | | |_|_|_|/ | | |/| | | |
| * | | | | | CRED: Use creds in file structsDavid Howells2008-11-13
| * | | | | | CRED: Wrap task credential accesses in the IPv6 protocolDavid Howells2008-11-13
* | | | | | | ipv6: silence log messages for locally generated multicastJan Sembera2008-12-09
| |_|_|/ / / |/| | | | |
* | | | | | net: fix tiny output corruption of /proc/net/snmp6Alexey Dobriyan2008-11-20
* | | | | | ipv6: use seq_release_private for ip6mr.c /proc entriesBenjamin Thery2008-11-20
| |_|/ / / |/| | | |
* | | | | ipv6: routing header fixesBrian Haley2008-11-13
| |/ / / |/| | |
* | | | ipv6: fix ip6_mr_init error pathBenjamin Thery2008-11-10
| |_|/ |/| |
* | | ipv6: fix run pending DAD when interface becomes readyBenjamin Thery2008-11-05
* | | xfrm: Have af-specific init_tempsel() initialize family field of temporary se...Andreas Steffen2008-11-04
|/ /
* | udp: Fix the SNMP counter of UDP_MIB_INERRORSWei Yongjun2008-11-03
* | udp: Fix the SNMP counter of UDP_MIB_INDATAGRAMSWei Yongjun2008-11-03
* | udp: multicast packets need to check namespaceEric Dumazet2008-11-02
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-10-20
|\
| * tcp: Fix IPv6 fallout from 'Port redirection support for TCP'KOVACS Krisztian2008-10-20
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-10-16
|\|
| * IPV6: Fix default gateway criteria wrt. HIGH/LOW preference radv optionPedro Ribeiro2008-10-15
| * netns: correct mib stats in ip6_route_me_harder()Alexey Dobriyan2008-10-15
* | sysctl: simplify ->strategyAlexey Dobriyan2008-10-16
|/
* netns: mib6 section fixletAlexey Dobriyan2008-10-13
* tcpv6: fix error with CONFIG_TCP_MD5SIG disabledGuo-Fu Tseng2008-10-10