aboutsummaryrefslogtreecommitdiffstats
path: root/include/net
Commit message (Expand)AuthorAge
* [PATCH] ieee80211: in-tree driver updates to sync with latest ieee80211 seriesJames Ketrenos2005-09-22
* [PATCH] ieee80211: added IE comments, reason_code to reason, removed info_ele...James Ketrenos2005-09-22
* [PATCH] ieee80211: Added handle_deauth() callback, enhanced tkip/ccmp support...James Ketrenos2005-09-22
* [PATCH] ieee80211: Added subsystem version string and reporting via MODULE_VE...James Ketrenos2005-09-22
* [PATCH] ieee82011: Remove WIRELESS_EXT ifdefsJames Ketrenos2005-09-21
* [PATCH] ieee80211: Updated copyright datesJames Ketrenos2005-09-21
* [PATCH] ieee80211: Mixed PTK/GTK CCMP/TKIP supportJames Ketrenos2005-09-21
* [PATCH] ieee80211: Type-o, capbility definition for QoS, and ERP parsingJames Ketrenos2005-09-21
* [PATCH] ieee80211: "extern inline" to "static inline"James Ketrenos2005-09-21
* [PATCH] ieee80211: Additional fixes for endian-aware typesJames Ketrenos2005-09-21
* [PATCH] ieee80211: Added ieee80211_radiotap.hJames Ketrenos2005-09-21
* [PATCH] ieee80211: Added ieee80211_geo to provide helper functionsJames Ketrenos2005-09-21
* [PATCH] ieee80211: Add QoS (WME) support to the ieee80211 subsystemJames Ketrenos2005-09-21
* [PATCH] ieee80211: Fix TKIP, repeated fragmentation problem, and payload_size...James Ketrenos2005-09-21
* [PATCH] ieee82011: Added ieee80211_tx_frame to convert generic 802.11 data fr...James Ketrenos2005-09-21
* [PATCH] ieee80211: adds support for the creation of RTS packetsJames Ketrenos2005-09-21
* [PATCH] ieee80211: Renamed ieee80211_hdr to ieee80211_hdr_3addrJames Ketrenos2005-09-21
* [PATCH] ieee82011: Added WE-18 support to default wireless extension handlerJames Ketrenos2005-09-21
* [PATCH] ieee80211: Allow drivers to fix an issue when using wpa_supplicant wi...James Ketrenos2005-09-21
* [PATCH] ieee80211: Fix kernel Oops when module unloadJames Ketrenos2005-09-21
* [PATCH] ieee80211: Hardware crypto and fragmentation offload supportJames Ketrenos2005-09-21
* [PATCH] ieee80211: Fixed a kernel oops on module unloadJames Ketrenos2005-09-21
* Merge /spare/repo/linux-2.6/Jeff Garzik2005-09-21
|\
| * [IPVS]: ip_vs_ftp breaks connections using persistenceJulian Anastasov2005-09-15
* | [PATCH] ieee80211 Fixed type-o of abg_ture -> abg_trueJames Ketrenos2005-09-16
* | [PATCH] ieee80211 Removed ieee80211_info_element_hdrJames Ketrenos2005-09-16
* | [PATCH] Changed 802.11 headers to use ieee80211_info_element[0]James Ketrenos2005-09-16
* | [PATCH] ieee80211 Added wireless spy supportJames Ketrenos2005-09-16
* | [PATCH] ieee80211 quality scaling algorithm extension handlerJames Ketrenos2005-09-16
* | [PATCH] drivers/net/wan/: possible cleanupsAdrian Bunk2005-09-14
|/
* Merge master.kernel.org:/pub/scm/linux/kernel/git/holtmann/bluetooth-2.6 David S. Miller2005-09-13
|\
| * [Bluetooth] Add support for extended inquiry responsesMarcel Holtmann2005-09-12
* | [NETROM]: Introduct stuct nr_privateRalf Baechle2005-09-12
* | [NETROM]: Implement G8PZT Circuit reset for NET/ROMRalf Baechle2005-09-12
* | [AX.25]: Add descriptions to constantsRalf Baechle2005-09-12
* | [AX.25]: Add more PIDsRalf Baechle2005-09-12
* | [AX.25]: Rename ax25_encapsulate to ax25_hard_headerRalf Baechle2005-09-12
|/
* [AX.25]: Make asc2ax() thread-proofRalf Baechle2005-09-08
* Merge git://git.skbuff.net/gitroot/yoshfuji/linux-2.6-git-rfc3542 David S. Miller2005-09-08
|\
| * [IPV6]: Support IPV6_{RECV,}TCLASS socket options / ancillary data.YOSHIFUJI Hideaki2005-09-07
| * [IPV6]: Support several new sockopt / ancillary data in Advanced API (RFC3542).YOSHIFUJI Hideaki2005-09-07
* | [NET]: Need struct sock forward decl in net/compat.hDavid S. Miller2005-09-08
* | [PATCH] Fix 32bit sendmsg() flawAl Viro2005-09-08
* | Merge branch 'upstream' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzi...Linus Torvalds2005-09-07
|\ \
| * | [PATCH] WE-19 for kernel 2.6.13Jean Tourrilhes2005-09-06
| |/
* / [AX25]: Make ax2asc thread-proofRalf Baechle2005-09-06
|/
* [NET]: Do not protect sysctl_optmem_max with CONFIG_SYSCTLDavid S. Miller2005-09-05
* [IRDA]: IrDA prototype fixesAdrian Bunk2005-09-05
* Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 Linus Torvalds2005-09-05
|\
| * [TCP]: Keep TSO enabled even during loss events.David S. Miller2005-09-02