Commit History

Author SHA1 Message Date
  David S. Miller bb598c1b8c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 8 years ago
  Eric Dumazet 990ff4d844 ipv6: dccp: add missing bind_conflict to dccp_ipv6_mapped 8 years ago
  Eric Dumazet 1aa9d1a0e7 ipv6: dccp: fix out of bound access in dccp_v6_err() 8 years ago
  Eric Dumazet c3f24cfb3e dccp: do not release listeners too soon 8 years ago
  Eric Dumazet 5ea8ea2cb7 tcp/dccp: drop SYN packets if accept queue is full 8 years ago
  Linus Torvalds 7a1e8b80fb Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security 9 years ago
  Willem de Bruijn 4f0c40d944 dccp: limit sk_filter trim to payload 9 years ago
  James Morris d011a4d861 Merge branch 'stable-4.8' of git://git.infradead.org/users/pcmoore/selinux into next 9 years ago
  Huw Davies 56ac42bc94 ipv6: Allow request socks to contain IPv6 options. 9 years ago
  Eric Dumazet 7309f8821f dccp: do not assume DCCP code is non preemptible 9 years ago
  Eric Dumazet 02a1d6e7a6 net: rename NET_{ADD|INC}_STATS_BH() 9 years ago
  Eric Dumazet a16292a0f0 net: rename ICMP6_INC_STATS_BH() 9 years ago
  Eric Dumazet aa62d76b6e dccp: rename DCCP_INC_STATS_BH() 9 years ago
  Hannes Frederic Sowa 1e1d04e678 net: introduce lockdep_is_held and update various places to use it 9 years ago
  Eric Dumazet 3b24d854cb tcp/dccp: do not touch listener sk_refcnt under synflood 9 years ago
  David S. Miller b633353115 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 9 years ago
  Eric Dumazet 7716682cc5 tcp/dccp: fix another race at listener dismantle 9 years ago
  Craig Gallek a583636a83 inet: refactor inet[6]_lookup functions to take skb 9 years ago
  Craig Gallek 496611d7b5 inet: create IPv6-equivalent inet_hash function 9 years ago
  Eric Dumazet 6bd4f355df ipv6: kill sk_dst_lock 9 years ago
  Eric Dumazet 45f6fad84c ipv6: add complete rcu protection around np->opt 9 years ago
  Eric Dumazet ce1050089c tcp/dccp: fix ireq->pktopts race 9 years ago
  Eric Dumazet 5e0724d027 tcp/dccp: fix hashdance race for passive sessions 9 years ago
  Eric Dumazet f03f2e154f tcp/dccp: add inet_csk_reqsk_queue_drop_and_put() helper 9 years ago
  Eric Dumazet 4bdc3d6614 tcp/dccp: fix behavior of stale SYN_RECV request sockets 9 years ago
  Eric Dumazet a1a5344ddb tcp: avoid two atomic ops for syncookies 9 years ago
  Eric Dumazet 079096f103 tcp/dccp: install syn_recv requests into ehash table 9 years ago
  Eric Dumazet 0c27171e66 tcp/dccp: constify syn_recv_sock() method sock argument 10 years ago
  Eric Dumazet f76b33c32b dccp: use inet6_csk_route_req() helper 10 years ago
  Eric Dumazet a00e74442b tcp/dccp: constify send_synack and send_reset socket argument 10 years ago