Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
897493504addc5609f04a2c4f73c37ab972c29b2
/
include
/
net
/
udp.h
53d3176
net: cleanups
by Changli Gao
· 14 years ago
30fff92
udp: bind() optimisation
by Eric Dumazet
· 15 years ago
512615b
udp: secondary hash on (local port, local address)
by Eric Dumazet
· 15 years ago
fdcc8aa9
udp: add a counter into udp_hslot
by Eric Dumazet
· 15 years ago
f86dcc5
udp: dynamically size hash tables at boot time
by Eric Dumazet
· 15 years ago
b705884
net: Make setsockopt() optlen be unsigned.
by David S. Miller
· 15 years ago
d7ca4cc
udpv4: Handle large incoming UDP/IPv4 packets and support software UFO.
by Sridhar Samudrala
· 15 years ago
499923c
ipv6: Fix NULL pointer dereference with time-wait sockets
by Vlad Yasevich
· 16 years ago
b2f5e7c
ipv6: Fix conflict resolutions during ipv6 binding
by Vlad Yasevich
· 16 years ago
88ab193
udp: Use hlist_nulls in UDP RCU code
by Eric Dumazet
· 16 years ago
645ca70
udp: introduce struct udp_table and multiple spinlocks
by Eric Dumazet
· 16 years ago
be713a4
netns: make uplitev6 mib per/namespace
by Denis V. Lunev
· 16 years ago
0c7ed67
netns: make udpv6 mib per/namespace
by Denis V. Lunev
· 16 years ago
bcd4130
udp: Export UDP socket lookup function
by KOVACS Krisztian
· 16 years ago
386019d
mib: put udplite statistics on struct net
by Pavel Emelyanov
· 16 years ago
2f275f9
mib: put udp statistics on struct net
by Pavel Emelyanov
· 16 years ago
ef28d1a
MIB: add struct net to UDP6_INC_STATS_BH
by Pavel Emelyanov
· 16 years ago
235b9f7
MIB: add struct net to UDP6_INC_STATS_USER
by Pavel Emelyanov
· 16 years ago
0283328
MIB: add struct net to UDP_INC_STATS_BH
by Pavel Emelyanov
· 16 years ago
629ca23
MIB: add struct net to UDP_INC_STATS_USER
by Pavel Emelyanov
· 16 years ago
875ec43
udp: reorder udp_iter_state to remove padding on 64bit builds
by Richard Kennedy
· 16 years ago
36d926b
[IPV6]: inet_sk(sk)->cork.opt leak
by Denis V. Lunev
· 16 years ago
c29a0bc
[SOCK][NETNS]: Add a struct net argument to sock_prot_inuse_add and _get.
by Pavel Emelyanov
· 17 years ago
4ad96d3
[UDP]: Remove owner from udp_seq_afinfo.
by Denis V. Lunev
· 17 years ago
3ba9441
[UDP]: Place file operations directly into udp_seq_afinfo.
by Denis V. Lunev
· 17 years ago
dda6192
[UDP]: Move seq_ops from udp_iter_state to udp_seq_afinfo.
by Denis V. Lunev
· 17 years ago
6f191ef
[UDP]: Replace struct net on udp_iter_state with seq_net_private.
by Denis V. Lunev
· 17 years ago
6ba5a3c
[UDP]: Make full use of proto.h.udp_hash innovation.
by Pavel Emelyanov
· 17 years ago
0c96d8c
[NETNS][IPV6] udp6 - make proc per namespace
by Daniel Lezcano
· 17 years ago
a91275e
[NETNS][IPV6] udp - make proc handle the network namespace
by Daniel Lezcano
· 17 years ago
65f7651
[NET]: prot_inuse cleanups and optimizations
by Eric Dumazet
· 17 years ago
95766ff
[UDP]: Add memory accounting.
by Hideo Aoki
· 17 years ago
1781f7f
[UDP]: Restore missing inDatagrams increments
by Herbert Xu
· 17 years ago
df2bc45
[UDP]: Revert 2-pass hashing changes.
by David S. Miller
· 17 years ago
fc03841
[UDP]: Fix AF-specific references in AF-agnostic code.
by David S. Miller
· 17 years ago
6047637
[NET]: Treat CHECKSUM_PARTIAL as CHECKSUM_UNNECESSARY
by Herbert Xu
· 18 years ago
9c70220
[SK_BUFF]: Introduce skb_transport_header(skb)
by Arnaldo Carvalho de Melo
· 18 years ago
759e5d0
[UDP]: Clean up UDP-Lite receive checksum
by Herbert Xu
· 18 years ago
bd01f84
[PATCH] severing skbuff.h -> poll.h
by Al Viro
· 18 years ago
4c0a6cb
[UDP(-Lite)]: consolidate v4 and v6 get|setsockopt code
by Gerrit Renker
· 18 years ago
8e5200f
[NET]: Fix assorted misannotations (from md5 and udplite merges).
by Al Viro
· 18 years ago
b51655b
[NET]: Annotate __skb_checksum_complete() and friends.
by Al Viro
· 18 years ago
868c86b
[NET]: annotate csum_ipv6_magic() callers in net/*
by Al Viro
· 18 years ago
ba4e58e
[NET]: Supporting UDP-Lite (RFC 3828) in Linux
by Gerrit Renker
· 18 years ago
e3b4ead
[UDP]: saddr_cmp function should take const socket pointers
by David S. Miller
· 18 years ago
25030a7
[UDP]: Unify UDPv4 and UDPv6 ->get_port()
by Gerrit Renker
· 18 years ago
14c8502
[INET_SOCK]: Move struct inet_sock & helper functions to net/inet_sock.h
by Arnaldo Carvalho de Melo
· 19 years ago
2038073
[NET]: Fix sparse warnings
by Arnaldo Carvalho de Melo
· 19 years ago
02c30a8
[PATCH] update Ross Biro bouncing email address
by Jesper Juhl
· 20 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago