summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* [MAC80211]: Remove bitfields from struct ieee80211_sub_if_dataJiri Slaby2007-10-108-50/+67
* [MAC80211]: Remove bitfields from struct ieee80211_if_staJiri Slaby2007-10-106-88/+121
* [MAC80211]: Remove bitfields from struct ieee80211_txrx_dataJiri Slaby2007-10-104-61/+78
* [MAC80211]: Remove bitfields from struct ieee80211_tx_packet_dataJiri Slaby2007-10-106-26/+36
* [MAC80211]: use switch statement in tx codeJohannes Berg2007-10-101-6/+11
* [MAC80211]: refactor event sendingJohannes Berg2007-10-105-63/+57
* [MAC80211]: kill key_mgmt, use key_management_enabledJohannes Berg2007-10-104-26/+7
* [MAC80211]: remove unused ioctls (3)Johannes Berg2007-10-104-13/+0
* [MAC80211]: remove unused ioctls (2)Johannes Berg2007-10-107-61/+0
* [MAC80211]: remove unused ioctls (1)Johannes Berg2007-10-104-68/+0
* [MAC80211]: fix software decryptionJohannes Berg2007-10-102-46/+74
* [MAC80211]: remove radar stuffJohannes Berg2007-10-102-29/+1
* [MAC80211]: remove ieee80211_msg_wep_frame_unknown_keyJohannes Berg2007-10-102-7/+6
* [MAC80211]: ratelimit some RX messagesJohannes Berg2007-10-101-48/+74
* [MAC80211]: remove PRISM2_PARAM_RADIO_ENABLEDJohannes Berg2007-10-102-15/+0
* [MAC80211]: fix key debugfsJohannes Berg2007-10-101-2/+10
* [MAC80211]: avoid copying packets to interfaces that are downJohannes Berg2007-10-102-0/+12
* [IrDA]: MSG_NOSIGNAL support for IrDA socketsSamuel Ortiz2007-10-101-9/+12
* [NET]: DIV_ROUND_UP cleanup (part two)Ilpo Järvinen2007-10-109-15/+19
* [PKTGEN]: Remove softirq scheduling.Robert Olsson2007-10-101-32/+3
* [PKTGEN]: Multiqueue support.Robert Olsson2007-10-101-0/+59
* [NETLINK]: use container_of insteadDenis Cheng2007-10-101-1/+1
* [XFRM] policy: Replace magic number with XFRM_POLICY_OUTThomas Graf2007-10-101-1/+1
* [IPV4] IPSEC: Omit redirect for tunnelled packet.Masahide NAKAMURA2007-10-101-1/+1
* [IPV6] IPSEC: Omit redirect for tunnelled packet.Masahide NAKAMURA2007-10-101-1/+3
* [IPV6] XFRM: Fix connected socket to use transformation.Noriaki TAKAMIYA2007-10-101-2/+37
* [IPV6]: Add v4mapped address inlineBrian Haley2007-10-104-6/+6
* [UDP]: Randomize port selection.Stephen Hemminger2007-10-103-42/+47
* [NET] Cleanup: DIV_ROUND_UPIlpo Järvinen2007-10-102-17/+6
* [TCP] MIB: Add counters for discarded SACK blocksIlpo Järvinen2007-10-102-1/+12
* [TCP]: Discard fuzzy SACK blocksIlpo Järvinen2007-10-101-0/+82
* [TCP]: Rename tcp_ack_packets_out -> tcp_rearm_rtoIlpo Järvinen2007-10-101-3/+2
* [TCP]: tcp_packets_out_inc to tcp_output.c (no callers elsewhere)Ilpo Järvinen2007-10-101-0/+12
* [TCP]: Remove unnecessary wrapper tcp_packets_out_decIlpo Järvinen2007-10-102-2/+2
* [ATM]: Replace DPRINTK() with pr_debug().Stephen Hemminger2007-10-108-182/+120
* [NET] ethernet: optimize memcpy and memsetStephen Hemminger2007-10-101-8/+8
* [XFRM] netlink: Inline attach_encap_tmpl(), attach_sec_ctx(), and attach_one_...Thomas Graf2007-10-101-49/+17
* [XFRM] netlink: Remove dependency on rtnetlinkThomas Graf2007-10-101-1/+0
* [XFRM] netlink: Use nlattr instead of rtattrThomas Graf2007-10-101-80/+77
* [XFRM] netlink: Rename attribute array from xfrma[] to attrs[]Thomas Graf2007-10-101-94/+94
* [XFRM] netlink: Enhance indexing of the attribute arrayThomas Graf2007-10-101-41/+39
* [XFRM] netlink: Establish an attribute policyThomas Graf2007-10-101-94/+31
* [XFRM] netlink: Use nlmsg_parse() to parse attributesThomas Graf2007-10-101-26/+12
* [XFRM] netlink: Use nlmsg_new() and type-safe size calculation helpersThomas Graf2007-10-101-69/+83
* [XFRM] netlink: Clear up some of the CONFIG_XFRM_SUB_POLICY ifdef messThomas Graf2007-10-101-15/+13
* [XFRM] netlink: Move algorithm length calculation to its own functionThomas Graf2007-10-101-13/+12
* [XFRM] netlink: Use nla_put()/NLA_PUT() variantesThomas Graf2007-10-101-89/+67
* [XFRM] netlink: Use nlmsg_broadcast() and nlmsg_unicast()Thomas Graf2007-10-101-30/+15
* [XFRM] netlink: Use nlmsg_data() instead of NLMSG_DATA()Thomas Graf2007-10-101-28/+28
* [XFRM] netlink: Use nlmsg_end() and nlmsg_cancel()Thomas Graf2007-10-101-49/+26
OpenPOWER on IntegriCloud