提交历史

作者 SHA1 备注 提交日期
  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. 17 年之前
  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 年之前
  Wei Dong 584bdf8cbd [IPV4]: Fix "ipOutNoRoutes" counter error for TCP and UDP 18 年之前
  David S. Miller fc038410b4 [UDP]: Fix AF-specific references in AF-agnostic code. 18 年之前
  Michael Opdenacker 59c51591a0 Fix occurrences of "the the " 18 年之前
  David S. Miller de34ed91c4 [UDP]: Do not allow specific bind when wildcard bind exists. 18 年之前
  David S. Miller b7b5f487ab [IPV4] UDP: Fix endianness bugs in hashing changes. 18 年之前
  Eric Dumazet 6aaf47fa48 [PATCH] INET : IPV4 UDP lookups converted to a 2 pass algo 18 年之前
  Herbert Xu 604763722c [NET]: Treat CHECKSUM_PARTIAL as CHECKSUM_UNNECESSARY 18 年之前
  Herbert Xu 663ead3bb8 [NET]: Use csum_start offset instead of skb_transport_header 18 年之前
  Arnaldo Carvalho de Melo 88c7664f13 [SK_BUFF]: Introduce icmp_hdr(), remove skb->h.icmph 18 年之前
  Arnaldo Carvalho de Melo 4bedb45203 [SK_BUFF]: Introduce udp_hdr(), remove skb->h.uh 18 年之前
  Arnaldo Carvalho de Melo ea2ae17d64 [SK_BUFF]: Introduce skb_transport_offset() 18 年之前
  Arnaldo Carvalho de Melo badff6d01a [SK_BUFF]: Introduce skb_reset_transport_header(skb) 18 年之前
  Arnaldo Carvalho de Melo eddc9ec53b [SK_BUFF]: Introduce ip_hdr(), remove skb->nh.iph 18 年之前
  Arnaldo Carvalho de Melo c7a3c5da35 [UDP]: Use __skb_pull since we have checked it won't fail with pskb_may_pull 18 年之前
  Stephen Hemminger 3fbe070a42 [UDP]: deinline 18 年之前
  Stephen Hemminger 6516c65573 [UDP]: ipv4 whitespace cleanup 18 年之前
  Herbert Xu 759e5d0064 [UDP]: Clean up UDP-Lite receive checksum 18 年之前
  Herbert Xu d644329bc9 [UDP]: Reread uh pointer after pskb_trim 18 年之前
  Eric Dumazet 95f30b336b [UDP]: UDP can use sk_hash to speedup lookups 18 年之前
  YOSHIFUJI Hideaki e905a9edab [NET] IPV4: Fix whitespace errors. 18 年之前
  David S. Miller 8eb9086f21 [IPV4/IPV6]: Always wait for IPSEC SA resolution in socket contexts. 18 年之前
  David S. Miller 5c668704b7 [UDP]: Fix reversed logic in udp_get_port(). 18 年之前