Commit Graph

1055 Commits (05f1cc01b4d24bc5432ae7044f8209d464f2b8ec)

Author SHA1 Message Date
James Ketrenos 2c0aa2a5c2 [PATCH] ieee80211: Return NETDEV_TX_BUSY when QoS buffer full 20 years ago
James Ketrenos 1264fc0498 [PATCH] ieee80211: Fix TKIP, repeated fragmentation problem, and payload_size reporting 20 years ago
James Ketrenos 3f552bbf86 [PATCH] ieee82011: Added ieee80211_tx_frame to convert generic 802.11 data frames, and callbacks 20 years ago
James Ketrenos 3cdd00c582 [PATCH] ieee80211: adds support for the creation of RTS packets 20 years ago
James Ketrenos ee34af37c0 [PATCH] ieee80211: Renamed ieee80211_hdr to ieee80211_hdr_3addr 20 years ago
James Ketrenos e0d369d1d9 [PATCH] ieee82011: Added WE-18 support to default wireless extension handler 20 years ago
James Ketrenos 259bf1fd8a [PATCH] ieee80211: Allow drivers to fix an issue when using wpa_supplicant with WEP 20 years ago
James Ketrenos 0ad0c3c644 [PATCH] ieee80211: Fix kernel Oops when module unload 20 years ago
James Ketrenos 42e349fd10 [PATCH] ieee80211: Fix time calculation, switching to use jiffies_to_msecs 20 years ago
James Ketrenos f1bf6638af [PATCH] ieee80211: Hardware crypto and fragmentation offload support 20 years ago
James Ketrenos 20d64713ae [PATCH] ieee80211: Fixed a kernel oops on module unload 20 years ago
Stephen Hemminger 7957aed72b [TCP]: Set default congestion control correctly for incoming connections. 20 years ago
Stephen Hemminger 78c6671a88 [FIB_TRIE]: message cleanup 20 years ago
Eric W. Biederman 0fb375fb9b [AF_PACKET]: Allow for > 8 byte hardware addresses. 20 years ago
Mark J Cox 6d1cfe3f17 [PATCH] raw_sendmsg DoS on 2.6 20 years ago
Herbert Xu e14c3caf60 [TCP]: Handle SACK'd packets properly in tcp_fragment(). 20 years ago
Alexey Dobriyan 3c3f8f25c1 [8021Q]: Add endian annotations. 20 years ago
Harald Welte 8922bc93aa [NETFILTER]: Export ip_nat_port_{nfattr_to_range,range_to_nfattr} 20 years ago
Patrick McHardy a41bc00234 [NETFILTER]: Rename misnamed function 20 years ago
Yasuyuki Kozakai e674d0f38d [NETFILTER] ip6tables: remove duplicate code 20 years ago
Harald Welte 926b50f92a [NETFILTER]: Add new PPTP conntrack and NAT helper 20 years ago
Robert Olsson 772cb712b1 [IPV4]: fib_trie RCU refinements 20 years ago
Robert Olsson 1d25cd6cc2 [IPV4]: fib_trie tnode stats refinements 20 years ago
Harald Welte 628f87f3d5 [NETFILTER]: Solve Kconfig dependency problem 20 years ago
Mitsuru KANDA 987905ded3 [IPV6]: Check connect(2) status for IPv6 UDP socket (Re: xfrm_lookup) 20 years ago
Arnaldo Carvalho de Melo 88f964db6e [DCCP]: Introduce CCID getsockopt for the CCIDs 20 years ago
Arnaldo Carvalho de Melo 561713cf47 [DCCP]: Don't use necessarily the same CCID for tx and rx 20 years ago
Arnaldo Carvalho de Melo 65299d6c3c [CCID3]: Introduce include/linux/tfrc.h 20 years ago
Arnaldo Carvalho de Melo ae31c3399d [DCCP]: Move the ack vector code to net/dccp/ackvec.[ch] 20 years ago
Harald Welte 9eb0eec74d [NETFILTER] move nfnetlink options to right location in kconfig menu 20 years ago
Harald Welte 777ed97f3e [NETFILTER] Fix Kconfig dependencies for nfnetlink/ctnetlink 20 years ago
Harald Welte a8f39143ac [NETFILTER]: Fix oops in conntrack event cache 20 years ago
KOVACS Krisztian 136e92bbec [NETFILTER] CLUSTERIP: use a bitmap to store node responsibility data 20 years ago
KOVACS Krisztian 4451362445 [NETFILTER] CLUSTERIP: introduce reference counting for entries 20 years ago
Arnaldo Carvalho de Melo 67e6b62921 [DCCP]: Introduce DCCP_SOCKOPT_SERVICE 20 years ago
Arnaldo Carvalho de Melo 0c10c5d968 [DCCP]: More precisely set reset_code when sending RESET packets 20 years ago
David S. Miller 37f7f421cc [NET]: Do not leak MSG_CMSG_COMPAT into userspace. 20 years ago
James Ketrenos 262d8e4677 [PATCH] ieee80211 Switched to sscanf in store_debug_level 20 years ago
James Ketrenos 18294d8727 [PATCH] ieee80211 Cleanup memcpy parameters. 20 years ago
James Ketrenos 7b1fa54020 [PATCH] ieee80211 Removed ieee80211_info_element_hdr 20 years ago
James Ketrenos 68e4e036b8 [PATCH] Changed 802.11 headers to use ieee80211_info_element[0] 20 years ago
James Ketrenos 74079fdce4 [PATCH] ieee80211 Added wireless spy support 20 years ago
James Ketrenos b1b508e1b1 [PATCH] ieee80211 quality scaling algorithm extension handler 20 years ago
James Ketrenos fd27817ce9 [PATCH] Fixed some endian issues with 802.11 header usage in ieee80211_rx.c 20 years ago
David L Stevens 40796c5e8f [IPV6]: Fix per-socket multicast filtering in sk_reuse case 20 years ago
Julian Anastasov 87375ab47c [IPVS]: ip_vs_ftp breaks connections using persistence 20 years ago
Julian Anastasov f5e229db9c [IPVS]: Really invalidate persistent templates 20 years ago
Bart De Schuymer 1c011bed5f [BRIDGE-NF]: Fix iptables redirect on bridge interface 20 years ago
Denis Lukianov de9daad90e [MCAST]: Fix MCAST_EXCLUDE line dupes 20 years ago
Herbert Xu 3c05d92ed4 [TCP]: Compute in_sacked properly when we split up a TSO frame. 20 years ago