aboutsummaryrefslogtreecommitdiff
path: root/include/net
AgeCommit message (Expand)Author
2005-09-22[PATCH] ieee80211: added IE comments, reason_code to reason, removed info_ele...James Ketrenos
2005-09-22[PATCH] ieee80211: Added handle_deauth() callback, enhanced tkip/ccmp support...James Ketrenos
2005-09-22[PATCH] ieee80211: Added subsystem version string and reporting via MODULE_VE...James Ketrenos
2005-09-22[LLC]: fix llc_ui_recvmsg, making it behave like tcp_recvmsgArnaldo Carvalho de Melo
2005-09-22[LLC]: Fix the accept pathArnaldo Carvalho de Melo
2005-09-22[LLC]: Fix sparse warningsArnaldo Carvalho de Melo
2005-09-22[LLC]: Use refcounting with struct llc_sapArnaldo Carvalho de Melo
2005-09-22[LLC]: Do better struct sock accounting on skbsArnaldo Carvalho de Melo
2005-09-22[LLC]: Add sysctl support for the LLC timeoutsArnaldo Carvalho de Melo
2005-09-22[LLC]: Make llc_frame_alloc take a net_device as an argumentArnaldo Carvalho de Melo
2005-09-21[PATCH] ieee82011: Remove WIRELESS_EXT ifdefsJames Ketrenos
2005-09-21[PATCH] ieee80211: Updated copyright datesJames Ketrenos
2005-09-21[PATCH] ieee80211: Mixed PTK/GTK CCMP/TKIP supportJames Ketrenos
2005-09-21[PATCH] ieee80211: Type-o, capbility definition for QoS, and ERP parsingJames Ketrenos
2005-09-21[PATCH] ieee80211: "extern inline" to "static inline"James Ketrenos
2005-09-21[PATCH] ieee80211: Additional fixes for endian-aware typesJames Ketrenos
2005-09-21[PATCH] ieee80211: Added ieee80211_radiotap.hJames Ketrenos
2005-09-21[PATCH] ieee80211: Added ieee80211_geo to provide helper functionsJames Ketrenos
2005-09-21[PATCH] ieee80211: Add QoS (WME) support to the ieee80211 subsystemJames Ketrenos
2005-09-21[PATCH] ieee80211: Fix TKIP, repeated fragmentation problem, and payload_size...James Ketrenos
2005-09-21[PATCH] ieee82011: Added ieee80211_tx_frame to convert generic 802.11 data fr...James Ketrenos
2005-09-21[PATCH] ieee80211: adds support for the creation of RTS packetsJames Ketrenos
2005-09-21[PATCH] ieee80211: Renamed ieee80211_hdr to ieee80211_hdr_3addrJames Ketrenos
2005-09-21[PATCH] ieee82011: Added WE-18 support to default wireless extension handlerJames Ketrenos
2005-09-21[PATCH] ieee80211: Allow drivers to fix an issue when using wpa_supplicant wi...James Ketrenos
2005-09-21[PATCH] ieee80211: Fix kernel Oops when module unloadJames Ketrenos
2005-09-21[PATCH] ieee80211: Hardware crypto and fragmentation offload supportJames Ketrenos
2005-09-21[PATCH] ieee80211: Fixed a kernel oops on module unloadJames Ketrenos
2005-09-21Merge /spare/repo/linux-2.6/Jeff Garzik
2005-09-16[PATCH] ieee80211 Fixed type-o of abg_ture -> abg_trueJames Ketrenos
2005-09-16[PATCH] ieee80211 Removed ieee80211_info_element_hdrJames Ketrenos
2005-09-16[PATCH] Changed 802.11 headers to use ieee80211_info_element[0]James Ketrenos
2005-09-16[PATCH] ieee80211 Added wireless spy supportJames Ketrenos
2005-09-16[PATCH] ieee80211 quality scaling algorithm extension handlerJames Ketrenos
2005-09-14[IPVS]: ip_vs_ftp breaks connections using persistenceJulian Anastasov
2005-09-14[PATCH] drivers/net/wan/: possible cleanupsAdrian Bunk
2005-09-13Merge master.kernel.org:/pub/scm/linux/kernel/git/holtmann/bluetooth-2.6 David S. Miller
2005-09-13[Bluetooth] Add support for extended inquiry responsesMarcel Holtmann
2005-09-12[NETROM]: Introduct stuct nr_privateRalf Baechle
2005-09-12[NETROM]: Implement G8PZT Circuit reset for NET/ROMRalf Baechle
2005-09-12[AX.25]: Add descriptions to constantsRalf Baechle
2005-09-12[AX.25]: Add more PIDsRalf Baechle
2005-09-12[AX.25]: Rename ax25_encapsulate to ax25_hard_headerRalf Baechle
2005-09-08[AX.25]: Make asc2ax() thread-proofRalf Baechle
2005-09-08Merge git://git.skbuff.net/gitroot/yoshfuji/linux-2.6-git-rfc3542 David S. Miller
2005-09-08[NET]: Need struct sock forward decl in net/compat.hDavid S. Miller
2005-09-08[PATCH] Fix 32bit sendmsg() flawAl Viro
2005-09-08[IPV6]: Support IPV6_{RECV,}TCLASS socket options / ancillary data.YOSHIFUJI Hideaki
2005-09-08[IPV6]: Support several new sockopt / ancillary data in Advanced API (RFC3542).YOSHIFUJI Hideaki
2005-09-07Merge branch 'upstream' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzi...Linus Torvalds