summaryrefslogtreecommitdiffstats
path: root/include/net
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] mac80211: remove generic IE for AP interfacesJohannes Berg2007-10-111-7/+0Star
* [PKT_SCHED]: Add stateless NATHerbert Xu2007-10-111-0/+21
* [PATCH] mac80211: remove crypto algorithm typedefJohannes Berg2007-10-111-6/+6
* [PATCH] wireless networking: move frame inline functions to generic headerJohannes Berg2007-10-111-60/+0Star
* [PATCH] mac80211: document a lot moreJohannes Berg2007-10-111-293/+499
* [PATCH] mac80211: renumber and document the hardware flagsJohannes Berg2007-10-111-40/+45
* [PATCH] mac80211: validate VLAN interfaces betterJohannes Berg2007-10-111-8/+9
* [PATCH] mac80211: revamp interface and filter configurationJohannes Berg2007-10-111-56/+95
* [NETNS]: Simplify the network namespace list locking rules.Eric W. Biederman2007-10-111-3/+0Star
* [NET]: Move hardware header operations out of netdevice.Stephen Hemminger2007-10-112-4/+6
* [NET]: Wrap netdevice hardware header creation.Stephen Hemminger2007-10-111-2/+1Star
* [NET]: Make the loopback device per network namespace.Eric W. Biederman2007-10-111-0/+3
* [NET]: Add network namespace clone & unshare support.Eric W. Biederman2007-10-111-0/+18
* [MAC80211]: remove tx info sw_retry_attempt memberJohannes Berg2007-10-111-3/+0Star
* [MAC80211]: yet more documentationJohannes Berg2007-10-111-49/+149
* [MAC80211]: remove IEEE80211_CONF_SSID_HIDDENJohannes Berg2007-10-111-2/+1Star
* [MAC80211]: allow drivers to indicate failed FCS/PLCP checksumJohannes Berg2007-10-111-0/+6
* [IEEE80211]: Fix softmac lockdep reports.Johannes Berg2007-10-111-0/+2
* [NL80211]: add netlink interface to cfg80211Johannes Berg2007-10-112-4/+15
* [TCP]: Minor coding style fixup.David S. Miller2007-10-111-2/+4
* [TCP]: Avoid clearing sacktag hint in trivial situationsIlpo Järvinen2007-10-111-1/+5
* [TCP]: clear_all_retrans_hints prefixed by tcp_Ilpo Järvinen2007-10-111-2/+2
* [NET]: Introduce and use print_mac() and DECLARE_MAC_BUF()Joe Perches2007-10-112-9/+0Star
* [SCTP]: Tie ADD-IP and AUTH functionality as required by spec.Vlad Yasevich2007-10-111-0/+1
* [SCTP]: API updates to suport SCTP-AUTH extensions.Vlad Yasevich2007-10-113-0/+110
* [SCTP]: Implement the receive and verification of AUTH chunkVlad Yasevich2007-10-113-1/+12
* [SCTP]: Enable the sending of the AUTH chunk.Vlad Yasevich2007-10-112-0/+4
* [SCTP]: Implete SCTP-AUTH parameter processingVlad Yasevich2007-10-111-0/+1
* [SCTP]: Implement SCTP-AUTH internalsVlad Yasevich2007-10-114-6/+227
* [IPV4]: Add ICMPMsgStats MIB (RFC 4293)David L Stevens2007-10-112-0/+13
* [IPV6]: Add ICMPMsgStats MIB (RFC 4293) [rev 2]David L Stevens2007-10-113-35/+39
* [NETLINK]: Avoid pointer in netlink_run_queueHerbert Xu2007-10-111-1/+1
* [SCTP]: Implement the Supported Extensions ParameterVlad Yasevich2007-10-111-0/+1
* [IPV4/IPV6/DECNET]: Small cleanup for fib rules.Denis V. Lunev2007-10-111-1/+1
* [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
* [NET]: Fix race when opening a proc file while a network namespace is exiting.Eric W. Biederman2007-10-111-0/+12
* [NETNS]: Fix allnoconfig compilation error.Daniel Lezcano2007-10-111-0/+7
* [NET_SCHED]: Making rate table lookups more flexible.Jesper Dangaard Brouer2007-10-111-1/+3
* [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
* [NETLINK]: Introduce nested and byteorder flag to netlink attributeThomas Graf2007-10-111-0/+9
* [NET]: Make the device list and device lookups per namespace.Eric W. Biederman2007-10-114-6/+18
* [NET]: Make socket creation namespace safe.Eric W. Biederman2007-10-113-3/+4
* [NET]: Make /proc/net per network namespaceEric W. Biederman2007-10-111-0/+5
* [NET]: Add a network namespace parameter to struct sockEric W. Biederman2007-10-112-0/+4