summaryrefslogtreecommitdiffstats
path: root/include/net
Commit message (Expand)AuthorAgeFilesLines
* [IPv6]: Export userland ND options through netlink (RDNSS support)Pierre Ynard2007-10-101-0/+1
* [9P]: build fix with !CONFIG_SYSCTLIngo Molnar2007-10-101-0/+12
* [NET]: make netlink user -> kernel interface synchroniousDenis V. Lunev2007-10-101-3/+3
* [NETLINK]: Fix typos in comments in netlink.hPierre Ynard2007-10-101-5/+5
* [INET]: local port range robustnessStephen Hemminger2007-10-101-1/+2
* [SCTP]: port randomizationStephen Hemminger2007-10-101-2/+0
* [IPSEC]: Get rid of ipv6_{auth,esp,comp}_hdrHerbert Xu2007-10-103-1/+24
* [IPSEC]: Use IPv6 calling convention as the convention for x->mode->outputHerbert Xu2007-10-101-0/+12
* [IPSEC]: Move common code into xfrm_alloc_spiHerbert Xu2007-10-101-1/+1
* [NETNS]: Move some code into __init section when CONFIG_NET_NS=nPavel Emelyanov2007-10-101-0/+9
* [IPSEC]: Unexport xfrm_replay_notifyHerbert Xu2007-10-101-6/+0
* [IPSEC]: Move output replay code into xfrm_outputHerbert Xu2007-10-101-1/+19
* [IPSEC]: Move xfrm_state_check into xfrm_output.cHerbert Xu2007-10-101-1/+0
* [IPSEC]: Move common output code to xfrm_outputHerbert Xu2007-10-101-0/+1
* [IPSEC] ah: Remove keys from ah_data structureHerbert Xu2007-10-101-2/+0
* [IPSEC] esp: Remove keys from esp_data structureHerbert Xu2007-10-101-7/+0
* [AF_IUCV]: postpone receival of iucv-packetsUrsula Braun2007-10-101-0/+7
* [AF_IUCV]: remove static declarations from header file.Heiko Carstens2007-10-101-20/+0
* [NET]: sparse warning fixesStephen Hemminger2007-10-102-12/+12
* [MAC80211]: Update beacon_update callback documentationMichael Buesch2007-10-101-1/+8
* [MAC80211]: add sta_notify callbackTomas Winkler2007-10-101-4/+16
* [MAC80211]: Add association LED triggerMichael Buesch2007-10-101-0/+11
* [MAC80211]: remove ALG_NONEJohannes Berg2007-10-101-2/+0
* [MAC80211]: remove management interfaceJohannes Berg2007-10-101-1/+0
* [MAC80211]: add "invalid" interface typeJohannes Berg2007-10-101-0/+3
* ax88796: add 93cx6 eeprom supportMagnus Damm2007-10-101-0/+1
* [NETFILTER]: nf_conntrack_expect: kill unique IDPatrick McHardy2007-10-101-3/+0
* [NETFILTER]: nf_conntrack: kill unique IDPatrick McHardy2007-10-101-3/+0
* [NETFILTER]: ctnetlink: use netlink policyPatrick McHardy2007-10-102-0/+5
* [NETFILTER]: nfnetlink: rename functions containing 'nfattr'Patrick McHardy2007-10-104-13/+13
* [NETFILTER]: nfnetlink: convert to generic netlink attribute functionsPatrick McHardy2007-10-103-10/+9
* [PATCH] mac80211: remove generic IE for AP interfacesJohannes Berg2007-10-101-7/+0
* [PKT_SCHED]: Add stateless NATHerbert Xu2007-10-101-0/+21
* [PATCH] mac80211: remove crypto algorithm typedefJohannes Berg2007-10-101-6/+6
* [PATCH] wireless networking: move frame inline functions to generic headerJohannes Berg2007-10-101-60/+0
* [PATCH] mac80211: document a lot moreJohannes Berg2007-10-101-293/+499
* [PATCH] mac80211: renumber and document the hardware flagsJohannes Berg2007-10-101-40/+45
* [PATCH] mac80211: validate VLAN interfaces betterJohannes Berg2007-10-101-8/+9
* [PATCH] mac80211: revamp interface and filter configurationJohannes Berg2007-10-101-56/+95
* [NETNS]: Simplify the network namespace list locking rules.Eric W. Biederman2007-10-101-3/+0
* [NET]: Move hardware header operations out of netdevice.Stephen Hemminger2007-10-102-4/+6
* [NET]: Wrap netdevice hardware header creation.Stephen Hemminger2007-10-101-2/+1
* [NET]: Make the loopback device per network namespace.Eric W. Biederman2007-10-101-0/+3
* [NET]: Add network namespace clone & unshare support.Eric W. Biederman2007-10-101-0/+18
* [MAC80211]: remove tx info sw_retry_attempt memberJohannes Berg2007-10-101-3/+0
* [MAC80211]: yet more documentationJohannes Berg2007-10-101-49/+149
* [MAC80211]: remove IEEE80211_CONF_SSID_HIDDENJohannes Berg2007-10-101-2/+1
* [MAC80211]: allow drivers to indicate failed FCS/PLCP checksumJohannes Berg2007-10-101-0/+6
* [IEEE80211]: Fix softmac lockdep reports.Johannes Berg2007-10-101-0/+2
* [NL80211]: add netlink interface to cfg80211Johannes Berg2007-10-102-4/+15