Commit History

作者 SHA1 備註 提交日期
  KOVACS Krisztian bcd41303f4 udp: Export UDP socket lookup function 16 年之前
  Herbert Xu 93821778de udp: Fix rcv socket locking 16 年之前
  Herbert Xu d97106ea52 udp: Drop socket lock for encapsulated packets 17 年之前
  Gerrit Renker 47112e25da udplite: Protection against coverage value wrap-around 17 年之前
  Pavel Emelyanov 2f275f91a4 mib: put udp statistics on struct net 17 年之前
  Pavel Emelyanov 7c73a6faff mib: add net to IP_INC_STATS_BH 17 年之前
  Pavel Emelyanov 84a3aa000e ipv4: prepare net initialization for IP accounting 17 年之前
  Pavel Emelyanov dcfc23cac1 mib: add struct net to ICMP_INC_STATS_BH 17 年之前
  Pavel Emelyanov fd54d716b1 inet: toss struct net initialization around 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 年之前
  Eric Dumazet cb61cb9b8b udp: sk_drops handling 17 年之前
  Pavel Emelyanov 19c7578fb2 udp: add struct net argument to udp_hashfn 17 年之前
  Pavel Emelyanov e31634931d udp: provide a struct net pointer for __udp[46]_lib_mcast_deliver 17 年之前
  Pavel Emelyanov d6266281f8 udp: introduce a udp_hashfn function 17 年之前
  Brian Haley 7d06b2e053 net: change proto destroy method to return void 17 年之前
  Adrian Bunk 0b04082995 net: remove CVS keywords 17 年之前
  Denis V. Lunev 36d926b94a [IPV6]: inet_sk(sk)->cork.opt leak 17 年之前
  Denis V. Lunev 84841c3c6c ipv4: assign PDE->data before gluing PDE into /proc tree 17 年之前
  Pavel Emelyanov 5e659e4cb0 [NET]: Fix heavy stack usage in seq_file output routines. 17 年之前
  YOSHIFUJI Hideaki a7d632b6b4 [IPV4]: Use NIPQUAD_FMT to format ipv4 addresses. 17 年之前
  David S. Miller e1ec1b8ccd Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 17 年之前
  Pavel Emelyanov c29a0bc4df [SOCK][NETNS]: Add a struct net argument to sock_prot_inuse_add and _get. 17 年之前
  YOSHIFUJI Hideaki b50660f1fe [IP] UDP: Use SEQ_START_TOKEN. 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 a2be75c182 [UDP]: Cleanup /proc/udp[6] creation/removal. 17 年之前
  Denis V. Lunev dda61925f8 [UDP]: Move seq_ops from udp_iter_state to udp_seq_afinfo. 17 年之前
  Denis V. Lunev 997feb5e7a [UDP]: No need to check afinfo != NULL in udp_proc_(un)register. 17 年之前
  Denis V. Lunev 6f191efe48 [UDP]: Replace struct net on udp_iter_state with seq_net_private. 17 年之前