Commit Graph

164 Commits (aa9421041128abb4d269ee1dc502ff65fb3b7d69)

Author SHA1 Message Date
Eric Dumazet c31504dc0d udp: use atomic_inc_not_zero_hint 14 years ago
Eric Dumazet 0d7da9ddd9 net: add __rcu annotation to sk_filter 15 years ago
Balazs Scheidler aa976fc011 tproxy: added udp6_lib_lookup function 15 years ago
Balazs Scheidler 88440ae70e tproxy: added const specifiers to udp lookup functions 15 years ago
Eric Dumazet 719f835853 udp: add rehash on connect() 15 years ago
Arnaud Ebalard 20c59de2e6 ipv6: Refactor update of IPv6 flowi destination address for srcrt (RH) option 15 years ago
Eric Dumazet b1faf56664 net: sock_queue_err_skb() dont mess with sk_forward_alloc 15 years ago
Eric Dumazet 2903037400 net: fix sk_forward_alloc corruptions 15 years ago
Eric Dumazet 8a74ad60a5 net: fix lock_sock_bh/unlock_sock_bh 15 years ago
Bjørn Mork d6bc0149d8 ipv6: udp: make short packet logging consistent with ipv4 15 years ago
Eric Dumazet f84af32cbc net: ip_queue_rcv_skb() helper 15 years ago
Eric Dumazet 4b0b72f7dd net: speedup udp receive path 15 years ago
Eric Dumazet c377411f24 net: sk_add_backlog() take rmem_alloc into account 15 years ago
Brian Haley 4b340ae20d IPv6: Complete IPV6_DONTFRAG support 15 years ago
Brian Haley 13b52cd446 IPv6: Add dontfrag argument to relevant functions 15 years ago
Eric Dumazet 0eae88f31c net: Fix various endianness glitches 15 years ago
Jorge Boncompte [DTI2] 1223c67c09 udp: fix for unicast RX path optimization 15 years ago
Tejun Heo 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 years ago
Zhu Yi a3a858ff18 net: backlog functions rename 15 years ago
Zhu Yi 55349790d7 udp: use limited socket backlog 15 years ago
Alexey Dobriyan 3ffe533c87 ipv6: drop unused "dev" arg of icmpv6_send() 15 years ago
Gerrit Renker 81d54ec847 udp: remove redundant variable 15 years ago
Alexey Dobriyan 2c8c1e7297 net: spread __net_init, __net_exit 15 years ago
Brian Haley 856540ee31 IPv6: use ipv6_addr_v4mapped() 15 years ago
Eric Dumazet 30fff9231f udp: bind() optimisation 15 years ago
Eric Dumazet f6b8f32ca7 udp: multicast RX should increment SNMP/sk_drops counter in allocation failures 15 years ago
Eric Dumazet a1ab77f97e ipv6: udp: Optimise multicast reception 15 years ago
Eric Dumazet fddc17defa ipv6: udp: optimize unicast RX path 15 years ago
Eric Dumazet d4cada4ae1 udp: split sk_hash into two u16 hashes 15 years ago
Eric Paris 13f18aa05f net: drop capability from protocol definitions 15 years ago
Eric Dumazet 9d410c7960 net: fix sk_forward_alloc corruption 16 years ago
Eric Dumazet 8edf19c2fe net: sk_drops consolidation part 2 16 years ago
Eric Dumazet c720c7e838 inet: rename some inet_sock fields 16 years ago
Eric Dumazet 766e9037cc net: sk_drops consolidation 16 years ago
Neil Horman 3b885787ea net: Generalize socket rx gap / receive queue overflow cmsg 16 years ago
Eric Dumazet f86dcc5aa8 udp: dynamically size hash tables at boot time 16 years ago
Brian Haley b301e82cf8 IPv6: use ipv6_addr_set_v4mapped() 16 years ago
Brian Haley 51953d5bc4 Use sk_mark for IPv6 routing lookups 16 years ago
David S. Miller b7058842c9 net: Make setsockopt() optlen be unsigned. 16 years ago
Alexey Dobriyan 41135cc836 net: constify struct inet6_protocol 16 years ago
Eric Dumazet 6ce9e7b5fe ip: Report qdisc packet drops 16 years ago
Gerrit Renker e651f03afe inet6: Conversion from u8 to int 16 years ago
Sridhar Samudrala ba73542585 udpv6: Handle large incoming UDP/IPv6 packets and support software UFO 16 years ago
Sridhar Samudrala 493c6be3fe udpv6: Fix HW checksum support for outgoing UFO packets 16 years ago
Brian Haley d5fdd6babc ipv6: Use correct data types for ICMPv6 type and code 16 years ago
Eric Dumazet 31e6d363ab net: correct off-by-one write allocations reports 16 years ago
Eric Dumazet adf30907d6 net: skb->dst accessors 16 years ago
Vlad Yasevich 499923c7a3 ipv6: Fix NULL pointer dereference with time-wait sockets 16 years ago
Vlad Yasevich b2f5e7cd3d ipv6: Fix conflict resolutions during ipv6 binding 16 years ago
Yang Hongyang 9f690db7ff ipv6: fix the outgoing interface selection order in udpv6_sendmsg() 16 years ago