Commit Graph

120 Commits (6afd142fd0dfba497246d0fab236c20a7b4bf778)

Author SHA1 Message Date
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
Pavel Emelyanov a9c19329ec tcp: add net to tcp_mib_init 17 years ago
Wang Chen 03d2f897e9 ipv4: Do cleanup for ip_mr_init 17 years ago
Adrian Bunk 0b04082995 net: remove CVS keywords 17 years ago
Hirofumi Nakagawa 801678c5a3 Remove duplicated unlikely() in IS_ERR() 17 years ago
YOSHIFUJI Hideaki a7d632b6b4 [IPV4]: Use NIPQUAD_FMT to format ipv4 addresses. 17 years ago
Denis V. Lunev 5616bdd6df [INET]: uc_ttl assignment in inet_ctl_sock_create is redundant. 17 years ago
Denis V. Lunev 5677242f43 [NETNS]: Inet control socket should not hold a namespace. 17 years ago
Denis V. Lunev eee4fe4ded [INET]: Let inet_ctl_sock_create return sock rather than socket. 17 years ago
Denis V. Lunev 3d58b5fa8e [INET]: Rename inet_csk_ctl_sock_create to inet_ctl_sock_create. 17 years ago
YOSHIFUJI Hideaki 3b1e0a655f [NET] NETNS: Omit sock->sk_net without CONFIG_NET_NS. 17 years ago
Denis V. Lunev 92f1fecb45 [NETNS]: Enable TCP/UDP/ICMP inside namespace. 17 years ago
Denis V. Lunev 2342fd7e14 [NETNS]: Allow to create sockets in non-initial namespace. 17 years ago
Denis V. Lunev 05cf89d40c [NETNS]: Process INET socket layer in the correct namespace. 17 years ago
Al Viro e6f1cebf71 [NET] endianness noise: INADDR_ANY 17 years ago
David S. Miller db8dac20d5 [UDP]: Revert udplite and code split. 17 years ago
Harvey Harrison 0dc47877a3 net: replace remaining __FUNCTION__ occurrences 17 years ago
YOSHIFUJI Hideaki e898d4db27 [UDP]: Allow users to configure UDP-Lite. 17 years ago
Denis V. Lunev a5710d6582 [ICMP]: Add return code to icmp_init. 17 years ago
Denis V. Lunev 9b0f976f27 [INET]: Remove struct net_proto_family* from _init calls. 17 years ago
Denis V. Lunev e5b13cb10d [NETNS]: Process devinet ioctl in the correct namespace. 17 years ago
Denis V. Lunev f1b050bf7a [NETNS]: Add namespace parameter to ip_route_output_flow. 17 years ago
Denis V. Lunev 1bad118a33 [NETNS]: Pass namespace through ip_rt_ioctl. 17 years ago
Eric W. Biederman 6b175b26c1 [NETNS]: Add netns parameter to inet_(dev_)add_type. 17 years ago
Denis V. Lunev 7b1a74fdbb [NETNS]: Refactor fib initialization so it can handle multiple namespaces. 17 years ago
Denis V. Lunev 61a0265344 [NETNS]: Add namespace to API for routing /proc entries creation. 17 years ago