Historial de Commits

Autor SHA1 Mensaje Fecha
  Eric Dumazet 9d410c7960 net: fix sk_forward_alloc corruption hace 15 años
  Eric Dumazet 8558467201 udp: Fix udp_poll() and ioctl() hace 15 años
  Atis Elsts 914a9ab386 net: Use sk_mark for routing lookup in more places hace 15 años
  David S. Miller b7058842c9 net: Make setsockopt() optlen be unsigned. hace 15 años
  Eric Dumazet 6ce9e7b5fe ip: Report qdisc packet drops hace 15 años
  Eric Dumazet c482c56857 udp: cleanups hace 16 años
  Sridhar Samudrala d7ca4cc01f udpv4: Handle large incoming UDP/IPv4 packets and support software UFO. hace 16 años
  Eric Dumazet 31e6d363ab net: correct off-by-one write allocations reports hace 16 años
  Eric Dumazet adf30907d6 net: skb->dst accessors hace 16 años
  Vlad Yasevich 499923c7a3 ipv6: Fix NULL pointer dereference with time-wait sockets hace 16 años
  David S. Miller f0de70f8bb Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 hace 16 años
  Vlad Yasevich b2f5e7cd3d ipv6: Fix conflict resolutions during ipv6 binding hace 16 años
  Vitaly Mayatskikh 30842f2989 udp: Wrong locking code in udp seq_file infrastructure hace 16 años
  Neil Horman ead2ceb0ec Network Drop Monitor: Adding kfree_skb_clean for non-drops and modifying end-of-line points for skbs hace 16 años
  Patrick Ohly 51f31cabe3 ip: support for TX timestamps on UDP and RAW sockets hace 16 años
  Jesper Dangaard Brouer 2783ef2312 udp: Fix potential wrong ip_hdr(skb) pointers hace 16 años
  Jesper Dangaard Brouer 7b5e56f9d6 udp: Fix UDP short packet false positive hace 16 años
  Eric Dumazet e408b8dcb5 udp: increments sk_drops in __udp_queue_rcv_skb() hace 16 años
  Eric Dumazet 98322f22ec udp: optimize bind(0) if many ports are in use hace 16 años
  Eric Dumazet 723b46108f net: udp_unhash() can test if sk is hashed hace 16 años
  Eric Dumazet 2e77d89b2f net: avoid a pair of dst_hold()/dst_release() in ip_append_data() hace 16 años
  David S. Miller 6ab33d5171 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 hace 16 años
  Balazs Scheidler a134f85c13 TPROXY: fill struct flowi->flags in udp_sendmsg() hace 16 años
  Eric Dumazet 88ab1932ea udp: Use hlist_nulls in UDP RCU code hace 16 años
  David S. Miller 9eeda9abd1 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 hace 16 años
  Eric Dumazet 920a46115c udp: multicast packets need to check namespace hace 16 años
  Eric Dumazet c37ccc0d4e udp: add a missing smp_wmb() in udp_lib_get_port() hace 16 años
  Harvey Harrison 673d57e723 net: replace NIPQUAD() in net/ipv4/ net/ipv6/ hace 16 años
  Eric Dumazet c8db3fec5b udp: Should use spin_lock_bh()/spin_unlock_bh() in udp_lib_unhash() hace 16 años
  Eric Dumazet 96631ed16c udp: introduce sk_for_each_rcu_safenext() hace 16 años