提交历史

作者 SHA1 备注 提交日期
  David Ahern 60d9b03141 net: ipv4: add second dif to multicast source filter 8 年之前
  David Ahern 3fa6f616a7 net: ipv4: add second dif to inet socket lookups 8 年之前
  David Ahern fb74c27735 net: ipv4: add second dif to udp socket lookups 8 年之前
  Paolo Abeni 3bdefdf9d9 udp: no need to preserve skb->dst 8 年之前
  Paolo Abeni c9f2c1ae12 udp6: fix socket leak on early demux 8 年之前
  Paolo Abeni 9688f9b020 udp: unbreak build lacking CONFIG_XFRM 8 年之前
  Paolo Abeni dce4551cb2 udp: preserve head state for IP_CMSG_PASSSEC 8 年之前
  Paolo Abeni 0ddf3fb2c4 udp: preserve skb->dst if required for IP options processing 8 年之前
  Reshetova, Elena 41c6d650f6 net: convert sock.sk_refcnt from atomic_t to refcount_t 8 年之前
  Paolo Abeni b26bbdae46 udp: move scratch area helpers into the include file 8 年之前
  Paolo Abeni 9bd780f5e0 udp: fix poll() 8 年之前
  Paolo Abeni dd99e425be udp: prefetch rmem_alloc in udp_queue_rcv_skb() 8 年之前
  Wei Wang d24406c85d udp: call dst_hold_safe() in udp_sk_rx_set_dst() 8 年之前
  Paolo Abeni b65ac44674 udp: try to avoid 2 cache miss on dequeue 8 年之前
  Paolo Abeni 0a463c78d2 udp: avoid a cache miss on dequeue 8 年之前
  David S. Miller c6cd850d65 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 8 年之前
  Andrey Vagin de321ed384 net: fix __skb_try_recv_from_queue to return the old behavior 8 年之前
  Paolo Abeni a3f96c47c8 udp: make *udp*_queue_rcv_skb() functions static 8 年之前
  Colin Ian King 64f5102dcb udp: make function udp_skb_dtor_locked static 8 年之前
  Paolo Abeni 6dfb4367cd udp: keep the sk_receive_queue held when splicing 8 年之前
  Paolo Abeni 2276f58ac5 udp: use a separate rx queue for packet reception 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 年之前
  Eric Garver df560056d9 udp: inuse checks can quit early for reuseport 8 年之前
  Linus Torvalds 7c0f6ba682 Replace <asm/uaccess.h> with <linux/uaccess.h> globally 8 年之前
  Eric Dumazet 02ab0d139c udp: udp_rmem_release() should touch sk_rmem_alloc later 8 年之前
  Eric Dumazet 6b229cf77d udp: add batching to udp_rmem_release() 8 年之前