Commit History

Author SHA1 Message Date
  Eric Dumazet 9d410c7960 net: fix sk_forward_alloc corruption 15 years ago
  David S. Miller b7058842c9 net: Make setsockopt() optlen be unsigned. 15 years ago
  Alexey Dobriyan 41135cc836 net: constify struct inet6_protocol 15 years ago
  Eric Dumazet 6ce9e7b5fe ip: Report qdisc packet drops 15 years ago
  Gerrit Renker e651f03afe inet6: Conversion from u8 to int 16 years ago
  Sridhar Samudrala ba73542585 udpv6: Handle large incoming UDP/IPv6 packets and support software UFO 16 years ago
  Sridhar Samudrala 493c6be3fe udpv6: Fix HW checksum support for outgoing UFO packets 16 years ago
  Brian Haley d5fdd6babc ipv6: Use correct data types for ICMPv6 type and code 16 years ago
  Eric Dumazet 31e6d363ab net: correct off-by-one write allocations reports 16 years ago
  Eric Dumazet adf30907d6 net: skb->dst accessors 16 years ago
  Vlad Yasevich 499923c7a3 ipv6: Fix NULL pointer dereference with time-wait sockets 16 years ago
  Vlad Yasevich b2f5e7cd3d ipv6: Fix conflict resolutions during ipv6 binding 16 years ago
  Yang Hongyang 9f690db7ff ipv6: fix the outgoing interface selection order in udpv6_sendmsg() 16 years ago
  Alexey Dobriyan 52479b623d netns xfrm: lookup in netns 16 years ago
  Eric Dumazet 88ab1932ea udp: Use hlist_nulls in UDP RCU code 16 years ago
  David S. Miller 9eeda9abd1 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 16 years ago
  Wei Yongjun 0856f93958 udp: Fix the SNMP counter of UDP_MIB_INERRORS 16 years ago
  Wei Yongjun f26ba17511 udp: Fix the SNMP counter of UDP_MIB_INDATAGRAMS 16 years ago
  Eric Dumazet 920a46115c udp: multicast packets need to check namespace 16 years ago
  Eric Dumazet 96631ed16c udp: introduce sk_for_each_rcu_safenext() 16 years ago
  Eric Dumazet 271b72c7fa udp: RCU handling for Unicast packets. 16 years ago
  Eric Dumazet 645ca708f9 udp: introduce struct udp_table and multiple spinlocks 16 years ago
  KOVACS Krisztian 23542618de inet: Don't lookup the socket if there's a socket attached to the skb 16 years ago
  KOVACS Krisztian 607c4aaf03 inet: Add udplib_lookup_skb() helpers 16 years ago
  Herbert Xu d97106ea52 udp: Drop socket lock for encapsulated packets 17 years ago
  Pavel Emelyanov ef28d1a20f MIB: add struct net to UDP6_INC_STATS_BH 17 years ago
  Pavel Emelyanov 235b9f7ac5 MIB: add struct net to UDP6_INC_STATS_USER 17 years ago
  Eric Dumazet cb61cb9b8b udp: sk_drops handling 17 years ago
  Pavel Emelyanov 19c7578fb2 udp: add struct net argument to udp_hashfn 17 years ago
  Pavel Emelyanov e31634931d udp: provide a struct net pointer for __udp[46]_lib_mcast_deliver 17 years ago