aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipv6
Commit message (Expand)AuthorAge
...
| * | | net: drop capability from protocol definitionsEric Paris2009-11-06
| * | | net: Introduce for_each_netdev_rcu() iteratorEric Dumazet2009-11-04
| * | | ipv6: no more dev_put() in datagram_send_ctl()Eric Dumazet2009-11-02
| * | | ipv6: no more dev_put() in inet6_bind()Eric Dumazet2009-11-02
| * | | ip6tnl: less dev_put() callsEric Dumazet2009-11-02
| | |/ | |/|
| * | Allow tcp_parse_options to consult dst entryGilad Ben-Yossef2009-10-29
| * | ip6mr: Optimize multiple unregistrationEric Dumazet2009-10-29
| * | ipv6 sit: Optimize multiple unregistrationEric Dumazet2009-10-29
| * | ip6tnl: Optimize multiple unregistrationEric Dumazet2009-10-29
| * | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-10-27
| |\ \
| * | | ip6tnl: convert hash tables locking to RCUEric Dumazet2009-10-24
| * | | xfrm6_tunnel: RCU conversionEric Dumazet2009-10-24
| * | | ipv6 sit: RCU conversion phase IIEric Dumazet2009-10-24
| * | | ipv6 sit: RCU conversion phase IEric Dumazet2009-10-24
| * | | net: IPv6 changesKrishna Kumar2009-10-20
| * | | IP: CleanupsJohn Dykstra2009-10-20
| * | | ah6: convert to ahashSteffen Klassert2009-10-19
| * | | net: sk_drops consolidation part 2Eric Dumazet2009-10-18
| * | | inet: rename some inet_sock fieldsEric Dumazet2009-10-18
| * | | net: sk_drops consolidationEric Dumazet2009-10-14
| * | | tcp: replace ehash_size by ehash_maskEric Dumazet2009-10-13
| * | | ipv6: fix devconf after adding force_tllao optionCosmin Ratiu2009-10-13
| * | | net: Generalize socket rx gap / receive queue overflow cmsgNeil Horman2009-10-12
| * | | ipv6 sit: Set relay to 0.0.0.0 directly if relay_prefixlen == 0.YOSHIFUJI Hideaki / 吉藤英明2009-10-12
| * | | ipv6 sit: Fix 6rd relay address.YOSHIFUJI Hideaki / 吉藤英明2009-10-12
| * | | ipv6 sit: Ensure to initialize 6rd parameters.YOSHIFUJI Hideaki / 吉藤英明2009-10-12
| * | | udp: dynamically size hash tables at boot timeEric Dumazet2009-10-08
| * | | IPv6: Fix 6RD typoAlexandre Cassen2009-10-07
| * | | IPv6: use ipv6_addr_set_v4mapped()Brian Haley2009-10-07
| * | | IPv6: use ipv6_addr_copy() in ip6_route_redirect()Brian Haley2009-10-07
| * | | net: mark net_proto_ops as constStephen Hemminger2009-10-07
| * | | make TLLAO option for NA packets configurableOctavian Purdila2009-10-07
| * | | Use sk_mark for IPv6 routing lookupsBrian Haley2009-10-07
| * | | ipv6 sit: 6rd (IPv6 Rapid Deployment) Support.YOSHIFUJI Hideaki / 吉藤英明2009-10-07
| * | | tunnels: Optimize tx pathEric Dumazet2009-10-05
* | | | sysctl net: Remove unused binary sysctl codeEric W. Biederman2009-11-12
| |_|/ |/| |
* | | net: fix sk_forward_alloc corruptionEric Dumazet2009-10-30
| |/ |/|
* | net: Fix IP_MULTICAST_IFEric Dumazet2009-10-20
|/
* sit: fix off-by-one in ipip6_tunnel_get_prlSascha Hlusiak2009-09-30
* net: Make setsockopt() optlen be unsigned.David S. Miller2009-09-30
* Revert "sit: stateless autoconf for isatap"Sascha Hlusiak2009-09-26
* tunnel: eliminate recursion fieldEric Dumazet2009-09-24
* sysctl: remove "struct file *" argument of ->proc_handlerAlexey Dobriyan2009-09-24
* seq_file: constify seq_operationsJames Morris2009-09-23
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-09-17
|\
| * ipv6: Log the affected address when DAD failure occursJens Rosenboom2009-09-17
| * ipv6: Ignore route option with ROUTER_PREF_INVALIDJens Rosenboom2009-09-16
| * bonding: remap muticast addresses without using dev_close() and dev_open()Moni Shoua2009-09-15
| * tcp: fix ssthresh u16 leftoverIlpo Järvinen2009-09-15
| * net: constify struct inet6_protocolAlexey Dobriyan2009-09-14