Commit Graph

41 Commits (2e34bde18576a02c897ae6b699ea26301d92be1b)

Author SHA1 Message Date
Eric Dumazet 88ab1932ea udp: Use hlist_nulls in UDP RCU code 16 years ago
Eric Dumazet 645ca708f9 udp: introduce struct udp_table and multiple spinlocks 16 years ago
Denis V. Lunev be713a443e netns: make uplitev6 mib per/namespace 17 years ago
Denis V. Lunev 0c7ed677fb netns: make udpv6 mib per/namespace 17 years ago
KOVACS Krisztian bcd41303f4 udp: Export UDP socket lookup function 17 years ago
Pavel Emelyanov 386019d351 mib: put udplite statistics on struct net 17 years ago
Pavel Emelyanov 2f275f91a4 mib: put udp statistics on struct net 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
Pavel Emelyanov 0283328e23 MIB: add struct net to UDP_INC_STATS_BH 17 years ago
Pavel Emelyanov 629ca23c33 MIB: add struct net to UDP_INC_STATS_USER 17 years ago
Richard Kennedy 875ec4333b udp: reorder udp_iter_state to remove padding on 64bit builds 17 years ago
Denis V. Lunev 36d926b94a [IPV6]: inet_sk(sk)->cork.opt leak 17 years ago
Pavel Emelyanov c29a0bc4df [SOCK][NETNS]: Add a struct net argument to sock_prot_inuse_add and _get. 17 years ago
Denis V. Lunev 4ad96d39a2 [UDP]: Remove owner from udp_seq_afinfo. 17 years ago
Denis V. Lunev 3ba9441bdf [UDP]: Place file operations directly into udp_seq_afinfo. 17 years ago
Denis V. Lunev dda61925f8 [UDP]: Move seq_ops from udp_iter_state to udp_seq_afinfo. 17 years ago
Denis V. Lunev 6f191efe48 [UDP]: Replace struct net on udp_iter_state with seq_net_private. 17 years ago
Pavel Emelyanov 6ba5a3c52d [UDP]: Make full use of proto.h.udp_hash innovation. 17 years ago
Daniel Lezcano 0c96d8c50b [NETNS][IPV6] udp6 - make proc per namespace 17 years ago
Daniel Lezcano a91275eff4 [NETNS][IPV6] udp - make proc handle the network namespace 17 years ago
Eric Dumazet 65f7651788 [NET]: prot_inuse cleanups and optimizations 17 years ago
Hideo Aoki 95766fff6b [UDP]: Add memory accounting. 17 years ago
Herbert Xu 1781f7f580 [UDP]: Restore missing inDatagrams increments 17 years ago
David S. Miller df2bc459a3 [UDP]: Revert 2-pass hashing changes. 18 years ago
David S. Miller fc038410b4 [UDP]: Fix AF-specific references in AF-agnostic code. 18 years ago
Herbert Xu 604763722c [NET]: Treat CHECKSUM_PARTIAL as CHECKSUM_UNNECESSARY 18 years ago
Arnaldo Carvalho de Melo 9c70220b73 [SK_BUFF]: Introduce skb_transport_header(skb) 18 years ago
Herbert Xu 759e5d0064 [UDP]: Clean up UDP-Lite receive checksum 18 years ago
Al Viro bd01f843c3 [PATCH] severing skbuff.h -> poll.h 18 years ago
Gerrit Renker 4c0a6cb0db [UDP(-Lite)]: consolidate v4 and v6 get|setsockopt code 18 years ago
Al Viro 8e5200f540 [NET]: Fix assorted misannotations (from md5 and udplite merges). 18 years ago
Al Viro b51655b958 [NET]: Annotate __skb_checksum_complete() and friends. 18 years ago
Al Viro 868c86bcb5 [NET]: annotate csum_ipv6_magic() callers in net/* 18 years ago
Gerrit Renker ba4e58eca8 [NET]: Supporting UDP-Lite (RFC 3828) in Linux 18 years ago
David S. Miller e3b4eadbea [UDP]: saddr_cmp function should take const socket pointers 19 years ago
Gerrit Renker 25030a7f9e [UDP]: Unify UDPv4 and UDPv6 ->get_port() 19 years ago
Arnaldo Carvalho de Melo 14c850212e [INET_SOCK]: Move struct inet_sock & helper functions to net/inet_sock.h 19 years ago
Arnaldo Carvalho de Melo 20380731bc [NET]: Fix sparse warnings 20 years ago
Jesper Juhl 02c30a84e6 [PATCH] update Ross Biro bouncing email address 20 years ago
Linus Torvalds 1da177e4c3 Linux-2.6.12-rc2 20 years ago