| Age | Commit message (Expand) | Author | Lines |
| 2005-03-26 | [NET] make all protos partially use sk_prot | Arnaldo Carvalho de Melo | -2/+2 |
| 2005-03-04 | [IPV6] Ensure to use interface hoplimit by default. | Hideaki Yoshifuji | -0/+2 |
| 2005-01-15 | [IPV6] merge raw6_sock with raw6_opt | Arnaldo Carvalho de Melo | -20/+21 |
| 2005-01-13 | [NET]: Lock initializer cleanup. | Thomas Gleixner | -1/+1 |
| 2004-12-27 | [INET] move inet_sock into inet_opt and rename it to inet_sock | Arnaldo Carvalho de Melo | -5/+5 |
| 2004-11-15 | [NET] Assign inet transport sockets to the right module | Arnaldo Carvalho de Melo | -0/+1 |
| 2004-11-11 | [IPV6] Use ipv6_addr_equal() where appropriate. | Hideaki Yoshifuji | -4/+4 |
| 2004-10-25 | [NET]: Address family not supported for sendmsg() | Suresh Krishnan | -1/+1 |
| 2004-09-19 | [NET] Calculate ipv6_pinfo offset from struct proto->slab_obj_size | Arnaldo Carvalho de Melo | -5/+0 |
| 2004-09-13 | [NET] generalise per protocol slab cache handling | Arnaldo Carvalho de Melo | -0/+6 |
| 2004-08-28 | [IPV6] XFRM: extract xfrm_lookup() from ip6_dst_lookup() to support source ro... | Kazunori Miyazawa | -1/+10 |
| 2004-08-18 | [IPV4/IPV6]: Fix direct user pointer deref in xfrm icmp changes. | David S. Miller | -4/+4 |
| 2004-08-19 | [IPV6] XFRM: probe icmpv6 type/code when sending packets via raw socket. | Masahide Nakamura | -0/+48 |
| 2004-07-21 | [IPV4]: Make raw sockets behave like udp wrt. MSG_TRUNC. | David S. Miller | -0/+3 |
| 2004-07-21 | Merge bk://bk.skbuff.net:20608/linux-2.6-dgramconnect/ | David S. Miller | -2/+2 |
| 2004-07-20 | [IPV4] Look up route with appropriate protocol when we connect(). | Hideaki Yoshifuji | -1/+1 |
| 2004-07-09 | [NET] convert storage for MIB from struct member to array item. | Hideaki Yoshifuji | -2/+2 |
| 2004-06-24 | [NET] move already shared functions from inet to core | Arnaldo Carvalho de Melo | -1/+1 |
| 2004-06-20 | Merge bk://kernel.bkbits.net/acme/net-2.6-1.1768 | David S. Miller | -0/+2 |
| 2004-06-19 | [NET] generalise tcp_add_data, skb_split and tcp_copy_to_page | Arnaldo Carvalho de Melo | -0/+2 |
| 2004-06-08 | [IPV6]: Add IP6CB. | Hideaki Yoshifuji | -4/+2 |
| 2004-06-02 | [IPV{4,6}] introduce ip-independent ipstats_mib based on ipv6_mib. | Hideaki Yoshifuji | -2/+2 |
| 2004-05-30 | [PATCH] sparse: trivial part of net/* annotation | Alexander Viro | -2/+2 |
| 2004-05-29 | [PATCH] sparse: ->[gs]etsockopt() annotation | Alexander Viro | -5/+5 |
| 2004-05-21 | [IPV6] ensure to evaluate the checksum for sockets with the IPV6_CHECKSUM opt... | Hideaki Yoshifuji | -1/+2 |
| 2004-05-21 | [IPV6] put appropriate checksum for rawv6 sockets even if it was not initiali... | Hideaki Yoshifuji | -0/+4 |
| 2004-05-21 | [IPV6] unify csum_ipv6_magic() code path for rawv6 sockets. | Hideaki Yoshifuji | -10/+9 |
| 2004-05-21 | [IPV6] unify XXX_push_pending_frames() code path for rawv6 sockets. | Hideaki Yoshifuji | -7/+6 |
| 2004-05-21 | [IPV6] handle return value from ip6_push_pending_frames(). | Hideaki Yoshifuji | -1/+1 |
| 2004-04-15 | [IPV6]: Limit network triggerable printks. | Andi Kleen | -1/+2 |
| 2004-04-09 | [IPV6]: Add missing MIB counter increments. | Shirley Ma | -0/+1 |
| 2004-02-10 | [IPV6]: Spelling corrections, and remove some XXX's | Hideaki Yoshifuji | -3/+3 |
| 2004-01-28 | [IPV6]: Use the cheaper ipv6_addr_is_multicast() for ipv6_addr_type() where p... | Hideaki Yoshifuji | -2/+2 |
| 2004-01-21 | [IPV6]: Add and use new 'strict' parameter to ip6_chk_addr(). | Ville Nuorvala | -1/+1 |
| 2004-01-19 | [IPV6]: Stricter checks on link-locals in bind and sendmsg | Ville Nuorvala | -15/+28 |
| 2004-01-08 | [IPV4/IPV6]: Use size_t for size in {send,recv}msg. | Stephen Hemminger | -3/+6 |
| 2003-09-11 | [NET]: Use proc_net_fops_create() and proc_net_remove() in net/ipv6. | Hideaki Yoshifuji | -5/+1 |
| 2003-09-11 | [NET]: Various /proc/net/* files may drop some data. | Hideaki Yoshifuji | -1/+1 |
| 2003-09-09 | [PATCH] Use SEQ_START_TOKEN in include/net/* [3/3] | Joe Perches | -3/+3 |
| 2003-08-17 | [IPV6]: Fix ip6_dst_lookup() route corruption. | Ville Nuorvala | -2/+2 |
| 2003-08-11 | [IPV6]: Missing break in switch statement of rawv6_getsockopt(). | Dave Jones | -0/+1 |
| 2003-08-07 | [IPV6]: Make sure errors propagate properly in {udp,raw} sendmsg. | David S. Miller | -1/+1 |
| 2003-08-07 | [IPV6]: Fix authentication error with TCP, with help from Joy Latten (latten@... | Kazunori Miyazawa | -2/+2 |
| 2003-07-10 | [NET]: Return EDESTADDRREQ as appropriate in sendmsg implementations. | Thomas Graf | -1/+1 |
| 2003-07-08 | Merge bk://kernel.bkbits.net/jmorris/ipv6-2.5 | David S. Miller | -0/+1 |
| 2003-07-09 | [IPV6] Fix BUG when appending destination options headers | Hideaki Yoshifuji | -0/+1 |
| 2003-07-04 | [NET] Fix oops with /proc/net/{raw,igmp,mfilter, | Hideaki Yoshifuji | -1/+1 |
| 2003-07-01 | [NET] fixed /proc/net/raw{,6} seq_file support | Hideaki Yoshifuji | -2/+17 |
| 2003-06-18 | o net: make sk_{add,del}_node functions take care of sock refcounting | Arnaldo Carvalho de Melo | -4/+1 |
| 2003-06-16 | o net: use hlist for struct sock hash lists | Arnaldo Carvalho de Melo | -34/+28 |