Commit Graph

1801 Commits (a50445d76c22a34ae149704ea5adaef171c8acb7)

Author SHA1 Message Date
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
Daniel Lezcano af2849377e [NETNS][IPV6] addrconf - Pass the proper network namespace parameters to addrconf 17 years ago
David S. Miller 7adc3830f9 [TCP]: Improve ipv4 established hash function. 17 years ago
Benjamin Thery 6891a346c3 [NETNS][IPV6] route6 - make garbage collection work with multiple network namespaces 17 years ago
Benjamin Thery f2fc6a5458 [NETNS][IPV6] route6 - move ip6_dst_ops inside the network namespace 17 years ago
Daniel Lezcano 8ed6778967 [NETNS][IPV6] rt6_info - move rt6_info structure inside the namespace 17 years ago
Daniel Lezcano bdb3289f73 [NETNS][IPV6] rt6_info - make rt6_info accessed as a pointer 17 years ago
Daniel Lezcano 5578689a4e [NETNS][IPV6] route6 - make route6 per namespace 17 years ago
Daniel Lezcano 7b4da53229 [NETNS][IPV6] route6 - Pass the network namespace parameter to rt6_purge_dflt_routers 17 years ago
Daniel Lezcano 606a2b4862 [NETNS][IPV6] route6 - Pass the network namespace parameter to rt6_lookup 17 years ago
Benjamin Thery c572872f89 [NETNS][IPV6] rt6_stats - make the stats per network namespace 17 years ago
Daniel Lezcano 6cc118bd50 [NETNS][IPV6] rt6_stats - dynamically allocate the routes statistics 17 years ago
Daniel Lezcano dcabb819a6 [NETNS][IPV6] fib6_rules - handle several network namespaces 17 years ago
Daniel Lezcano 63152fc0de [NETNS][IPV6] ip6_fib - gc timer per namespace 17 years ago
Daniel Lezcano 5b7c931dff [NETNS][IPV6] ip6_fib - add net to gc timer parameter 17 years ago
Daniel Lezcano f3db48517f [NETNS][IPV6] ip6_fib - fib6_clean_all handle several network namespaces 17 years ago
Daniel Lezcano 58f09b78b7 [NETNS][IPV6] ip6_fib - make it per network namespace 17 years ago
YOSHIFUJI Hideaki 3b00944c5c [IPV6]: Make ndisc_dst_alloc() common for later use. 17 years ago
YOSHIFUJI Hideaki 5e5f3f0f80 [IPV6] ADDRCONF: Convert ipv6_get_saddr() to ipv6_dev_get_saddr(). 17 years ago
YOSHIFUJI Hideaki 8082c37cdc [NET] NEIGHBOUR: Remove unpopular neigh_is_connected(). 17 years ago
YOSHIFUJI Hideaki 0e7b8dcd16 [IPV6]: Use htonl() instead of __constant_htonl() where appricable. 17 years ago
YOSHIFUJI Hideaki 662397fd7a [IPV6]: Move packet_type{} related bits to af_inet6.c. 17 years ago
YOSHIFUJI Hideaki e898d4db27 [UDP]: Allow users to configure UDP-Lite. 17 years ago
Glenn Griffin c6aefafb7e [TCP]: Add IPv6 support to TCP SYN cookies 17 years ago
Johannes Berg 2485f7105f mac80211: clarify use of TX status/RX callbacks 17 years ago
Johannes Berg d46e144b65 mac80211: rework TX filtered frame code 17 years ago
Bruno Randolf 9d9bf77d16 mac80211: enable IBSS merging 17 years ago
Bruno Randolf c132bec33c mac80211: better definition of mactime 17 years ago
Michael Buesch d0f5afbe6d mac80211: Extend filter flag documentation about unsupported flags 17 years ago
Johannes Berg 3330d7be70 mac80211: give burst time in txop rather than 0.1msec units 17 years ago
Michael Wu 66f7ac50ed nl80211: Add monitor interface configuration flags 17 years ago
Johannes Berg 8318d78a44 cfg80211 API for channels/bitrates, mac80211 and driver conversion 17 years ago
Ron Rindjunsky 483fdcecc5 mac80211: A-MPDU Tx change tx_status to support Block Ack data 17 years ago
Ron Rindjunsky 9e72349237 mac80211: A-MPDU Tx adding qdisc support 17 years ago
Ron Rindjunsky 0df3ef45a3 mac80211: A-MPDU Tx add session's and low level driver's API 17 years ago