Commit History

作者 SHA1 備註 提交日期
  Denis V. Lunev 36d926b94a [IPV6]: inet_sk(sk)->cork.opt leak 17 年之前
  YOSHIFUJI Hideaki 91e1908f56 [IPV6] NETNS: Handle ancillary data in appropriate namespace. 17 年之前
  YOSHIFUJI Hideaki a3c960899e [IPV6] UDP: Possible dst leak in udpv6_sendmsg. 17 年之前
  Brian Haley 876c7f4196 [IPv6]: Change IPv6 unspecified destination address to ::1 for raw and un-connected sockets 17 年之前
  Denis V. Lunev 4ad96d39a2 [UDP]: Remove owner from udp_seq_afinfo. 17 年之前
  Denis V. Lunev 3ba9441bdf [UDP]: Place file operations directly into udp_seq_afinfo. 17 年之前
  Denis V. Lunev dda61925f8 [UDP]: Move seq_ops from udp_iter_state to udp_seq_afinfo. 17 年之前
  Pavel Emelyanov bdcde3d71a [SOCK]: Drop inuse pcounter from struct proto (v2). 17 年之前
  YOSHIFUJI Hideaki 878628fbf2 [NET] NETNS: Omit namespace comparision without CONFIG_NET_NS. 17 年之前
  YOSHIFUJI Hideaki 3b1e0a655f [NET] NETNS: Omit sock->sk_net without CONFIG_NET_NS. 17 年之前
  YOSHIFUJI Hideaki c346dca108 [NET] NETNS: Omit net_device->nd_net without CONFIG_NET_NS. 17 年之前
  YOSHIFUJI Hideaki 6b75d09081 [IPV6]: Optimize hop-limit determination. 17 年之前
  Pavel Emelyanov 6ba5a3c52d [UDP]: Make full use of proto.h.udp_hash innovation. 17 年之前
  Daniel Lezcano 0c96d8c50b [NETNS][IPV6] udp6 - make proc per namespace 17 年之前
  Daniel Lezcano b8ad0cbc58 [NETNS][IPV6] mcast - handle several network namespace 17 年之前
  David S. Miller db8dac20d5 [UDP]: Revert udplite and code split. 17 年之前
  YOSHIFUJI Hideaki db1ed684f6 [IPV6] UDP: Rename IPv6 UDP files. 17 年之前
  YOSHIFUJI Hideaki e898d4db27 [UDP]: Allow users to configure UDP-Lite. 17 年之前
  Pavel Emelyanov fa4d3c6210 [NETNS]: Udp sockets per-net lookup. 17 年之前
  YOSHIFUJI Hideaki 77d0d350e9 [IPV6] UDP,UDPLITE: Sparse: {__udp6_lib,udp,udplite}_err() are of void. 17 年之前
  Hideo Aoki 95766fff6b [UDP]: Add memory accounting. 17 年之前
  Herbert Xu 9055e051b8 [UDP]: Move udp_stats_in6 into net/ipv4/udp.c 17 年之前
  Daniel Lezcano 09f7709f49 [IPV6]: fix section mismatch warnings 17 年之前
  Herbert Xu bb72845e69 [IPSEC]: Make callers of xfrm_lookup to use XFRM_LOOKUP_WAIT 17 年之前
  Daniel Lezcano 7f4e4868f3 [IPV6]: make the protocol initialization to return an error code 17 年之前
  Herbert Xu a59322be07 [UDP]: Only increment counter on first peek/recv 17 年之前
  Herbert Xu 1781f7f580 [UDP]: Restore missing inDatagrams increments 17 年之前
  Herbert Xu 27ab256864 [UDP]: Avoid repeated counting of checksum errors due to peeking 17 年之前
  Wang Chen b2bf1e2659 [UDP]: Clean up for IS_UDPLITE macro 17 年之前
  Wang Chen cb75994ec3 [UDP]: Defer InDataGrams increment until recvmsg() does checksum 17 年之前