aboutsummaryrefslogtreecommitdiff
path: root/include/net
AgeCommit message (Expand)Author
2005-10-28Merge master.kernel.org:/pub/scm/linux/kernel/git/holtmann/bluetooth-2.6Arnaldo Carvalho de Melo
2005-10-28[Bluetooth] Make more functions staticMarcel Holtmann
2005-10-28[Bluetooth] Move CRC table into RFCOMM coreMarcel Holtmann
2005-10-28Merge branch 'upstream' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzi...Linus Torvalds
2005-10-28Merge master.kernel.org:/pub/scm/linux/kernel/git/acme/net-2.6.15Linus Torvalds
2005-10-28[PATCH] gfp_t: net/*Al Viro
2005-10-26Merge branch 'master'Jeff Garzik
2005-10-26[IPSEC]: Kill obsolete get_mss functionHerbert Xu
2005-10-25[LLC]: Strip RIF flag from source MAC addressJochen Friedrich
2005-10-22[AX.25]: Fix signed char bugRalf Baechle
2005-10-21Update version ieee80211 stamp to 1.1.6James Ketrenos
2005-10-13Merge branch 'master'Jeff Garzik
2005-10-10[TWSK]: Grab the module refcount for timewait socketsArnaldo Carvalho de Melo
2005-10-08[PATCH] gfp flags annotations - part 1Al Viro
2005-10-06[SCTP] Fix SCTP socket options to work with 32-bit apps on 64-bit kernels.Sridhar Samudrala
2005-10-06[SCTP] Fix sctp_get{pl}addrs() API to work with 32-bit apps on 64-bit kernels.Ivan Skytte Jørgensen
2005-10-05[IPSEC]: Document that policy direction is derived from the index.Herbert Xu
2005-10-04[XFRM]: fix sparse gfp nocast warningsRandy Dunlap
2005-10-04[IPVS]: fix sparse gfp nocast warningsRandy Dunlap
2005-10-04[DECNET]: fix sparse gfp nocast warningsRandy Dunlap
2005-10-04[INET]: Shrink struct inet_ehash_bucket on 32 bits UPEric Dumazet
2005-10-04Merge rsync://bughost.org/repos/ieee80211-delta/Jeff Garzik
2005-10-03Merge branch 'upstream-fixes'Jeff Garzik
2005-10-03[INET]: speedup inet (tcp/dccp) lookupsEric Dumazet
2005-10-03Lindent and trailing whitespace script executed ieee80211 subsystemJames Ketrenos
2005-10-03This will move the ieee80211_is_ofdm_rate function to the ieee80211.hIvo van Doorn
2005-09-28This patch fixes a typo in ieee80211.h: ieee82011_deauth -> ieee80211_deauthMichael Wu
2005-09-22[PATCH] ieee80211: in-tree driver updates to sync with latest ieee80211 seriesJames Ketrenos
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