提交历史

作者 SHA1 备注 提交日期
  David Ahern 4297a0ef08 net: ipv6: add second dif to inet6 socket lookups 8 年之前
  David Ahern 1801b570dd net: ipv6: add second dif to udp socket lookups 8 年之前
  Paolo Abeni cb891fa6a1 udp6: fix jumbogram reception 8 年之前
  Paolo Abeni c9f2c1ae12 udp6: fix socket leak on early demux 8 年之前
  Reshetova, Elena 41c6d650f6 net: convert sock.sk_refcnt from atomic_t to refcount_t 8 年之前
  David S. Miller b079115937 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 8 年之前
  Paolo Abeni 67a51780ae ipv6: udp: leverage scratch area helpers 8 年之前
  Wei Wang 85cb73ff9b net: ipv6: reset daddr and dport in sk if connect() fails 8 年之前
  Paolo Abeni 4b943faedf udp/v6: prefetch rmem_alloc in udp6_queue_rcv_skb() 8 年之前
  Wei Wang d24406c85d udp: call dst_hold_safe() in udp_sk_rx_set_dst() 8 年之前
  David S. Miller c6cd850d65 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 8 年之前
  Paolo Abeni a3f96c47c8 udp: make *udp*_queue_rcv_skb() functions static 8 年之前
  Paolo Abeni 2276f58ac5 udp: use a separate rx queue for packet reception 8 年之前
  subashab@codeaurora.org 0bd84065b1 net: ipv6: Fix UDP early demux lookup with udp_l3mdev_accept=0 8 年之前
  subashab@codeaurora.org dddb64bcb3 net: Add sysctl to toggle early demux for tcp and udp 8 年之前
  David S. Miller 16ae1f2236 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 8 年之前
  Alexander Potapenko d515684d78 ipv6: make sure to initialize sockc.tsflags before first use 8 年之前
  subashab@codeaurora.org 5425077d73 net: ipv6: Add early demux handler for UDP unicast 8 年之前
  David S. Miller 3f64116a83 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 8 年之前
  Jonathan T. Leighton 052d2369d1 ipv6: Handle IPv4-mapped src to in6addr_any dst. 8 年之前
  David S. Miller 3efa70d78f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 8 年之前
  Julian Anastasov 0dec879f63 net: use dst_confirm_neigh for UDP, RAW, ICMP, L2TP 8 年之前
  Eric Dumazet 69629464e0 udp: properly cope with csum errors 8 年之前
  Robert Shearman 63a6fff353 net: Avoid receiving packets with an l3mdev on unbound UDP sockets 8 年之前
  Josef Bacik fe38d2a1c8 inet: collapse ipv4/v6 rcv_saddr_equal functions into one 8 年之前
  Linus Torvalds 7c0f6ba682 Replace <asm/uaccess.h> with <linux/uaccess.h> globally 8 年之前
  David S. Miller 0b42f25d2f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 8 年之前
  Eric Dumazet 30c7be26fd udplite: call proper backlog handlers 8 年之前
  David S. Miller f9aa9dc7d2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 8 年之前
  Eric Dumazet d21dbdfe0a udp: avoid one cache line miss in recvmsg() 8 年之前