提交历史

作者 SHA1 备注 提交日期
  Eric Dumazet 719f835853 udp: add rehash on connect() 14 年之前
  Changli Gao 53d3176b28 net: cleanups 15 年之前
  Eric Dumazet 30fff9231f udp: bind() optimisation 15 年之前
  Eric Dumazet 512615b6b8 udp: secondary hash on (local port, local address) 15 年之前
  Eric Dumazet fdcc8aa953 udp: add a counter into udp_hslot 15 年之前
  Eric Dumazet f86dcc5aa8 udp: dynamically size hash tables at boot time 15 年之前
  David S. Miller b7058842c9 net: Make setsockopt() optlen be unsigned. 15 年之前
  Sridhar Samudrala d7ca4cc01f udpv4: Handle large incoming UDP/IPv4 packets and support software UFO. 16 年之前
  Vlad Yasevich 499923c7a3 ipv6: Fix NULL pointer dereference with time-wait sockets 16 年之前
  Vlad Yasevich b2f5e7cd3d ipv6: Fix conflict resolutions during ipv6 binding 16 年之前
  Eric Dumazet 88ab1932ea udp: Use hlist_nulls in UDP RCU code 16 年之前
  Eric Dumazet 645ca708f9 udp: introduce struct udp_table and multiple spinlocks 16 年之前
  Denis V. Lunev be713a443e netns: make uplitev6 mib per/namespace 16 年之前
  Denis V. Lunev 0c7ed677fb netns: make udpv6 mib per/namespace 16 年之前
  KOVACS Krisztian bcd41303f4 udp: Export UDP socket lookup function 16 年之前
  Pavel Emelyanov 386019d351 mib: put udplite statistics on struct net 17 年之前
  Pavel Emelyanov 2f275f91a4 mib: put udp statistics on struct net 17 年之前
  Pavel Emelyanov ef28d1a20f MIB: add struct net to UDP6_INC_STATS_BH 17 年之前
  Pavel Emelyanov 235b9f7ac5 MIB: add struct net to UDP6_INC_STATS_USER 17 年之前
  Pavel Emelyanov 0283328e23 MIB: add struct net to UDP_INC_STATS_BH 17 年之前
  Pavel Emelyanov 629ca23c33 MIB: add struct net to UDP_INC_STATS_USER 17 年之前
  Richard Kennedy 875ec4333b udp: reorder udp_iter_state to remove padding on 64bit builds 17 年之前
  Denis V. Lunev 36d926b94a [IPV6]: inet_sk(sk)->cork.opt leak 17 年之前
  Pavel Emelyanov c29a0bc4df [SOCK][NETNS]: Add a struct net argument to sock_prot_inuse_add and _get. 17 年之前
  Denis V. Lunev 4ad96d39a2 [UDP]: Remove owner from udp_seq_afinfo. 17 年之前
  Denis V. Lunev 3ba9441bdf [UDP]: Place file operations directly into udp_seq_afinfo. 17 年之前
  Denis V. Lunev dda61925f8 [UDP]: Move seq_ops from udp_iter_state to udp_seq_afinfo. 17 年之前
  Denis V. Lunev 6f191efe48 [UDP]: Replace struct net on udp_iter_state with seq_net_private. 17 年之前
  Pavel Emelyanov 6ba5a3c52d [UDP]: Make full use of proto.h.udp_hash innovation. 17 年之前
  Daniel Lezcano 0c96d8c50b [NETNS][IPV6] udp6 - make proc per namespace 17 年之前