summaryrefslogtreecommitdiffstats
path: root/include/net
Commit message (Expand)AuthorAgeFilesLines
* Update version ieee80211 stamp to 1.1.6James Ketrenos2005-10-211-1/+1
* Merge branch 'master'Jeff Garzik2005-10-1318-67/+80
|\
| * [TWSK]: Grab the module refcount for timewait socketsArnaldo Carvalho de Melo2005-10-101-0/+3
| * [PATCH] gfp flags annotations - part 1Al Viro2005-10-0815-54/+50
| * [SCTP] Fix SCTP socket options to work with 32-bit apps on 64-bit kernels.Sridhar Samudrala2005-10-061-5/+5
| * [SCTP] Fix sctp_get{pl}addrs() API to work with 32-bit apps on 64-bit kernels.Ivan Skytte Jørgensen2005-10-061-7/+16
| * [IPSEC]: Document that policy direction is derived from the index.Herbert Xu2005-10-051-0/+5
| * [XFRM]: fix sparse gfp nocast warningsRandy Dunlap2005-10-041-1/+1
| * [IPVS]: fix sparse gfp nocast warningsRandy Dunlap2005-10-041-1/+1
| * [DECNET]: fix sparse gfp nocast warningsRandy Dunlap2005-10-042-5/+5
| * [INET]: Shrink struct inet_ehash_bucket on 32 bits UPEric Dumazet2005-10-041-1/+1
* | Merge rsync://bughost.org/repos/ieee80211-delta/Jeff Garzik2005-10-042-4/+32
|\ \
| * | Lindent and trailing whitespace script executed ieee80211 subsystemJames Ketrenos2005-10-031-3/+3
| * | This will move the ieee80211_is_ofdm_rate function to the ieee80211.hIvo van Doorn2005-10-031-0/+28
| * | This patch fixes a typo in ieee80211.h: ieee82011_deauth -> ieee80211_deauthMichael Wu2005-09-281-1/+1
* | | Merge branch 'upstream-fixes'Jeff Garzik2005-10-037-49/+96
|\ \ \ | |/ / |/| / | |/
| * [INET]: speedup inet (tcp/dccp) lookupsEric Dumazet2005-10-034-40/+52
| * [LLC]: fix llc_ui_recvmsg, making it behave like tcp_recvmsgArnaldo Carvalho de Melo2005-09-221-0/+1
| * [LLC]: Fix the accept pathArnaldo Carvalho de Melo2005-09-221-1/+2
| * [LLC]: Fix sparse warningsArnaldo Carvalho de Melo2005-09-222-3/+13
| * [LLC]: Use refcounting with struct llc_sapArnaldo Carvalho de Melo2005-09-222-2/+15
| * [LLC]: Do better struct sock accounting on skbsArnaldo Carvalho de Melo2005-09-221-2/+4
| * [LLC]: Add sysctl support for the LLC timeoutsArnaldo Carvalho de Melo2005-09-222-5/+12
| * [LLC]: Make llc_frame_alloc take a net_device as an argumentArnaldo Carvalho de Melo2005-09-221-1/+2
* | [PATCH] ieee80211: in-tree driver updates to sync with latest ieee80211 seriesJames Ketrenos2005-09-222-2/+9
* | [PATCH] ieee80211: added IE comments, reason_code to reason, removed info_ele...James Ketrenos2005-09-221-3/+11
* | [PATCH] ieee80211: Added handle_deauth() callback, enhanced tkip/ccmp support...James Ketrenos2005-09-222-1/+6
* | [PATCH] ieee80211: Added subsystem version string and reporting via MODULE_VE...James Ketrenos2005-09-221-0/+7
* | [PATCH] ieee82011: Remove WIRELESS_EXT ifdefsJames Ketrenos2005-09-211-2/+0
* | [PATCH] ieee80211: Updated copyright datesJames Ketrenos2005-09-211-1/+1
* | [PATCH] ieee80211: Mixed PTK/GTK CCMP/TKIP supportJames Ketrenos2005-09-211-0/+3
* | [PATCH] ieee80211: Type-o, capbility definition for QoS, and ERP parsingJames Ketrenos2005-09-211-1/+6
* | [PATCH] ieee80211: "extern inline" to "static inline"James Ketrenos2005-09-211-7/+7
* | [PATCH] ieee80211: Additional fixes for endian-aware typesJames Ketrenos2005-09-211-29/+29
* | [PATCH] ieee80211: Added ieee80211_radiotap.hJames Ketrenos2005-09-211-0/+231
* | [PATCH] ieee80211: Added ieee80211_geo to provide helper functionsJames Ketrenos2005-09-211-0/+46
* | [PATCH] ieee80211: Add QoS (WME) support to the ieee80211 subsystemJames Ketrenos2005-09-211-4/+99
* | [PATCH] ieee80211: Fix TKIP, repeated fragmentation problem, and payload_size...James Ketrenos2005-09-212-1/+4
* | [PATCH] ieee82011: Added ieee80211_tx_frame to convert generic 802.11 data fr...James Ketrenos2005-09-211-0/+23
* | [PATCH] ieee80211: adds support for the creation of RTS packetsJames Ketrenos2005-09-211-0/+2
* | [PATCH] ieee80211: Renamed ieee80211_hdr to ieee80211_hdr_3addrJames Ketrenos2005-09-211-27/+90
* | [PATCH] ieee82011: Added WE-18 support to default wireless extension handlerJames Ketrenos2005-09-211-0/+14
* | [PATCH] ieee80211: Allow drivers to fix an issue when using wpa_supplicant wi...James Ketrenos2005-09-211-1/+1
* | [PATCH] ieee80211: Fix kernel Oops when module unloadJames Ketrenos2005-09-212-0/+2
* | [PATCH] ieee80211: Hardware crypto and fragmentation offload supportJames Ketrenos2005-09-211-21/+25
* | [PATCH] ieee80211: Fixed a kernel oops on module unloadJames Ketrenos2005-09-212-1/+2
* | Merge /spare/repo/linux-2.6/Jeff Garzik2005-09-211-0/+3
|\ \ | |/
| * [IPVS]: ip_vs_ftp breaks connections using persistenceJulian Anastasov2005-09-141-0/+3
* | [PATCH] ieee80211 Fixed type-o of abg_ture -> abg_trueJames Ketrenos2005-09-161-1/+1
* | [PATCH] ieee80211 Removed ieee80211_info_element_hdrJames Ketrenos2005-09-161-5/+0
OpenPOWER on IntegriCloud