- e3ae236 net: sock: introduce sk_error_report by Alexander Aring · 3 years, 6 months ago
- b98b330 net: dccp: use net_generic storage by Florian Westphal · 3 years, 9 months ago
- dcc32f4f ipv6: weaken the v4mapped source check by Jakub Kicinski · 3 years, 10 months ago
- ca5b877 Merge tag 'selinux-pr-20201214' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/selinux by Linus Torvalds · 4 years ago
- 01770a1 tcp: fix race condition when creating child sockets from syncookies by Ricardo Dias · 4 years, 1 month ago
- 3df98d7 lsm,selinux: pass flowi_common instead of flowi to the LSM hooks by Paul Moore · 4 years, 3 months ago
- 3021ad5 net/ipv6: remove compat_ipv6_{get,set}sockopt by Christoph Hellwig · 4 years, 5 months ago
- 8c918ff net: remove compat_sock_common_{get,set}sockopt by Christoph Hellwig · 4 years, 5 months ago
- 3986912 ipv6: move SIOCADDRT and SIOCDELRT handling into ->compat_ioctl by Christoph Hellwig · 4 years, 7 months ago
- c4e85f7 net: ipv6: add net argument to ip6_dst_lookup_flow by Sabrina Dubroca · 5 years ago
- 4f6570d ipv6: add priority parameter to ip6_xmit() by Eric Dumazet · 5 years ago
- 59c820b ipv6: elide flowlabel check if no exclusive leases exist by Willem de Bruijn · 5 years ago
- 2874c5f treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 by Thomas Gleixner · 6 years ago
- c7cbdbf net: rework SIOCGSTAMP ioctl handling by Arnd Bergmann · 6 years ago
- e0aa677 dccp: do not use ipv6 header for ipv4 flow by Eric Dumazet · 6 years ago
- 32bbd87 net: Convert protocol error handlers from void to int by Stefano Brivio · 6 years ago
- a11e1d4 Revert changes to convert to ->poll_mask() and aio IOCB_CMD_POLL by Linus Torvalds · 7 years ago
- f4335f5 net/dccp: convert to ->poll_mask by Christoph Hellwig · 7 years ago
- b855ff8 dccp: initialize ireq->ir_mark by Eric Dumazet · 7 years ago
- 323fbd0 net: dccp: Add handling of IPV6_PKTOPTIONS to dccp_v6_do_rcv() by Andrii · 7 years ago
- 4297a0e net: ipv6: add second dif to inet6 socket lookups by David Ahern · 7 years ago
- 0c2232b dccp: fix a memleak that dccp_ipv6 doesn't put reqsk properly by Xin Long · 7 years ago
- 6335479 net: convert sk_buff.users from atomic_t to refcount_t by Reshetova, Elena · 8 years ago
- a0f9a4c dccp: call inet_add_protocol after register_pernet_subsys in dccp_v6_init by Xin Long · 8 years ago
- a95cfad Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
- 83eadda ipv6/dccp: do not inherit ipv6_mc_list from parent by WANG Cong · 8 years ago
- 58d30c3 Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/rcu by Ingo Molnar · 8 years ago
- 5f0d5a3 mm: Rename SLAB_DESTROY_BY_RCU to SLAB_TYPESAFE_BY_RCU by Paul E. McKenney · 8 years ago
- 45caeaa dccp/tcp: fix routing redirect race by Jon Maxwell · 8 years ago
- ec7cb62 net/dccp: fix use after free in tw_timer_handler() by Andrey Ryabinin · 8 years ago
- 4e8f2fc Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
- 92e55f4 tcp: don't annotate mark on control socket from tcp_v6_send_response() by Pablo Neira · 8 years ago
- aa07884 inet: drop ->bind_conflict by Josef Bacik · 8 years ago
- bb598c1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
- 990ff4d ipv6: dccp: add missing bind_conflict to dccp_ipv6_mapped by Eric Dumazet · 8 years ago
- 1aa9d1a ipv6: dccp: fix out of bound access in dccp_v6_err() by Eric Dumazet · 8 years ago
- c3f24cf dccp: do not release listeners too soon by Eric Dumazet · 8 years ago
- 5ea8ea2 tcp/dccp: drop SYN packets if accept queue is full by Eric Dumazet · 8 years ago
- 7a1e8b8 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 8 years ago
- 4f0c40d9 dccp: limit sk_filter trim to payload by Willem de Bruijn · 8 years ago
- d011a4d Merge branch 'stable-4.8' of git://git.infradead.org/users/pcmoore/selinux into next by James Morris · 8 years ago
- 56ac42b ipv6: Allow request socks to contain IPv6 options. by Huw Davies · 9 years ago
- 7309f88 dccp: do not assume DCCP code is non preemptible by Eric Dumazet · 9 years ago
- 02a1d6e net: rename NET_{ADD|INC}_STATS_BH() by Eric Dumazet · 9 years ago
- a16292a net: rename ICMP6_INC_STATS_BH() by Eric Dumazet · 9 years ago
- aa62d76 dccp: rename DCCP_INC_STATS_BH() by Eric Dumazet · 9 years ago
- 1e1d04e net: introduce lockdep_is_held and update various places to use it by Hannes Frederic Sowa · 9 years ago
- 3b24d85 tcp/dccp: do not touch listener sk_refcnt under synflood by Eric Dumazet · 9 years ago
- b633353 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
- 7716682 tcp/dccp: fix another race at listener dismantle by Eric Dumazet · 9 years ago
- a583636 inet: refactor inet[6]_lookup functions to take skb by Craig Gallek · 9 years ago
- 496611d inet: create IPv6-equivalent inet_hash function by Craig Gallek · 9 years ago
- 6bd4f35 ipv6: kill sk_dst_lock by Eric Dumazet · 9 years ago
- 45f6fad ipv6: add complete rcu protection around np->opt by Eric Dumazet · 9 years ago
- ce10500 tcp/dccp: fix ireq->pktopts race by Eric Dumazet · 9 years ago
- 5e0724d tcp/dccp: fix hashdance race for passive sessions by Eric Dumazet · 9 years ago
- f03f2e1 tcp/dccp: add inet_csk_reqsk_queue_drop_and_put() helper by Eric Dumazet · 9 years ago
- 4bdc3d6 tcp/dccp: fix behavior of stale SYN_RECV request sockets by Eric Dumazet · 9 years ago
- a1a5344 tcp: avoid two atomic ops for syncookies by Eric Dumazet · 9 years ago
- 079096f tcp/dccp: install syn_recv requests into ehash table by Eric Dumazet · 9 years ago
- 0c27171 tcp/dccp: constify syn_recv_sock() method sock argument by Eric Dumazet · 9 years ago
- f76b33c dccp: use inet6_csk_route_req() helper by Eric Dumazet · 9 years ago
- a00e744 tcp/dccp: constify send_synack and send_reset socket argument by Eric Dumazet · 9 years ago
- ea3bea3 tcp/dccp: constify rtx_synack() and friends by Eric Dumazet · 9 years ago
- b357a36 inet: fix possible panic in reqsk_queue_unlink() by Eric Dumazet · 10 years ago
- 52036a4 ipv6: dccp: handle ICMP messages on DCCP_NEW_SYN_RECV request sockets by Eric Dumazet · 10 years ago
- fa76ce73 inet: get rid of central tcp/dccp listener timer by Eric Dumazet · 10 years ago
- 52452c5 inet: drop prev pointer handling in request sock by Eric Dumazet · 10 years ago
- 77a6a47 ipv6: get rid of __inet6_hash() by Eric Dumazet · 10 years ago
- d1e559d inet: add IPv6 support to sk_ehashfn() by Eric Dumazet · 10 years ago
- 407640d inet: add sk_listener argument to inet_reqsk_alloc() by Eric Dumazet · 10 years ago
- 3f66b08 inet: introduce ireq_family by Eric Dumazet · 10 years ago
- bd337c5 ipv6: add missing ireq_net & ir_cookie initializations by Eric Dumazet · 10 years ago
- 870c315 ipv6: introduce tcp_v6_iif() by Eric Dumazet · 10 years ago
- a224772 ipv6: add a struct inet6_skb_parm param to ipv6_opt_accepted() by Eric Dumazet · 10 years ago
- 476eab8 net: remove inet6_reqsk_alloc by Octavian Purdila · 11 years ago
- 1669cb9 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next by David S. Miller · 11 years ago
- 93b36cf ipv6: support IPV6_PMTU_INTERFACE on sockets by Hannes Frederic Sowa · 11 years ago
- ce7a3bd ipv6: do not erase dst address with flow label destination by Florent Fourcot · 11 years ago
- 0e0d44a net: Remove FLOWI_FLAG_CAN_SLEEP by Steffen Klassert · 11 years ago
- b44084c inet: rename ir_loc_port to ir_num by Eric Dumazet · 11 years ago
- 634fb979 inet: includes a sock_common in request_sock by Eric Dumazet · 11 years ago
- efe4208 ipv6: make lookups simpler and faster by Eric Dumazet · 11 years ago
- bd784a1 net:dccp: do not report ICMP redirects to user space by Duan Jiong · 11 years ago
- 1a2c618 tcp: Remove TCPCT by Christoph Paasch · 12 years ago
- e337e24 inet: Fix kmemleak in tcp_v4/6_syn_recv_sock and dccp_v4/6_request_recv_sock by Christoph Paasch · 12 years ago
- 6700c27 net: Pass optional SKB and SK arguments to dst_ops->{update_pmtu,redirect}() by David S. Miller · 12 years ago
- 35ad9b9 ipv6: Add helper inet6_csk_update_pmtu(). by David S. Miller · 12 years ago
- 1ed5c48 net: Remove checks for dst_ops->redirect being NULL. by David S. Miller · 12 years ago
- ec18d9a ipv6: Add redirect support to all protocol icmp error handlers. by David S. Miller · 12 years ago
- 0979e46 dccp: remove unnecessary codes in ipv6.c by RongQing.Li · 13 years ago
- 81aded2 ipv6: Handle PMTU in ICMP error handlers. by David S. Miller · 13 years ago
- 7604adc ipv6: dccp: dont drop packet but consume it by Eric Dumazet · 13 years ago
- c72e118 inet: makes syn_ack_timeout mandatory by Eric Dumazet · 13 years ago
- f541fb7 dccp: fix bug in sequence number validation during connection setup by Samuel Jero · 13 years ago
- 4e3fd7a net: remove ipv6_addr_copy() by Alexey Dobriyan · 13 years ago
- b903d32 ipv6: tcp: fix TCLASS value in ACK messages sent from TIME_WAIT by Eric Dumazet · 13 years ago
- 6e5714e net: Compute protocol sequence numbers and fragment IDs using MD5. by David S. Miller · 13 years ago
- f6d8bd0 inet: add RCU protection to inet->opt by Eric Dumazet · 14 years ago
- b71d1d4 inet: constify ip headers and in6_addr by Eric Dumazet · 14 years ago