提交历史

作者 SHA1 备注 提交日期
  Daniel Lezcano 0c96d8c50b [NETNS][IPV6] udp6 - make proc per namespace 17 年之前
  Daniel Lezcano a91275eff4 [NETNS][IPV6] udp - make proc handle the network namespace 17 年之前
  David S. Miller db8dac20d5 [UDP]: Revert udplite and code split. 17 年之前
  YOSHIFUJI Hideaki 8be8af8fa4 [IPV4] UDP: Move IPv4-specific bits to other file. 17 年之前
  YOSHIFUJI Hideaki e898d4db27 [UDP]: Allow users to configure UDP-Lite. 17 年之前
  Pavel Emelyanov fa4d3c6210 [NETNS]: Udp sockets per-net lookup. 17 年之前
  Denis V. Lunev f1b050bf7a [NETNS]: Add namespace parameter to ip_route_output_flow. 17 年之前
  YOSHIFUJI Hideaki fc80be87dc [IPV4] UDP,UDPLITE: Sparse: {__udp4_lib,udp,udplite}_err() are of void. 17 年之前
  Eric Dumazet 65f7651788 [NET]: prot_inuse cleanups and optimizations 17 年之前
  Eric Dumazet 9a429c4983 [NET]: Add some acquires/releases sparse annotations. 17 年之前
  Hideo Aoki 95766fff6b [UDP]: Add memory accounting. 17 年之前
  Joe Perches f97c1e0c6e [IPV4] net/ipv4: Use ipv4_is_<type> 17 年之前
  Herbert Xu 9055e051b8 [UDP]: Move udp_stats_in6 into net/ipv4/udp.c 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 bbca17680f [UDP]: Counter increment should be in USER mode for recvmsg 17 年之前
  Wang Chen b2bf1e2659 [UDP]: Clean up for IS_UDPLITE macro 17 年之前
  Wang Chen cb75994ec3 [UDP]: Defer InDataGrams increment until recvmsg() does checksum 17 年之前
  Eric Dumazet 47a31a6ffc [IPV4]: Use the {DEFINE|REF}_PROTO_INUSE infrastructure 17 年之前
  Vlad Yasevich fee9dee730 [UDP]: Make use of inet_iif() when doing socket lookups. 17 年之前
  Anton Arapov a25de534f8 [INET]: Justification for local port range robustness. 17 年之前
  Stephen Hemminger 227b60f510 [INET]: local port range robustness 17 年之前
  Eric W. Biederman 457c4cbc5a [NET]: Make /proc/net per network namespace 17 年之前
  Stephen Hemminger 32c1da7081 [UDP]: Randomize port selection. 18 年之前
  YOSHIFUJI Hideaki 2a0c6c980d [IPV4]: Just increment OutDatagrams once per a datagram. 17 年之前
  Patrick McHardy 3be550f34b [UDP]: Fix length check. 18 年之前
  James Chapman 067b207b28 [UDP]: Cleanup UDP encapsulation code 18 年之前
  James Chapman 342f0234c7 [UDP]: Introduce UDP encapsulation type for L2TP 18 年之前
  David S. Miller df2bc459a3 [UDP]: Revert 2-pass hashing changes. 18 年之前