Commit History

Author SHA1 Message Date
  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
  David S. Miller f0de70f8bb Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 16 years ago
  Vlad Yasevich b2f5e7cd3d ipv6: Fix conflict resolutions during ipv6 binding 16 years ago
  Vitaly Mayatskikh 30842f2989 udp: Wrong locking code in udp seq_file infrastructure 16 years ago
  Neil Horman ead2ceb0ec Network Drop Monitor: Adding kfree_skb_clean for non-drops and modifying end-of-line points for skbs 16 years ago
  Patrick Ohly 51f31cabe3 ip: support for TX timestamps on UDP and RAW sockets 16 years ago
  Jesper Dangaard Brouer 2783ef2312 udp: Fix potential wrong ip_hdr(skb) pointers 16 years ago
  Jesper Dangaard Brouer 7b5e56f9d6 udp: Fix UDP short packet false positive 16 years ago
  Eric Dumazet e408b8dcb5 udp: increments sk_drops in __udp_queue_rcv_skb() 16 years ago
  Eric Dumazet 98322f22ec udp: optimize bind(0) if many ports are in use 16 years ago
  Eric Dumazet 723b46108f net: udp_unhash() can test if sk is hashed 16 years ago
  Eric Dumazet 2e77d89b2f net: avoid a pair of dst_hold()/dst_release() in ip_append_data() 16 years ago
  David S. Miller 6ab33d5171 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 16 years ago
  Balazs Scheidler a134f85c13 TPROXY: fill struct flowi->flags in udp_sendmsg() 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
  Eric Dumazet 920a46115c udp: multicast packets need to check namespace 16 years ago
  Eric Dumazet c37ccc0d4e udp: add a missing smp_wmb() in udp_lib_get_port() 16 years ago
  Harvey Harrison 673d57e723 net: replace NIPQUAD() in net/ipv4/ net/ipv6/ 16 years ago
  Eric Dumazet c8db3fec5b udp: Should use spin_lock_bh()/spin_unlock_bh() in udp_lib_unhash() 16 years ago
  Eric Dumazet 96631ed16c udp: introduce sk_for_each_rcu_safenext() 16 years ago
  Eric Dumazet f52b5054ec udp: udp_get_next() should use spin_unlock_bh() 16 years ago
  Eric Dumazet 8203efb3c6 udp: calculate udp_mem based on low memory instead of all memory 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
  Alan Cox 113aa838ec net: Rationalise email address: Network Specific Parts 16 years ago
  Eric Dumazet f24d43c07e udp: complete port availability checking 16 years ago
  Eric Dumazet 9088c56095 udp: Improve port randomization 16 years ago