aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2007-10-10[MAC80211]: rework key handlingJohannes Berg12-229/+366
2007-10-10[MAC80211]: remove fake set_key() callJohannes Berg4-27/+1
2007-10-10[MAC80211] key handling: remove default_wep_onlyJohannes Berg5-110/+6
2007-10-10[MAC80211]: remove krefs for keysJohannes Berg2-13/+4
2007-10-10[MAC80211]: embed key conf in key, fix driver interfaceJohannes Berg15-205/+177
2007-10-10[MAC80211]: Remove bitfields from struct ieee80211_sub_if_dataJiri Slaby8-50/+67
2007-10-10[MAC80211]: Remove bitfields from struct ieee80211_if_staJiri Slaby6-88/+121
2007-10-10[MAC80211]: Remove bitfields from struct ieee80211_txrx_dataJiri Slaby4-61/+78
2007-10-10[MAC80211]: Remove bitfields from struct ieee80211_tx_packet_dataJiri Slaby6-26/+36
2007-10-10[MAC80211]: use switch statement in tx codeJohannes Berg1-6/+11
2007-10-10[MAC80211]: refactor event sendingJohannes Berg5-63/+57
2007-10-10[MAC80211]: kill key_mgmt, use key_management_enabledJohannes Berg4-26/+7
2007-10-10[MAC80211]: remove unused ioctls (3)Johannes Berg5-27/+0
2007-10-10[MAC80211]: remove unused ioctls (2)Johannes Berg8-62/+0
2007-10-10[MAC80211]: remove unused ioctls (1)Johannes Berg5-71/+0
2007-10-10[MAC80211]: fix software decryptionJohannes Berg3-54/+103
2007-10-10[MAC80211]: remove radar stuffJohannes Berg3-35/+1
2007-10-10[MAC80211]: remove ieee80211_msg_wep_frame_unknown_keyJohannes Berg2-7/+6
2007-10-10[MAC80211]: ratelimit some RX messagesJohannes Berg1-48/+74
2007-10-10[MAC80211]: remove IEEE80211_HW_DATA_NULLFUNC_ACKJohannes Berg2-4/+2
2007-10-10[MAC80211]: remove PRISM2_PARAM_RADIO_ENABLEDJohannes Berg2-15/+0
2007-10-10[MAC80211]: remove IEEE80211_HW_HOST_GEN_BEACON flagJohannes Berg1-8/+7
2007-10-10[MAC80211]: remove reset callbackJohannes Berg1-3/+0
2007-10-10[MAC80211]: fix key debugfsJohannes Berg1-2/+10
2007-10-10[MAC80211]: avoid copying packets to interfaces that are downJohannes Berg2-0/+12
2007-10-10[IrDA]: Kingsun KS-959 IrDA USB driverAlex Villacís Lasso3-0/+954
2007-10-10[IrDA]: Kingsun Dazzle IrDA USB driverAlex Villacís Lasso3-0/+836
2007-10-10[IrDA]: MSG_NOSIGNAL support for IrDA socketsSamuel Ortiz1-9/+12
2007-10-10[NET]: DIV_ROUND_UP cleanup (part two)Ilpo Järvinen10-16/+21
2007-10-10[SOFTIRQ]: Remove do_softirq() symbol export.Robert Olsson6-8/+0
2007-10-10[PKTGEN]: Remove softirq scheduling.Robert Olsson1-32/+3
2007-10-10[PKTGEN]: Multiqueue support.Robert Olsson1-0/+59
2007-10-10[NETLINK]: use container_of insteadDenis Cheng1-1/+1
2007-10-10[XFRM] policy: Replace magic number with XFRM_POLICY_OUTThomas Graf1-1/+1
2007-10-10[IPV4] IPSEC: Omit redirect for tunnelled packet.Masahide NAKAMURA1-1/+1
2007-10-10[IPV6] IPSEC: Omit redirect for tunnelled packet.Masahide NAKAMURA1-1/+3
2007-10-10[IPV6] XFRM: Fix connected socket to use transformation.Noriaki TAKAMIYA2-2/+41
2007-10-10[IPV6]: Add v4mapped address inlineBrian Haley5-6/+12
2007-10-10[SHAPER]: Mark for removal.Stephen Hemminger1-0/+9
2007-10-10[UDP]: Randomize port selection.Stephen Hemminger3-42/+47
2007-10-10[NET] Cleanup: DIV_ROUND_UPIlpo Järvinen2-17/+6
2007-10-10[TCP] MIB: Add counters for discarded SACK blocksIlpo Järvinen3-1/+15
2007-10-10[TCP]: Discard fuzzy SACK blocksIlpo Järvinen1-0/+82
2007-10-10[TCP]: Rename tcp_ack_packets_out -> tcp_rearm_rtoIlpo Järvinen1-3/+2
2007-10-10[TCP]: tcp_packets_out_inc to tcp_output.c (no callers elsewhere)Ilpo Järvinen2-12/+12
2007-10-10[TCP]: Remove unnecessary wrapper tcp_packets_out_decIlpo Järvinen3-8/+2
2007-10-10[ATM]: Replace DPRINTK() with pr_debug().Stephen Hemminger8-182/+120
2007-10-10[NET] ethernet: optimize memcpy and memsetStephen Hemminger1-8/+8
2007-10-10[XFRM] netlink: Inline attach_encap_tmpl(), attach_sec_ctx(), and attach_one_addr()Thomas Graf1-49/+17
2007-10-10[XFRM] netlink: Remove dependency on rtnetlinkThomas Graf1-1/+0