Commit History

Author SHA1 Message Date
  David S. Miller 3efa70d78f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 8 years ago
  Julian Anastasov 0dec879f63 net: use dst_confirm_neigh for UDP, RAW, ICMP, L2TP 8 years ago
  Eric Dumazet 69629464e0 udp: properly cope with csum errors 8 years ago
  Robert Shearman 63a6fff353 net: Avoid receiving packets with an l3mdev on unbound UDP sockets 8 years ago
  Josef Bacik fe38d2a1c8 inet: collapse ipv4/v6 rcv_saddr_equal functions into one 8 years ago
  Eric Garver df560056d9 udp: inuse checks can quit early for reuseport 8 years ago
  Linus Torvalds 7c0f6ba682 Replace <asm/uaccess.h> with <linux/uaccess.h> globally 8 years ago
  Eric Dumazet 02ab0d139c udp: udp_rmem_release() should touch sk_rmem_alloc later 8 years ago
  Eric Dumazet 6b229cf77d udp: add batching to udp_rmem_release() 8 years ago
  Eric Dumazet c84d949057 udp: copy skb->truesize in the first cache line 8 years ago
  Eric Dumazet 4b272750db udp: add busylocks in RX path 8 years ago
  Eric Dumazet c8c8b12709 udp: under rx pressure, try to condense skbs 8 years ago
  Paolo Abeni 363dc73aca udp: be less conservative with sock rmem accounting 8 years ago
  David S. Miller 0b42f25d2f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 8 years ago
  Eric Dumazet 30c7be26fd udplite: call proper backlog handlers 8 years ago
  David S. Miller f9aa9dc7d2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 8 years ago
  Eric Dumazet d21dbdfe0a udp: avoid one cache line miss in recvmsg() 8 years ago
  Eric Dumazet e68b6e50fa udp: enable busy polling for all sockets 8 years ago
  Pablo Neira 73e2d5e34b udp: restore UDPlite many-cast delivery 8 years ago
  Paolo Abeni c915fe13cb udplite: fix NULL pointer dereference 8 years ago
  David S. Miller 7d384846b9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next 8 years ago
  Arnd Bergmann 30f5815848 udp: provide udp{4,6}_lib_lookup for nf_socket_ipv{4,6} 8 years ago
  Paolo Abeni 7c13f97ffd udp: do fwd memory scheduling on dequeue 9 years ago
  Paolo Abeni ad959036a7 net/sock: add an explicit sk argument for ip_cmsg_recv_offset() 9 years ago
  Lorenzo Colitti e2d118a1cb net: inet: Support UID-based routing in IP protocols. 9 years ago
  David S. Miller 27058af401 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 9 years ago
  Eric Dumazet 10df8e6152 udp: fix IP_CHECKSUM handling 9 years ago
  Paolo Abeni 850cbaddb5 udp: use it's own memory accounting schema 9 years ago
  Paolo Abeni f970bd9e3a udp: implement memory accounting helpers 9 years ago
  Eric Dumazet 286c72deab udp: must lock the socket in udp_disconnect() 9 years ago