Commit Graph

148 Commits (e15bacbebb9dcc95f148f28dfc83a6d5e48b60b8)

Author SHA1 Message Date
Amerigo Wang e3826f1e94 net: reserve ports for applications using fixed port numbers 15 years ago
David S. Miller c58dc01bab net: Make RFS socket operations not be inet specific. 15 years ago
Eric Dumazet 0eae88f31c net: Fix various endianness glitches 15 years ago
Eric Dumazet aa39514516 net: sk_sleep() helper 15 years ago
Tom Herbert fec5e652e5 rfs: Receive Flow Steering 15 years ago
Eric Dumazet b6c6712a42 net: sk_dst_cache RCUification 15 years ago
Changli Gao 6503d96168 net: check the length of the socket address passed to connect(2) 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
Eric Dumazet ec733b15a3 net: snmp mib cleanup 15 years ago
Tejun Heo 7d720c3e4f percpu: add __percpu sparse annotations to net 15 years ago
Eric Paris c84b3268da net: check kern before calling security subsystem 15 years ago
Eric Paris 3f378b6844 net: pass kern to net_proto_family create function 15 years ago
Eric Paris 13f18aa05f net: drop capability from protocol definitions 15 years ago
Cyrill Gorcunov 38bfd8f5be net,socket: introduce DECLARE_SOCKADDR helper to catch overflow at build time 16 years ago
Eric Dumazet c720c7e838 inet: rename some inet_sock fields 16 years ago
Stephen Hemminger ec1b4cf74c net: mark net_proto_ops as const 16 years ago
Atis Elsts 914a9ab386 net: Use sk_mark for routing lookup in more places 16 years ago
Alexey Dobriyan 32613090a9 net: constify struct net_protocol 16 years ago
Eric Dumazet 3d1427f870 ipv4: af_inet.c cleanups 16 years ago
Sridhar Samudrala d7ca4cc01f udpv4: Handle large incoming UDP/IPv4 packets and support software UFO. 16 years ago
Rami Rosen 2307f866f5 ipv4: remove ip_mc_drop_socket() declaration from af_inet.c. 16 years ago
Nivedita Singhvi f771bef980 ipv4: New multicast-all socket option 16 years ago
Herbert Xu 1075f3f65d ipv4: Use 32-bit loads for ID and length in GRO 16 years ago
Herbert Xu a5b1cf288d gro: Avoid unnecessary comparison after skb_gro_header 16 years ago
Eric Dumazet 573636cbaf [PATCH] net: remove superfluous call to synchronize_net() 16 years ago
Stephen Hemminger 7546dd97d2 net: convert usage of packet_type to read_mostly 16 years ago
Rusty Russell 313e458f81 alloc_percpu: add align argument to __alloc_percpu. 16 years ago
Herbert Xu a5ad24be72 gro: Optimise IPv4 packet reception 16 years ago
Herbert Xu f15fbcd7d8 ipv4: Delete redundant sk_family assignment 16 years ago
Harvey Harrison 09640e6365 net: replace uses of __constant_{endian} 16 years ago
Herbert Xu 86911732d3 gro: Avoid copying headers of unmerged packets 16 years ago
Alexey Dobriyan b4ee07df3d netns: igmp: allow IPPROTO_IGMP sockets in netns 16 years ago
Herbert Xu bf296b125b tcp: Add GRO support 16 years ago
Herbert Xu 73cc19f155 ipv4: Add GRO infrastructure 16 years ago
Eric Dumazet 04f258ce7f net: some optimizations in af_inet 16 years ago
Balazs Scheidler c828384582 TPROXY: supply a struct flowi->flags argument in inet_sk_rebuild_header() 16 years ago
Harvey Harrison 673d57e723 net: replace NIPQUAD() in net/ipv4/ net/ipv6/ 17 years ago
Tóth László Attila b9fb15067c ipv4: Allow binding to non-local addresses if IP_TRANSPARENT is set 17 years ago
Al Viro bd7b1533cd [PATCH] sysctl: make sure that /proc/sys/net/ipv4 appears before per-ns ones 17 years ago
Ilpo Järvinen 547b792cac net: convert BUG_TRAP to generic WARN_ON 17 years ago
Paul E. McKenney 696adfe84c list_for_each_rcu must die: networking 17 years ago
Pavel Emelyanov d89cbbb1e6 ipv4: clean the init_ipv4_mibs error paths 17 years ago
Pavel Emelyanov 923c6586b0 mib: put icmpmsg statistics on struct net 17 years ago
Pavel Emelyanov b60538a0d7 mib: put icmp statistics on struct net 17 years ago
Pavel Emelyanov 386019d351 mib: put udplite statistics on struct net 17 years ago
Pavel Emelyanov 2f275f91a4 mib: put udp statistics on struct net 17 years ago
Pavel Emelyanov 61a7e26028 mib: put net statistics on struct net 17 years ago
Pavel Emelyanov a20f5799ca mib: put ip statistics on struct net 17 years ago
Pavel Emelyanov 57ef42d59d mib: put tcp statistics on struct net 17 years ago
Pavel Emelyanov 9b4661bd6e ipv4: add pernet mib operations 17 years ago