Commit Graph

2004 Commits (f82b217e3513fe3af342c0f3ee1494e86250c21c)

Author SHA1 Message Date
YOSHIFUJI Hideaki 57da52c1e6 [NET] NETNS: Omit neigh_parms->net and pneigh_entry->net without CONFIG_NET_NS. 17 years ago
YOSHIFUJI Hideaki 3b1e0a655f [NET] NETNS: Omit sock->sk_net without CONFIG_NET_NS. 17 years ago
YOSHIFUJI Hideaki 7cbca67c07 [IPV6]: Support Source Address Selection API (RFC5014). 17 years ago
YOSHIFUJI Hideaki 6b75d09081 [IPV6]: Optimize hop-limit determination. 17 years ago
YOSHIFUJI Hideaki c8cdaf998d [IPV4,IPV6]: Share cork.rt between IPv4 and IPv6. 17 years ago
YOSHIFUJI Hideaki 9bb182a700 [XFRM] MIP6: Fix address keys for routing search. 17 years ago
Denis V. Lunev f145049a06 [NETNS]: Drop packets in the non-initial namespace on the per/protocol basis. 17 years ago
Denis V. Lunev 7a6adb92fe [NETNS]: Add namespace parameter to ip_cmsg_send. 17 years ago
Denis V. Lunev f2c4802b3f [NETNS]: Add namespace parameter to ip_options_get(...). 17 years ago
Denis V. Lunev 0e6bd4a1c6 [NETNS]: Add namespace parameter to ip_options_compile. 17 years ago
Kazunori MIYAZAWA df9dcb4588 [IPSEC]: Fix inter address family IPsec tunnel handling. 17 years ago
Pavel Emelyanov fa86d322d8 [NEIGH]: Fix race between pneigh deletion and ipv6's ndisc_recv_ns (v3). 17 years ago
Florian Westphal 80445cfb28 [SCTP]: Remove redundant wrapper functions. 17 years ago
Florian Westphal 2051f11fb8 [TCP]: Shrink syncookie_secret by 8 byte. 17 years ago
Joe Perches 7d164be8aa [NET]: include/net/route.h - remove duplicate include 17 years ago
Pavel Emelyanov fc8717baa8 [RAW]: Add raw_hashinfo member on struct proto. 17 years ago
Pavel Emelyanov 6ba5a3c52d [UDP]: Make full use of proto.h.udp_hash innovation. 17 years ago
Pavel Emelyanov 39d8cda76c [SOCK]: Add udp_hash member to struct proto. 17 years ago
Denis V. Lunev ef722495c8 [IPV4]: Remove unused ip_options->is_data. 17 years ago
Patrick McManus ec3c0982a2 [TCP]: TCP_DEFER_ACCEPT updates - process as established 17 years ago
Stephen Hemminger 4cd9029d25 socket: SOCK_DEBUG type checking 17 years ago
David S. Miller 1233823b08 [SCTP]: Fix build warnings with IPV6 disabled. 17 years ago
Daniel Lezcano 6f8b13bcb3 [NETNS][IPV6] tcp6 - make proc per namespace 17 years ago
Daniel Lezcano 0c96d8c50b [NETNS][IPV6] udp6 - make proc per namespace 17 years ago
Daniel Lezcano f40c8174d3 [NETNS][IPV4] tcp - make proc handle the network namespaces 17 years ago
Daniel Lezcano a91275eff4 [NETNS][IPV6] udp - make proc handle the network namespace 17 years ago
Peter P Waskiewicz Jr 82cc1a7a56 [NET]: Add per-connection option to set max TSO frame size 17 years ago
Vlad Yasevich 270637abff [SCTP]: Fix a race between module load and protosw access 17 years ago
Al Viro 8e3d716cce xfrm: ->eth_proto is __be16 17 years ago
Joe Perches 068edceb7e include/net/ieee80211.h - remove duplicate include 17 years ago
Adrian Bunk 7524d7d6de the scheduled ieee80211 softmac removal 17 years ago
Zhang Yanmin f1dd9c379c [NET]: Fix tbench regression in 2.6.25-rc1 17 years ago
Pekka Enberg 019f692ea7 [NETFILTER]: nf_conntrack: replace horrible hack with ksize() 17 years ago
Ron Rindjunsky 6c5ef8a705 mac80211: document IEEE80211_TXCTL_OFDM_HT 17 years ago
Ron Rindjunsky 11f4b1cec9 mac80211: adding mac80211_tx_control_flags and HT flags 17 years ago
Daniel Lezcano b8ad0cbc58 [NETNS][IPV6] mcast - handle several network namespace 17 years ago
Daniel Lezcano 93ec926b07 [NETNS][IPV6] tcp6 - make socket control per namespace 17 years ago
Daniel Lezcano 1762f7e88e [NETNS][IPV6] ndisc - make socket control per namespace 17 years ago
Pavel Emelyanov e9720acd72 [NET]: Make /proc/net a symlink on /proc/self/net (v3) 17 years ago
David S. Miller db8dac20d5 [UDP]: Revert udplite and code split. 17 years ago
Allan Stephens 0e0609bbd2 [TIPC]: Eliminate "sparse" symbol warnings 17 years ago
Allan Stephens 8c8696553a [TIPC]: Removal of message header option code 17 years ago
Johannes Berg dbbea6713d mac80211: add documentation book 17 years ago
Johannes Berg 902acc7896 mac80211: clean up mesh code 17 years ago
Johannes Berg 6032f934c8 mac80211: add mesh interface type 17 years ago
Luis Carlos Cobo 2ec600d672 nl80211/cfg80211: support for mesh, sta dumping 17 years ago
Tobias Klauser 04005dd9ae bluetooth: Make hci_sock_cleanup() return void 17 years ago
Harvey Harrison 4eb329a5aa irda: replace __inline with inline 17 years ago
Eric Dumazet ee6b967301 [IPV4]: Add 'rtable' field in struct sk_buff to alias 'dst' and avoid casts 17 years ago
Daniel Lezcano 4591db4f37 [NETNS][IPV6] route6 - add netns parameter to ip6_route_output 17 years ago