Commit History

Author SHA1 Message Date
  Pavel Emelyanov fa4d3c6210 [NETNS]: Udp sockets per-net lookup. 17 years ago
  YOSHIFUJI Hideaki 77d0d350e9 [IPV6] UDP,UDPLITE: Sparse: {__udp6_lib,udp,udplite}_err() are of void. 17 years ago
  Hideo Aoki 95766fff6b [UDP]: Add memory accounting. 17 years ago
  Herbert Xu 9055e051b8 [UDP]: Move udp_stats_in6 into net/ipv4/udp.c 17 years ago
  Daniel Lezcano 09f7709f49 [IPV6]: fix section mismatch warnings 17 years ago
  Herbert Xu bb72845e69 [IPSEC]: Make callers of xfrm_lookup to use XFRM_LOOKUP_WAIT 17 years ago
  Daniel Lezcano 7f4e4868f3 [IPV6]: make the protocol initialization to return an error code 17 years ago
  Herbert Xu a59322be07 [UDP]: Only increment counter on first peek/recv 17 years ago
  Herbert Xu 1781f7f580 [UDP]: Restore missing inDatagrams increments 17 years ago
  Herbert Xu 27ab256864 [UDP]: Avoid repeated counting of checksum errors due to peeking 17 years ago
  Wang Chen b2bf1e2659 [UDP]: Clean up for IS_UDPLITE macro 17 years ago
  Wang Chen cb75994ec3 [UDP]: Defer InDataGrams increment until recvmsg() does checksum 17 years ago
  Eric Dumazet c5a432f1a1 [IPV6]: Use the {DEFINE|REF}_PROTO_INUSE infrastructure 17 years ago
  Mitsuru Chinen 7a0ff716c2 [IPv6] SNMP: Restore Udp6InErrors incrementation 17 years ago
  Herbert Xu e5bbef20e0 [IPV6]: Replace sk_buff ** with sk_buff * in input handlers 17 years ago
  Brian Haley e773e4faa1 [IPV6]: Add v4mapped address inline 18 years ago
  YOSHIFUJI Hideaki cd562c9859 [IPV6]: Just increment OutDatagrams once per a datagram. 17 years ago
  David S. Miller df2bc459a3 [UDP]: Revert 2-pass hashing changes. 18 years ago
  David S. Miller 14e50e57ae [XFRM]: Allow packet drops during larval state resolution. 18 years ago
  David S. Miller fc038410b4 [UDP]: Fix AF-specific references in AF-agnostic code. 18 years ago
  Herbert Xu 604763722c [NET]: Treat CHECKSUM_PARTIAL as CHECKSUM_UNNECESSARY 18 years ago
  Arnaldo Carvalho de Melo 4bedb45203 [SK_BUFF]: Introduce udp_hdr(), remove skb->h.uh 18 years ago
  Arnaldo Carvalho de Melo 0660e03f6b [SK_BUFF]: Introduce ipv6_hdr(), remove skb->nh.ipv6h 18 years ago
  Arnaldo Carvalho de Melo eddc9ec53b [SK_BUFF]: Introduce ip_hdr(), remove skb->nh.iph 18 years ago
  Stephen Hemminger add459aa1a [UDP]: ipv6 style cleanup 18 years ago
  Herbert Xu 759e5d0064 [UDP]: Clean up UDP-Lite receive checksum 18 years ago
  Herbert Xu 1ab6eb62b0 [UDP6]: Restore sk_filter optimisation 18 years ago
  YOSHIFUJI Hideaki b59e139bbd [IPv6]: Fix incorrect length check in rawv6_sendmsg() 18 years ago
  Tim Schmielau cd354f1ae7 [PATCH] remove many unneeded #includes of sched.h 18 years ago
  Eric Dumazet 95f30b336b [UDP]: UDP can use sk_hash to speedup lookups 18 years ago