Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
88cceab541f066b7f5d56a6d2da9ae2be4c3bb6c
/
net
/
ipv4
/
udplite.c
afd46503
net: ipv4: Standardize prefixes for message logging
by Joe Perches
· 13 years ago
058bd4d
net: Convert printks to pr_<level>
by Joe Perches
· 13 years ago
32aaeff
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux
by Linus Torvalds
· 13 years ago
73cb88e
net: make the tcp and udp file_operations for the /proc stuff const
by Arjan van de Ven
· 13 years ago
bc3b2d7
net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modules
by Paul Gortmaker
· 13 years ago
fcbdf09
net: fix nulls list corruptions in sk_prot_alloc
by Octavian Purdila
· 14 years ago
4bc2f18
net/ipv4: EXPORT_SYMBOL cleanups
by Eric Dumazet
· 14 years ago
2c8c1e7
net: spread __net_init, __net_exit
by Alexey Dobriyan
· 15 years ago
13f18aa
net: drop capability from protocol definitions
by Eric Paris
· 15 years ago
f86dcc5
udp: dynamically size hash tables at boot time
by Eric Dumazet
· 15 years ago
3261309
net: constify struct net_protocol
by Alexey Dobriyan
· 15 years ago
271b72c
udp: RCU handling for Unicast packets.
by Eric Dumazet
· 16 years ago
645ca70
udp: introduce struct udp_table and multiple spinlocks
by Eric Dumazet
· 16 years ago
386019d
mib: put udplite statistics on struct net
by Pavel Emelyanov
· 16 years ago
0b04082
net: remove CVS keywords
by Adrian Bunk
· 16 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
bdcde3d
[SOCK]: Drop inuse pcounter from struct proto (v2).
by Pavel Emelyanov
· 17 years ago
92f1fec
[NETNS]: Enable TCP/UDP/ICMP inside namespace.
by Denis V. Lunev
· 17 years ago
84c375a
[NETNS][UDP-Lite]: Register /proc/net/udplite(6) in a namespace.
by Pavel Emelyanov
· 17 years ago
ff2bac6
[UDP-Lite]: Clean up proc creation a bit.
by Pavel Emelyanov
· 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
db8dac2
[UDP]: Revert udplite and code split.
by David S. Miller
· 17 years ago
[Renamed from net/ipv4/udplite_ipv4.c]
0dc4787
net: replace remaining __FUNCTION__ occurrences
by Harvey Harrison
· 17 years ago
8be8af8
[IPV4] UDP: Move IPv4-specific bits to other file.
by YOSHIFUJI Hideaki
· 17 years ago
[Renamed from net/ipv4/udplite.c]
fc80be8
[IPV4] UDP,UDPLITE: Sparse: {__udp4_lib,udp,udplite}_err() are of void.
by YOSHIFUJI Hideaki
· 17 years ago
47a31a6
[IPV4]: Use the {DEFINE|REF}_PROTO_INUSE infrastructure
by Eric Dumazet
· 17 years ago
32c1da7
[UDP]: Randomize port selection.
by Stephen Hemminger
· 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
· 18 years ago
759e5d0
[UDP]: Clean up UDP-Lite receive checksum
by Herbert Xu
· 18 years ago
f5b99bc
[NET]: Possible cleanups.
by Adrian Bunk
· 18 years ago
ba4e58e
[NET]: Supporting UDP-Lite (RFC 3828) in Linux
by Gerrit Renker
· 18 years ago