Historia zmian

Autor SHA1 Wiadomość Data
  Hideo Aoki 95766fff6b [UDP]: Add memory accounting. 17 lat temu
  Joe Perches f97c1e0c6e [IPV4] net/ipv4: Use ipv4_is_<type> 17 lat temu
  Herbert Xu 9055e051b8 [UDP]: Move udp_stats_in6 into net/ipv4/udp.c 17 lat temu
  Herbert Xu a59322be07 [UDP]: Only increment counter on first peek/recv 17 lat temu
  Herbert Xu 1781f7f580 [UDP]: Restore missing inDatagrams increments 17 lat temu
  Herbert Xu 27ab256864 [UDP]: Avoid repeated counting of checksum errors due to peeking 17 lat temu
  Wang Chen bbca17680f [UDP]: Counter increment should be in USER mode for recvmsg 17 lat temu
  Wang Chen b2bf1e2659 [UDP]: Clean up for IS_UDPLITE macro 17 lat temu
  Wang Chen cb75994ec3 [UDP]: Defer InDataGrams increment until recvmsg() does checksum 17 lat temu
  Eric Dumazet 47a31a6ffc [IPV4]: Use the {DEFINE|REF}_PROTO_INUSE infrastructure 17 lat temu
  Vlad Yasevich fee9dee730 [UDP]: Make use of inet_iif() when doing socket lookups. 17 lat temu
  Anton Arapov a25de534f8 [INET]: Justification for local port range robustness. 17 lat temu
  Stephen Hemminger 227b60f510 [INET]: local port range robustness 17 lat temu
  Eric W. Biederman 457c4cbc5a [NET]: Make /proc/net per network namespace 17 lat temu
  Stephen Hemminger 32c1da7081 [UDP]: Randomize port selection. 18 lat temu
  YOSHIFUJI Hideaki 2a0c6c980d [IPV4]: Just increment OutDatagrams once per a datagram. 17 lat temu
  Patrick McHardy 3be550f34b [UDP]: Fix length check. 18 lat temu
  James Chapman 067b207b28 [UDP]: Cleanup UDP encapsulation code 18 lat temu
  James Chapman 342f0234c7 [UDP]: Introduce UDP encapsulation type for L2TP 18 lat temu
  David S. Miller df2bc459a3 [UDP]: Revert 2-pass hashing changes. 18 lat temu
  Wei Dong 584bdf8cbd [IPV4]: Fix "ipOutNoRoutes" counter error for TCP and UDP 18 lat temu
  David S. Miller fc038410b4 [UDP]: Fix AF-specific references in AF-agnostic code. 18 lat temu
  Michael Opdenacker 59c51591a0 Fix occurrences of "the the " 18 lat temu
  David S. Miller de34ed91c4 [UDP]: Do not allow specific bind when wildcard bind exists. 18 lat temu
  David S. Miller b7b5f487ab [IPV4] UDP: Fix endianness bugs in hashing changes. 18 lat temu
  Eric Dumazet 6aaf47fa48 [PATCH] INET : IPV4 UDP lookups converted to a 2 pass algo 18 lat temu
  Herbert Xu 604763722c [NET]: Treat CHECKSUM_PARTIAL as CHECKSUM_UNNECESSARY 18 lat temu
  Herbert Xu 663ead3bb8 [NET]: Use csum_start offset instead of skb_transport_header 18 lat temu
  Arnaldo Carvalho de Melo 88c7664f13 [SK_BUFF]: Introduce icmp_hdr(), remove skb->h.icmph 18 lat temu
  Arnaldo Carvalho de Melo 4bedb45203 [SK_BUFF]: Introduce udp_hdr(), remove skb->h.uh 18 lat temu