Age | Commit message (Expand) | Author | Files | Lines |
2005-09-22 | [PATCH] ieee80211: Added ieee80211_geo to provide helper functions | James Ketrenos | 1 | -0/+46 |
2005-09-22 | [PATCH] ieee80211: Add QoS (WME) support to the ieee80211 subsystem | James Ketrenos | 1 | -4/+99 |
2005-09-22 | [PATCH] ieee80211: Fix TKIP, repeated fragmentation problem, and payload_size... | James Ketrenos | 2 | -1/+4 |
2005-09-22 | [PATCH] ieee82011: Added ieee80211_tx_frame to convert generic 802.11 data fr... | James Ketrenos | 1 | -0/+23 |
2005-09-22 | [PATCH] ieee80211: adds support for the creation of RTS packets | James Ketrenos | 1 | -0/+2 |
2005-09-22 | [PATCH] ieee80211: Renamed ieee80211_hdr to ieee80211_hdr_3addr | James Ketrenos | 1 | -27/+90 |
2005-09-22 | [PATCH] ieee82011: Added WE-18 support to default wireless extension handler | James Ketrenos | 1 | -0/+14 |
2005-09-22 | [PATCH] ieee80211: Allow drivers to fix an issue when using wpa_supplicant wi... | James Ketrenos | 1 | -1/+1 |
2005-09-22 | [PATCH] ieee80211: Fix kernel Oops when module unload | James Ketrenos | 2 | -0/+2 |
2005-09-22 | [PATCH] ieee80211: Hardware crypto and fragmentation offload support | James Ketrenos | 1 | -21/+25 |
2005-09-22 | [PATCH] ieee80211: Fixed a kernel oops on module unload | James Ketrenos | 2 | -1/+2 |
2005-09-22 | Merge /spare/repo/linux-2.6/ | Jeff Garzik | 1 | -0/+3 |
2005-09-16 | [PATCH] ieee80211 Fixed type-o of abg_ture -> abg_true | James Ketrenos | 1 | -1/+1 |
2005-09-16 | [PATCH] ieee80211 Removed ieee80211_info_element_hdr | James Ketrenos | 1 | -5/+0 |
2005-09-16 | [PATCH] Changed 802.11 headers to use ieee80211_info_element[0] | James Ketrenos | 1 | -4/+4 |
2005-09-16 | [PATCH] ieee80211 Added wireless spy support | James Ketrenos | 2 | -77/+56 |
2005-09-16 | [PATCH] ieee80211 quality scaling algorithm extension handler | James Ketrenos | 1 | -0/+3 |
2005-09-15 | [IPVS]: ip_vs_ftp breaks connections using persistence | Julian Anastasov | 1 | -0/+3 |
2005-09-14 | [PATCH] drivers/net/wan/: possible cleanups | Adrian Bunk | 1 | -1/+0 |
2005-09-14 | Merge master.kernel.org:/pub/scm/linux/kernel/git/holtmann/bluetooth-2.6 | David S. Miller | 1 | -0/+11 |
2005-09-13 | [Bluetooth] Add support for extended inquiry responses | Marcel Holtmann | 1 | -0/+11 |
2005-09-13 | [NETROM]: Introduct stuct nr_private | Ralf Baechle | 1 | -0/+5 |
2005-09-13 | [NETROM]: Implement G8PZT Circuit reset for NET/ROM | Ralf Baechle | 1 | -1/+26 |
2005-09-13 | [AX.25]: Add descriptions to constants | Ralf Baechle | 1 | -5/+5 |
2005-09-13 | [AX.25]: Add more PIDs | Ralf Baechle | 1 | -5/+14 |
2005-09-13 | [AX.25]: Rename ax25_encapsulate to ax25_hard_header | Ralf Baechle | 1 | -1/+1 |
2005-09-09 | [AX.25]: Make asc2ax() thread-proof | Ralf Baechle | 1 | -1/+1 |
2005-09-08 | Merge git://git.skbuff.net/gitroot/yoshfuji/linux-2.6-git-rfc3542 | David S. Miller | 2 | -1/+6 |
2005-09-08 | [NET]: Need struct sock forward decl in net/compat.h | David S. Miller | 1 | -2/+3 |
2005-09-08 | [PATCH] Fix 32bit sendmsg() flaw | Al Viro | 1 | -1/+1 |
2005-09-08 | [IPV6]: Support IPV6_{RECV,}TCLASS socket options / ancillary data. | YOSHIFUJI Hideaki | 2 | -1/+2 |
2005-09-08 | [IPV6]: Support several new sockopt / ancillary data in Advanced API (RFC3542). | YOSHIFUJI Hideaki | 1 | -0/+4 |
2005-09-08 | Merge branch 'upstream' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzi... | Linus Torvalds | 1 | -15/+108 |
2005-09-07 | [PATCH] WE-19 for kernel 2.6.13 | Jean Tourrilhes | 1 | -15/+108 |
2005-09-07 | [AX25]: Make ax2asc thread-proof | Ralf Baechle | 1 | -1/+1 |
2005-09-06 | [NET]: Do not protect sysctl_optmem_max with CONFIG_SYSCTL | David S. Miller | 1 | -1/+2 |
2005-09-06 | [IRDA]: IrDA prototype fixes | Adrian Bunk | 1 | -1/+1 |
2005-09-05 | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 3 | -7/+11 |
2005-09-02 | [TCP]: Keep TSO enabled even during loss events. | David S. Miller | 1 | -0/+1 |
2005-09-02 | [TCP]: Fix sk_forward_alloc underflow in tcp_sendmsg | Herbert Xu | 1 | -3/+2 |
2005-09-02 | [NET]: Add sk_stream_wmem_schedule | Herbert Xu | 1 | -4/+8 |
2005-09-02 | [IPVS]: "extern inline" -> "static inline" | Adrian Bunk | 1 | -1/+1 |
2005-09-02 | /spare/repo/netdev-2.6 branch 'master' | Jeff Garzik | 40 | -694/+1462 |
2005-08-30 | [INET]: compile errors when DEBUG is defined | Stephen Hemminger | 1 | -2/+2 |
2005-08-30 | [ICSK]: Generalise tcp_listen_poll | Arnaldo Carvalho de Melo | 1 | -0/+10 |
2005-08-30 | [NET]: fix PROC_FS=n compile | Adrian Bunk | 1 | -2/+0 |
2005-08-30 | [NET]: Implement SKB fast cloning. | David S. Miller | 1 | -1/+1 |
2005-08-30 | [IP]: Introduce ip_options_get_from_user | Arnaldo Carvalho de Melo | 1 | -1/+4 |
2005-08-30 | [NET]: Fix sparse warnings | Arnaldo Carvalho de Melo | 12 | -3/+128 |
2005-08-30 | [NET]: Store skb->timestamp as offset to a base timestamp | Patrick McHardy | 3 | -7/+17 |