Commit Graph

65470 Commits (e8bf96495cd67090b4900ddaf8e8672a17ec39fa)
 

Author SHA1 Message Date
Jiri Slaby e8bf96495c [MAC80211]: Remove bitfields from struct ieee80211_tx_packet_data 18 years ago
Johannes Berg cf966838cd [MAC80211]: use switch statement in tx code 18 years ago
Johannes Berg eb063c1702 [MAC80211]: refactor event sending 18 years ago
Johannes Berg 808718c147 [MAC80211]: kill key_mgmt, use key_management_enabled 18 years ago
Johannes Berg 7b33a57f0f [MAC80211]: remove unused ioctls (3) 18 years ago
Johannes Berg 53cb670042 [MAC80211]: remove unused ioctls (2) 18 years ago
Johannes Berg b2446b3680 [MAC80211]: remove unused ioctls (1) 18 years ago
Johannes Berg 3017b80bf0 [MAC80211]: fix software decryption 18 years ago
Johannes Berg 82f716056f [MAC80211]: remove radar stuff 18 years ago
Johannes Berg 643856729e [MAC80211]: remove ieee80211_msg_wep_frame_unknown_key 18 years ago
Johannes Berg 1a84f3fd14 [MAC80211]: ratelimit some RX messages 18 years ago
Johannes Berg aaa92e9a74 [MAC80211]: remove IEEE80211_HW_DATA_NULLFUNC_ACK 18 years ago
Johannes Berg e6660d9832 [MAC80211]: remove PRISM2_PARAM_RADIO_ENABLED 18 years ago
Johannes Berg 0ef6e49b75 [MAC80211]: remove IEEE80211_HW_HOST_GEN_BEACON flag 18 years ago
Johannes Berg 4dfd1d2f6a [MAC80211]: remove reset callback 18 years ago
Johannes Berg 50339a67e2 [MAC80211]: fix key debugfs 18 years ago
Johannes Berg 2a8a9a88fc [MAC80211]: avoid copying packets to interfaces that are down 18 years ago
Alex Villacís Lasso 4b6aa59999 [IrDA]: Kingsun KS-959 IrDA USB driver 18 years ago
Alex Villacís Lasso 4a1d7c25cb [IrDA]: Kingsun Dazzle IrDA USB driver 18 years ago
Samuel Ortiz bcb5e0eef3 [IrDA]: MSG_NOSIGNAL support for IrDA sockets 18 years ago
Ilpo Järvinen 172589ccdd [NET]: DIV_ROUND_UP cleanup (part two) 18 years ago
Robert Olsson c45248c701 [SOFTIRQ]: Remove do_softirq() symbol export. 18 years ago
Robert Olsson b163911f8a [PKTGEN]: Remove softirq scheduling. 18 years ago
Robert Olsson 45b270f880 [PKTGEN]: Multiqueue support. 18 years ago
Denis Cheng 32b21e034b [NETLINK]: use container_of instead 18 years ago
Thomas Graf f7944fb191 [XFRM] policy: Replace magic number with XFRM_POLICY_OUT 18 years ago
Masahide NAKAMURA 3b26a9a655 [IPV4] IPSEC: Omit redirect for tunnelled packet. 18 years ago
Masahide NAKAMURA 1e5dc14617 [IPV6] IPSEC: Omit redirect for tunnelled packet. 18 years ago
Noriaki TAKAMIYA a47ed4cd8c [IPV6] XFRM: Fix connected socket to use transformation. 18 years ago
Brian Haley e773e4faa1 [IPV6]: Add v4mapped address inline 18 years ago
Stephen Hemminger 6f4fc423b9 [SHAPER]: Mark for removal. 18 years ago
Stephen Hemminger 32c1da7081 [UDP]: Randomize port selection. 18 years ago
Ilpo Järvinen 356f89e12e [NET] Cleanup: DIV_ROUND_UP 18 years ago
Ilpo Järvinen 18f02545a9 [TCP] MIB: Add counters for discarded SACK blocks 18 years ago
Ilpo Järvinen 5b3c98821a [TCP]: Discard fuzzy SACK blocks 18 years ago
Ilpo Järvinen 6728e7dc3e [TCP]: Rename tcp_ack_packets_out -> tcp_rearm_rto 18 years ago
Ilpo Järvinen 6ff03ac355 [TCP]: tcp_packets_out_inc to tcp_output.c (no callers elsewhere) 18 years ago
Ilpo Järvinen e9144bd8da [TCP]: Remove unnecessary wrapper tcp_packets_out_dec 18 years ago
Stephen Hemminger 522400623e [ATM]: Replace DPRINTK() with pr_debug(). 18 years ago
Stephen Hemminger 23f1f4eff8 [NET] ethernet: optimize memcpy and memset 18 years ago
Thomas Graf fd21150a0f [XFRM] netlink: Inline attach_encap_tmpl(), attach_sec_ctx(), and attach_one_addr() 18 years ago
Thomas Graf 15901a2746 [XFRM] netlink: Remove dependency on rtnetlink 18 years ago
Thomas Graf 5424f32e48 [XFRM] netlink: Use nlattr instead of rtattr 18 years ago
Thomas Graf 35a7aa08bf [XFRM] netlink: Rename attribute array from xfrma[] to attrs[] 18 years ago
Thomas Graf fab448991d [XFRM] netlink: Enhance indexing of the attribute array 18 years ago
Thomas Graf cf5cb79f69 [XFRM] netlink: Establish an attribute policy 18 years ago
Thomas Graf a7bd9a45c8 [XFRM] netlink: Use nlmsg_parse() to parse attributes 18 years ago
Thomas Graf 7deb226490 [XFRM] netlink: Use nlmsg_new() and type-safe size calculation helpers 18 years ago
Thomas Graf cfbfd45a8c [XFRM] netlink: Clear up some of the CONFIG_XFRM_SUB_POLICY ifdef mess 18 years ago
Thomas Graf c26445acbc [XFRM] netlink: Move algorithm length calculation to its own function 18 years ago