summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* [MAC80211]: remove TKIP mixing for hw accel againJohannes Berg2007-10-111-9/+0Star
* [MAC80211]: remove HW_KEY_IDX_INVALIDJohannes Berg2007-10-111-9/+8Star
* [MAC80211]: some more documentationJohannes Berg2007-10-111-43/+105
* [MAC80211]: remove set_key_idx callbackJohannes Berg2007-10-111-13/+0Star
* [MAC80211]: rework hardware crypto flagsJohannes Berg2007-10-111-34/+15Star
* [MAC80211]: remove turbo modesJohannes Berg2007-10-111-5/+2Star
* [RFKILL]: Add support for ultrawidebandIvo van Doorn2007-10-112-0/+3
* [RFKILL]: Remove IRDAIvo van Doorn2007-10-111-5/+3Star
* [NET]: Fix race when opening a proc file while a network namespace is exiting.Eric W. Biederman2007-10-112-4/+13
* [NETNS]: Fix allnoconfig compilation error.Daniel Lezcano2007-10-112-1/+8
* [NET_SCHED]: Making rate table lookups more flexible.Jesper Dangaard Brouer2007-10-112-3/+5
* [NET_SCHED]: Cleanup L2T macros and handle oversized packetsJesper Dangaard Brouer2007-10-111-0/+12
* [SCTP]: Make sctp_addto_param() static.Adrian Bunk2007-10-111-1/+0Star
* [NETNS]: Fix bad macro definition.Daniel Lezcano2007-10-111-18/+17Star
* [NETLINK]: Introduce nested and byteorder flag to netlink attributeThomas Graf2007-10-112-0/+23
* [NET]: netlink support for moving devices between network namespaces.Eric W. Biederman2007-10-111-0/+1
* [NET]: Implement network device movement between namespacesEric W. Biederman2007-10-111-0/+3
* [NET]: Make the device list and device lookups per namespace.Eric W. Biederman2007-10-117-39/+55
* [NET]: Support multiple network namespaces with netlinkEric W. Biederman2007-10-111-1/+5
* [NET]: Make socket creation namespace safe.Eric W. Biederman2007-10-115-5/+7
* [NET]: Make /proc/net per network namespaceEric W. Biederman2007-10-112-25/+24Star
* [NET]: Add a network namespace parameter to struct sockEric W. Biederman2007-10-112-0/+4
* [NET]: Add a network namespace tag to struct net_deviceEric W. Biederman2007-10-111-0/+4
* [NET]: Add a network namespace parameter to tasksEric W. Biederman2007-10-112-0/+3
* [NET]: Basic network namespace infrastructure.Eric W. Biederman2007-10-111-0/+68
* [XFRM]: xfrm audit callsJoy Latten2007-10-112-8/+41
* [NET]: Change type of owner in sock_lock_t to int, renameJohn Heffner2007-10-111-4/+3Star
* [MAC80211]: rework key handlingJohannes Berg2007-10-111-11/+48
* [MAC80211] key handling: remove default_wep_onlyJohannes Berg2007-10-111-2/+1Star
* [MAC80211]: embed key conf in key, fix driver interfaceJohannes Berg2007-10-111-24/+27
* [MAC80211]: remove unused ioctls (3)Johannes Berg2007-10-111-14/+0Star
* [MAC80211]: remove unused ioctls (2)Johannes Berg2007-10-111-1/+0Star
* [MAC80211]: remove unused ioctls (1)Johannes Berg2007-10-111-3/+0Star
* [MAC80211]: fix software decryptionJohannes Berg2007-10-111-8/+29
* [MAC80211]: remove radar stuffJohannes Berg2007-10-111-6/+0Star
* [MAC80211]: remove IEEE80211_HW_DATA_NULLFUNC_ACKJohannes Berg2007-10-111-2/+1Star
* [MAC80211]: remove IEEE80211_HW_HOST_GEN_BEACON flagJohannes Berg2007-10-111-8/+7Star
* [MAC80211]: remove reset callbackJohannes Berg2007-10-111-3/+0Star
* [NET]: DIV_ROUND_UP cleanup (part two)Ilpo Järvinen2007-10-111-1/+2
* [IPV6] XFRM: Fix connected socket to use transformation.Noriaki TAKAMIYA2007-10-111-0/+4
* [IPV6]: Add v4mapped address inlineBrian Haley2007-10-111-0/+6
* [TCP] MIB: Add counters for discarded SACK blocksIlpo Järvinen2007-10-111-0/+3
* [TCP]: tcp_packets_out_inc to tcp_output.c (no callers elsewhere)Ilpo Järvinen2007-10-111-12/+0Star
* [TCP]: Remove unnecessary wrapper tcp_packets_out_decIlpo Järvinen2007-10-111-6/+0Star
* [DCCP]: Nuke dccp_timestamp and dccps_epoch, not used anymoreArnaldo Carvalho de Melo2007-10-111-1/+0Star
* [DCCP]: Convert dccps_timestamp_time to ktime_tArnaldo Carvalho de Melo2007-10-111-1/+2
* [KTIME]: Introduce ktime_sub_ns and ktime_sub_usArnaldo Carvalho de Melo2007-10-111-0/+21
* [SCTP]: Rewrite of sctp buffer management codeNeil Horman2007-10-111-0/+5
* [ETHTOOL]: Introduce ->{get,set}_priv_flags, ETHTOOL_[GS]PFLAGSJeff Garzik2007-10-111-1/+7
* [ETHTOOL]: Introduce get_sset_count. Obsolete get_stats_count, self_test_countJeff Garzik2007-10-111-2/+5