summaryrefslogtreecommitdiff
path: root/net/ipv6/udplite.c
Commit message (Expand)AuthorAge
* udplite: fix NULL pointer dereferencePaolo Abeni2016-11-15
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-08-30
|\
| * udp: get rid of SLAB_DESTROY_BY_RCU allocationsEric Dumazet2016-08-23
* | udp: get rid of sk_prot_clear_portaddr_nulls()Eric Dumazet2016-08-23
* | ipv6: udp: remove udp_v6_clear_sk()Eric Dumazet2016-08-23
|/
* net: Eliminate no_check from protoswTom Herbert2014-05-23
* ipv6: do not clear pinet6 fieldEric Dumazet2013-05-11
* Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-11-06
|\
| * net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modulesPaul Gortmaker2011-10-31
* | net: make the tcp and udp file_operations for the /proc stuff constArjan van de Ven2011-11-01
|/
* net: fix nulls list corruptions in sk_prot_allocOctavian Purdila2010-12-16
* net: spread __net_init, __net_exitAlexey Dobriyan2010-01-17
* net: drop capability from protocol definitionsEric Paris2009-11-05
* net: constify struct inet6_protocolAlexey Dobriyan2009-09-14
* ipv6: Use correct data types for ICMPv6 type and codeBrian Haley2009-06-23
* udp: RCU handling for Unicast packets.Eric Dumazet2008-10-29
* udp: introduce struct udp_table and multiple spinlocksEric Dumazet2008-10-29
* netns: make uplitev6 mib per/namespaceDenis V. Lunev2008-10-07
* net: remove CVS keywordsAdrian Bunk2008-06-11
* [UDP]: Remove owner from udp_seq_afinfo.Denis V. Lunev2008-03-28
* [UDP]: Place file operations directly into udp_seq_afinfo.Denis V. Lunev2008-03-28
* [UDP]: Move seq_ops from udp_iter_state to udp_seq_afinfo.Denis V. Lunev2008-03-28
* [SOCK]: Drop inuse pcounter from struct proto (v2).Pavel Emelyanov2008-03-28
* [NETNS][UDP-Lite]: Register /proc/net/udplite(6) in a namespace.Pavel Emelyanov2008-03-24
* [UDP]: Make full use of proto.h.udp_hash innovation.Pavel Emelyanov2008-03-22
* [NETNS][IPV6] udp6 - make proc per namespaceDaniel Lezcano2008-03-21
* [UDP]: Revert udplite and code split.David S. Miller2008-03-06
* [IPV6] UDP: Rename IPv6 UDP files.YOSHIFUJI Hideaki2008-03-04
* [IPV6] UDP,UDPLITE: Sparse: {__udp6_lib,udp,udplite}_err() are of void.YOSHIFUJI Hideaki2008-01-28
* [IPV6]: fix section mismatch warningsDaniel Lezcano2008-01-28
* [IPV6]: make the protocol initialization to return an error codeDaniel Lezcano2008-01-28
* [IPV6]: Use the {DEFINE|REF}_PROTO_INUSE infrastructureEric Dumazet2007-11-07
* [IPV6]: Replace sk_buff ** with sk_buff * in input handlersHerbert Xu2007-10-15
* [UDP]: Revert 2-pass hashing changes.David S. Miller2007-06-07
* [UDP]: Fix AF-specific references in AF-agnostic code.David S. Miller2007-05-10
* [UDP]: Clean up UDP-Lite receive checksumHerbert Xu2007-04-25
* [NET]: Possible cleanups.Adrian Bunk2006-12-02
* [NET]: Fix assorted misannotations (from md5 and udplite merges).Al Viro2006-12-02
* [NET]: Supporting UDP-Lite (RFC 3828) in LinuxGerrit Renker2006-12-02