| Age | Commit message (Expand) | Author | Files | Lines |
| 2025-04-11 | net: Retire DCCP socket. | Kuniyuki Iwashima | 1 | -1174/+0 |
| 2025-03-24 | tcp/dccp: Remove inet_connection_sock_af_ops.addr2sockaddr(). | Kuniyuki Iwashima | 1 | -4/+0 |
| 2025-02-14 | inet: consolidate inet_csk_clone_lock() | Eric Dumazet | 1 | -6/+3 |
| 2024-11-11 | net: fix data-races around sk->sk_forward_alloc | Wang Liang | 1 | -1/+1 |
| 2024-06-25 | Fix race for duplicate reqsk on identical SYN | luoxuanqiang | 1 | -2/+5 |
| 2024-04-26 | rstreason: prepare for passive reset | Jason Xing | 1 | -4/+6 |
| 2024-04-01 | tcp/dccp: do not care about families in inet_twsk_purge() | Eric Dumazet | 1 | -6/+0 |
| 2023-12-26 | net: remove SOCK_DEBUG leftovers | Denis Kirjanov | 1 | -1/+1 |
| 2023-12-11 | ipv6: annotate data-races around np->mcast_oif | Eric Dumazet | 1 | -1/+1 |
| 2023-11-02 | dccp/tcp: Call security_inet_conn_request() after setting IPv6 addresses. | Kuniyuki Iwashima | 1 | -3/+3 |
| 2023-10-01 | net: implement lockless SO_PRIORITY | Eric Dumazet | 1 | -1/+1 |
| 2023-09-21 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Paolo Abeni | 1 | -7/+2 |
| 2023-09-18 | dccp: fix dccp_v4_err()/dccp_v6_err() again | Eric Dumazet | 1 | -7/+2 |
| 2023-09-15 | ipv6: lockless IPV6_FLOWINFO_SEND implementation | Eric Dumazet | 1 | -1/+1 |
| 2023-09-15 | ipv6: move np->repflow to atomic flags | Eric Dumazet | 1 | -1/+1 |
| 2023-09-15 | ipv6: lockless IPV6_RECVERR implemetation | Eric Dumazet | 1 | -1/+1 |
| 2023-09-15 | ipv6: lockless IPV6_MULTICAST_HOPS implementation | Eric Dumazet | 1 | -1/+1 |
| 2023-08-29 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Paolo Abeni | 1 | -5/+10 |
| 2023-08-28 | dccp: Fix out of bounds access in DCCP error handler | Jann Horn | 1 | -5/+10 |
| 2023-08-03 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 1 | -2/+2 |
| 2023-07-29 | net: annotate data-races around sk->sk_mark | Eric Dumazet | 1 | -2/+2 |
| 2023-07-24 | ipv6: remove hard coded limitation on ipv6_pinfo | Eric Dumazet | 1 | -0/+1 |
| 2023-06-24 | sock: Remove ->sendpage*() in favour of sendmsg(MSG_SPLICE_PAGES) | David Howells | 1 | -1/+0 |
| 2023-03-22 | netfilter: keep conntrack reference until IPsecv6 policy checks are done | Madhu Koriginja | 1 | -0/+1 |
| 2023-03-17 | dccp: annotate lockless accesses to sk->sk_err_soft | Eric Dumazet | 1 | -5/+6 |
| 2023-02-10 | dccp/tcp: Avoid negative sk_forward_alloc by ipv6_pinfo.pktoptions. | Kuniyuki Iwashima | 1 | -5/+2 |
| 2022-11-29 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 1 | -19/+5 |
| 2022-11-22 | dccp/tcp: Fixup bhash2 bucket when connect() fails. | Kuniyuki Iwashima | 1 | -2/+1 |
| 2022-11-22 | dccp/tcp: Update saddr under bhash's lock. | Kuniyuki Iwashima | 1 | -19/+4 |
| 2022-11-22 | dccp/tcp: Reset saddr on failure after inet6?_hash_connect(). | Kuniyuki Iwashima | 1 | -0/+2 |
| 2022-10-24 | dccp: Call inet6_destroy_sock() via sk->sk_destruct(). | Kuniyuki Iwashima | 1 | -7/+8 |
| 2022-08-24 | net: Add a bhash2 table hashed by port and address | Joanne Koong | 1 | -0/+18 |
| 2022-05-19 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 1 | -0/+6 |
| 2022-05-16 | dccp: use READ_ONCE() to read sk->sk_bound_dev_if | Eric Dumazet | 1 | -2/+2 |
| 2022-05-13 | Revert "tcp/dccp: get rid of inet_twsk_purge()" | Eric Dumazet | 1 | -0/+6 |
| 2022-04-22 | ipv6: Remove __ipv6_only_sock(). | Kuniyuki Iwashima | 1 | -1/+1 |
| 2022-01-25 | tcp/dccp: get rid of inet_twsk_purge() | Eric Dumazet | 1 | -6/+0 |
| 2021-06-29 | net: sock: introduce sk_error_report | Alexander Aring | 1 | -2/+2 |
| 2021-04-09 | net: dccp: use net_generic storage | Florian Westphal | 1 | -4/+20 |
| 2021-03-18 | ipv6: weaken the v4mapped source check | Jakub Kicinski | 1 | -0/+5 |
| 2020-12-16 | Merge tag 'selinux-pr-20201214' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -3/+3 |
| 2020-11-23 | tcp: fix race condition when creating child sockets from syncookies | Ricardo Dias | 1 | -1/+1 |
| 2020-11-23 | lsm,selinux: pass flowi_common instead of flowi to the LSM hooks | Paul Moore | 1 | -3/+3 |
| 2020-07-19 | net/ipv6: remove compat_ipv6_{get,set}sockopt | Christoph Hellwig | 1 | -12/+0 |
| 2020-07-19 | net: remove compat_sock_common_{get,set}sockopt | Christoph Hellwig | 1 | -2/+0 |
| 2020-05-18 | ipv6: move SIOCADDRT and SIOCDELRT handling into ->compat_ioctl | Christoph Hellwig | 1 | -0/+1 |
| 2019-12-04 | net: ipv6: add net argument to ip6_dst_lookup_flow | Sabrina Dubroca | 1 | -3/+3 |
| 2019-09-27 | ipv6: add priority parameter to ip6_xmit() | Eric Dumazet | 1 | -2/+3 |
| 2019-07-08 | ipv6: elide flowlabel check if no exclusive leases exist | Willem de Bruijn | 1 | -1/+1 |
| 2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 | Thomas Gleixner | 1 | -5/+1 |
| 2019-04-19 | net: rework SIOCGSTAMP ioctl handling | Arnd Bergmann | 1 | -0/+1 |
| 2019-03-19 | dccp: do not use ipv6 header for ipv4 flow | Eric Dumazet | 1 | -2/+2 |
| 2018-11-08 | net: Convert protocol error handlers from void to int | Stefano Brivio | 1 | -5/+8 |
| 2018-06-28 | Revert changes to convert to ->poll_mask() and aio IOCB_CMD_POLL | Linus Torvalds | 1 | -1/+1 |
| 2018-05-26 | net/dccp: convert to ->poll_mask | Christoph Hellwig | 1 | -1/+1 |
| 2018-04-07 | dccp: initialize ireq->ir_mark | Eric Dumazet | 1 | -0/+1 |
| 2017-08-31 | net: dccp: Add handling of IPV6_PKTOPTIONS to dccp_v6_do_rcv() | Andrii | 1 | -12/+35 |
| 2017-08-07 | net: ipv6: add second dif to inet6 socket lookups | David Ahern | 1 | -2/+2 |
| 2017-07-27 | dccp: fix a memleak that dccp_ipv6 doesn't put reqsk properly | Xin Long | 1 | -0/+1 |
| 2017-07-01 | net: convert sk_buff.users from atomic_t to refcount_t | Reshetova, Elena | 1 | -1/+1 |
| 2017-06-20 | dccp: call inet_add_protocol after register_pernet_subsys in dccp_v6_init | Xin Long | 1 | -10/+10 |
| 2017-05-15 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 1 | -0/+6 |
| 2017-05-11 | ipv6/dccp: do not inherit ipv6_mc_list from parent | WANG Cong | 1 | -0/+6 |
| 2017-04-23 | Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau... | Ingo Molnar | 1 | -1/+1 |
| 2017-04-18 | mm: Rename SLAB_DESTROY_BY_RCU to SLAB_TYPESAFE_BY_RCU | Paul E. McKenney | 1 | -1/+1 |
| 2017-03-13 | dccp/tcp: fix routing redirect race | Jon Maxwell | 1 | -3/+5 |
| 2017-02-22 | net/dccp: fix use after free in tw_timer_handler() | Andrey Ryabinin | 1 | -0/+6 |
| 2017-01-28 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -2/+2 |
| 2017-01-27 | tcp: don't annotate mark on control socket from tcp_v6_send_response() | Pablo Neira | 1 | -2/+2 |
| 2017-01-18 | inet: drop ->bind_conflict | Josef Bacik | 1 | -2/+0 |
| 2016-11-15 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -8/+11 |
| 2016-11-03 | ipv6: dccp: add missing bind_conflict to dccp_ipv6_mapped | Eric Dumazet | 1 | -0/+1 |
| 2016-11-03 | ipv6: dccp: fix out of bound access in dccp_v6_err() | Eric Dumazet | 1 | -7/+8 |
| 2016-11-03 | dccp: do not release listeners too soon | Eric Dumazet | 1 | -1/+2 |
| 2016-10-29 | tcp/dccp: drop SYN packets if accept queue is full | Eric Dumazet | 1 | -1/+1 |
| 2016-07-29 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/... | Linus Torvalds | 1 | -3/+9 |
| 2016-07-13 | dccp: limit sk_filter trim to payload | Willem de Bruijn | 1 | -1/+1 |
| 2016-07-07 | Merge branch 'stable-4.8' of git://git.infradead.org/users/pcmoore/selinux in... | James Morris | 1 | -3/+9 |
| 2016-06-27 | ipv6: Allow request socks to contain IPv6 options. | Huw Davies | 1 | -3/+9 |
| 2016-05-02 | dccp: do not assume DCCP code is non preemptible | Eric Dumazet | 1 | -2/+2 |
| 2016-04-27 | net: rename NET_{ADD|INC}_STATS_BH() | Eric Dumazet | 1 | -4/+4 |
| 2016-04-27 | net: rename ICMP6_INC_STATS_BH() | Eric Dumazet | 1 | -4/+4 |
| 2016-04-27 | dccp: rename DCCP_INC_STATS_BH() | Eric Dumazet | 1 | -4/+4 |
| 2016-04-07 | net: introduce lockdep_is_held and update various places to use it | Hannes Frederic Sowa | 1 | -1/+1 |
| 2016-04-04 | tcp/dccp: do not touch listener sk_refcnt under synflood | Eric Dumazet | 1 | -2/+5 |
| 2016-02-23 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -7/+7 |
| 2016-02-18 | tcp/dccp: fix another race at listener dismantle | Eric Dumazet | 1 | -7/+7 |
| 2016-02-11 | inet: refactor inet[6]_lookup functions to take skb | Craig Gallek | 1 | -1/+1 |
| 2016-02-11 | inet: create IPv6-equivalent inet_hash function | Craig Gallek | 1 | -1/+1 |
| 2015-12-03 | ipv6: kill sk_dst_lock | Eric Dumazet | 1 | -2/+2 |
| 2015-12-02 | ipv6: add complete rcu protection around np->opt | Eric Dumazet | 1 | -12/+21 |
| 2015-11-02 | tcp/dccp: fix ireq->pktopts race | Eric Dumazet | 1 | -8/+8 |
| 2015-10-23 | tcp/dccp: fix hashdance race for passive sessions | Eric Dumazet | 1 | -3/+6 |
| 2015-10-16 | tcp/dccp: add inet_csk_reqsk_queue_drop_and_put() helper | Eric Dumazet | 1 | -1/+1 |
| 2015-10-13 | tcp/dccp: fix behavior of stale SYN_RECV request sockets | Eric Dumazet | 1 | -8/+7 |
| 2015-10-05 | tcp: avoid two atomic ops for syncookies | Eric Dumazet | 1 | -1/+1 |
| 2015-10-03 | tcp/dccp: install syn_recv requests into ehash table | Eric Dumazet | 1 | -50/+22 |
| 2015-09-29 | tcp/dccp: constify syn_recv_sock() method sock argument | Eric Dumazet | 1 | -2/+3 |
| 2015-09-29 | dccp: use inet6_csk_route_req() helper | Eric Dumazet | 1 | -14/+3 |
| 2015-09-29 | tcp/dccp: constify send_synack and send_reset socket argument | Eric Dumazet | 1 | -1/+1 |
| 2015-09-25 | tcp/dccp: constify rtx_synack() and friends | Eric Dumazet | 1 | -1/+1 |
| 2015-04-24 | inet: fix possible panic in reqsk_queue_unlink() | Eric Dumazet | 1 | -1/+2 |
| 2015-03-23 | ipv6: dccp: handle ICMP messages on DCCP_NEW_SYN_RECV request sockets | Eric Dumazet | 1 | -33/+8 |
| 2015-03-20 | inet: get rid of central tcp/dccp listener timer | Eric Dumazet | 1 | -4/+8 |
| 2015-03-20 | inet: drop prev pointer handling in request sock | Eric Dumazet | 1 | -11/+8 |
| 2015-03-18 | ipv6: get rid of __inet6_hash() | Eric Dumazet | 1 | -15/+2 |
| 2015-03-18 | inet: add IPv6 support to sk_ehashfn() | Eric Dumazet | 1 | -8/+2 |
| 2015-03-17 | inet: add sk_listener argument to inet_reqsk_alloc() | Eric Dumazet | 1 | -2/+1 |
| 2015-03-12 | inet: introduce ireq_family | Eric Dumazet | 1 | -0/+1 |
| 2015-03-12 | ipv6: add missing ireq_net & ir_cookie initializations | Eric Dumazet | 1 | -0/+1 |
| 2014-10-17 | ipv6: introduce tcp_v6_iif() | Eric Dumazet | 1 | -1/+2 |
| 2014-09-28 | ipv6: add a struct inet6_skb_parm param to ipv6_opt_accepted() | Eric Dumazet | 1 | -1/+1 |
| 2014-06-27 | net: remove inet6_reqsk_alloc | Octavian Purdila | 1 | -1/+1 |
| 2013-12-19 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse... | David S. Miller | 1 | -4/+4 |
| 2013-12-18 | ipv6: support IPV6_PMTU_INTERFACE on sockets | Hannes Frederic Sowa | 1 | -0/+3 |
| 2013-12-10 | ipv6: do not erase dst address with flow label destination | Florent Fourcot | 1 | -1/+0 |
| 2013-12-06 | net: Remove FLOWI_FLAG_CAN_SLEEP | Steffen Klassert | 1 | -4/+4 |
| 2013-10-10 | inet: rename ir_loc_port to ir_num | Eric Dumazet | 1 | -2/+2 |
| 2013-10-10 | inet: includes a sock_common in request_sock | Eric Dumazet | 1 | -32/+31 |
| 2013-10-09 | ipv6: make lookups simpler and faster | Eric Dumazet | 1 | -12/+12 |
| 2013-09-18 | net:dccp: do not report ICMP redirects to user space | Duan Jiong | 1 | -0/+1 |
| 2013-03-17 | tcp: Remove TCPCT | Christoph Paasch | 1 | -3/+2 |
| 2012-12-14 | inet: Fix kmemleak in tcp_v4/6_syn_recv_sock and dccp_v4/6_request_recv_sock | Christoph Paasch | 1 | -1/+2 |
| 2012-07-17 | net: Pass optional SKB and SK arguments to dst_ops->{update_pmtu,redirect}() | David S. Miller | 1 | -1/+1 |
| 2012-07-16 | ipv6: Add helper inet6_csk_update_pmtu(). | David S. Miller | 1 | -31/+4 |
| 2012-07-12 | net: Remove checks for dst_ops->redirect being NULL. | David S. Miller | 1 | -1/+1 |
| 2012-07-12 | ipv6: Add redirect support to all protocol icmp error handlers. | David S. Miller | 1 | -0/+7 |
| 2012-07-05 | dccp: remove unnecessary codes in ipv6.c | RongQing.Li | 1 | -16/+5 |
| 2012-06-15 | ipv6: Handle PMTU in ICMP error handlers. | David S. Miller | 1 | -0/+2 |
| 2012-04-19 | ipv6: dccp: dont drop packet but consume it | Eric Dumazet | 1 | -1/+1 |
| 2012-04-14 | inet: makes syn_ack_timeout mandatory | Eric Dumazet | 1 | -0/+1 |
| 2012-03-03 | dccp: fix bug in sequence number validation during connection setup | Samuel Jero | 1 | -3/+5 |
| 2011-11-22 | net: remove ipv6_addr_copy() | Alexey Dobriyan | 1 | -21/+21 |
| 2011-10-27 | ipv6: tcp: fix TCLASS value in ACK messages sent from TIME_WAIT | Eric Dumazet | 1 | -2/+2 |
| 2011-08-06 | net: Compute protocol sequence numbers and fragment IDs using MD5. | David S. Miller | 1 | -7/+2 |
| 2011-04-28 | inet: add RCU protection to inet->opt | Eric Dumazet | 1 | -1/+1 |
| 2011-04-22 | inet: constify ip headers and in6_addr | Eric Dumazet | 1 | -4/+4 |
| 2011-03-12 | net: Put fl6_* macros to struct flowi6 and use them again. | David S. Miller | 1 | -10/+10 |
| 2011-03-12 | ipv6: Convert to use flowi6 where applicable. | David S. Miller | 1 | -66/+66 |
| 2011-03-12 | net: Make flowi ports AF dependent. | David S. Miller | 1 | -10/+10 |
| 2011-03-12 | net: Put flowi_* prefix on AF independent members of struct flowi | David S. Miller | 1 | -10/+10 |
| 2011-03-01 | ipv6: Consolidate route lookup sequences. | David S. Miller | 1 | -45/+20 |
| 2011-02-25 | dccp: newdp is declared/assigned but never be used | Hagen Paul Pfeifer | 1 | -3/+0 |
| 2010-10-21 | tproxy: fix hash locking issue when using port redirection in __inet_inherit_... | Balazs Scheidler | 1 | -3/+7 |
| 2010-06-02 | ipv6: Refactor update of IPv6 flowi destination address for srcrt (RH) option | Arnaud Ebalard | 1 | -24/+6 |
| 2010-04-15 | net: replace ipfragok with skb->local_df | Shan Wei | 1 | -2/+2 |
| 2010-04-11 | inet: Remove unused send_check length argument | Herbert Xu | 1 | -2/+1 |
| 2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 1 | -0/+1 |
| 2010-03-15 | net-2.6 [Bug-Fix][dccp]: fix oops caused after failed initialisation | Gerrit Renker | 1 | -4/+4 |
| 2010-01-17 | net: spread __net_init, __net_exit | Alexey Dobriyan | 1 | -2/+2 |
| 2009-12-08 | tcp: Fix a connect() race with timewait sockets | Eric Dumazet | 1 | -2/+2 |
| 2009-12-02 | TCPCT part 1a: add request_values parameter for sending SYNACK | William Allen Simpson | 1 | -2/+3 |
| 2009-11-05 | net: drop capability from protocol definitions | Eric Paris | 1 | -1/+0 |
| 2009-10-18 | inet: rename some inet_sock fields | Eric Dumazet | 1 | -13/+14 |
| 2009-10-07 | IPv6: use ipv6_addr_set_v4mapped() | Brian Haley | 1 | -8/+4 |
| 2009-09-14 | net: constify remaining proto_ops | Alexey Dobriyan | 1 | -1/+1 |
| 2009-09-14 | net: constify struct inet6_protocol | Alexey Dobriyan | 1 | -1/+1 |
| 2009-09-02 | inet: inet_connection_sock_af_ops const | Stephen Hemminger | 1 | -4/+4 |
| 2009-06-23 | ipv6: Use correct data types for ICMPv6 type and code | Brian Haley | 1 | -1/+1 |
| 2009-06-03 | net: skb->dst accessors | Eric Dumazet | 1 | -3/+5 |
| 2008-11-25 | netns xfrm: lookup in netns | Alexey Dobriyan | 1 | -5/+5 |
| 2008-11-16 | net: Convert TCP & DCCP hash tables to use RCU / hlist_nulls | Eric Dumazet | 1 | -0/+1 |
| 2008-11-04 | dccp: Cleanup routines for feature negotiation | Gerrit Renker | 1 | -0/+1 |
| 2008-11-04 | dccp: Per-socket initialisation of feature negotiation | Gerrit Renker | 1 | -1/+2 |
| 2008-10-19 | dccp: Port redirection support for DCCP | Gerrit Renker | 1 | -2/+2 |
| 2008-10-08 | ipv6: added net argument to ICMP6_INC_STATS_BH | Denis V. Lunev | 1 | -2/+4 |
| 2008-10-07 | inet_hashtables: Add inet_lookup_skb helpers | Arnaldo Carvalho de Melo | 1 | -4/+2 |
| 2008-09-09 | This reverts "Merge branch 'dccp' of git://eden-feed.erg.abdn.ac.uk/dccp_exp" | Gerrit Renker | 1 | -3/+1 |
| 2008-09-04 | dccp: Cleanup routines for feature negotiation | Gerrit Renker | 1 | -0/+1 |
| 2008-09-04 | dccp: Per-socket initialisation of feature negotiation | Gerrit Renker | 1 | -1/+2 |
| 2008-07-26 | dccp: Add check for truncated ICMPv6 DCCP error packets | Wei Yongjun | 1 | -0/+6 |
| 2008-07-26 | dccp: Add check for sequence number in ICMPv6 message | Wei Yongjun | 1 | -1/+9 |
| 2008-07-25 | net: convert BUG_TRAP to generic WARN_ON | Ilpo Järvinen | 1 | -1/+1 |
| 2008-07-16 | mib: add net to NET_INC_STATS_BH | Pavel Emelyanov | 1 | -4/+4 |
| 2008-07-16 | inet: prepare net on the stack for NET accounting macros | Pavel Emelyanov | 1 | -1/+2 |
| 2008-06-14 | net: change proto destroy method to return void | Brian Haley | 1 | -2/+2 |
| 2008-06-10 | inet{6}_request_sock: Init ->opt and ->pktopts in the constructor | Arnaldo Carvalho de Melo | 1 | -1/+0 |
| 2008-04-17 | [INET]: Drop the inet_inherit_port() call. | Pavel Emelyanov | 1 | -1/+1 |
| 2008-04-14 | [DCCP]: Fix comment about control sockets. | Pavel Emelyanov | 1 | -1/+1 |
| 2008-04-13 | [NETNS][DCCPV6]: Make per-net socket lookup. | Pavel Emelyanov | 1 | -4/+5 |
| 2008-04-13 | [NETNS][DCCPV6]: Actually create ctl socket on each net and use it. | Pavel Emelyanov | 1 | -10/+8 |
| 2008-04-13 | [NETNS][DCCPV6]: Move the dccp_v6_ctl_sk on the struct net. | Pavel Emelyanov | 1 | -8/+8 |
| 2008-04-13 | [NETNS][DCCPV6]: Add dummy per-net operations. | Pavel Emelyanov | 1 | -0/+22 |
| 2008-04-13 | [NETNS][DCCPV6]: Don't pass NULL to ip6_dst_lookup. | Pavel Emelyanov | 1 | -1/+1 |
| 2008-04-03 | [NETNS]: Inet control socket should not hold a namespace. | Denis V. Lunev | 1 | -2/+2 |
| 2008-04-03 | [INET]: Let inet_ctl_sock_create return sock rather than socket. | Denis V. Lunev | 1 | -3/+1 |
| 2008-04-03 | [INET]: Rename inet_csk_ctl_sock_create to inet_ctl_sock_create. | Denis V. Lunev | 1 | -2/+2 |
| 2008-04-03 | [DCCP]: dccp_v(4|6)_ctl_socket is leaked. | Denis V. Lunev | 1 | -0/+1 |
| 2008-04-03 | [DCCP]: Replace socket with sock for reset sending. | Denis V. Lunev | 1 | -4/+6 |
| 2008-03-28 | [SOCK]: Drop inuse pcounter from struct proto (v2). | Pavel Emelyanov | 1 | -3/+0 |
| 2008-03-22 | [SOCK]: Add udp_hash member to struct proto. | Pavel Emelyanov | 1 | -1/+1 |
| 2008-02-29 | [INET]: Remove struct dst_entry *dst from request_sock_ops.rtx_syn_ack. | Denis V. Lunev | 1 | -20/+18 |
| 2008-02-03 | [SOCK] proto: Add hashinfo member to struct proto | Arnaldo Carvalho de Melo | 1 | -12/+8 |
| 2008-01-31 | [NETNS]: Tcp-v6 sockets per-net lookup. | Pavel Emelyanov | 1 | -4/+4 |
| 2008-01-28 | [DCCP]: Allow to parse options on Request Sockets | Gerrit Renker | 1 | -4/+4 |
| 2008-01-28 | [IPSEC]: Make callers of xfrm_lookup to use XFRM_LOOKUP_WAIT | Herbert Xu | 1 | -1/+1 |
| 2007-11-07 | [DCCP]: Use DEFINE_PROTO_INUSE infrastructure. | David S. Miller | 1 | -0/+3 |
| 2007-10-24 | [DCCP]: Retrieve packet sequence number for error reporting | Gerrit Renker | 1 | -2/+2 |
| 2007-10-22 | [INET]: Use MODULE_ALIAS_NET_PF_PROTO_TYPE where possible. | Jean Delvare | 1 | -2/+2 |
| 2007-10-15 | [IPV6]: Replace sk_buff ** with sk_buff * in input handlers | Herbert Xu | 1 | -2/+1 |