summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* the scheduled ieee80211 softmac removalAdrian Bunk2008-03-132-472/+0Star
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville...David S. Miller2008-03-128-69/+531
|\
| * mac80211: document IEEE80211_TXCTL_OFDM_HTRon Rindjunsky2008-03-071-1/+5
| * mac80211: adding mac80211_tx_control_flags and HT flagsRon Rindjunsky2008-03-071-31/+55
| * ssb: Add Gigabit Ethernet driverMichael Buesch2008-03-063-0/+200
| * mac80211: add documentation bookJohannes Berg2008-03-061-3/+4
| * mac80211: clean up mesh codeJohannes Berg2008-03-061-0/+8
| * mac80211: add mesh interface typeJohannes Berg2008-03-061-0/+1
| * nl80211/cfg80211: support for mesh, sta dumpingLuis Carlos Cobo2008-03-062-35/+223
| * WEXT: add mesh interface typeJohannes Berg2008-03-061-0/+1
| * wireless: various definitions for mesh networkingLuis Carlos Cobo2008-03-061-0/+35
* | [NETNS][IPV6] mcast - handle several network namespaceDaniel Lezcano2008-03-071-0/+1
* | [NETNS][IPV6] tcp6 - make socket control per namespaceDaniel Lezcano2008-03-071-0/+1
* | [NETNS][IPV6] ndisc - make socket control per namespaceDaniel Lezcano2008-03-071-0/+1
* | [UDP]: Revert udplite and code split.David S. Miller2008-03-074-27/+2Star
* | [TIPC]: Eliminate "sparse" symbol warningsAllan Stephens2008-03-071-0/+9
* | [TIPC]: Removal of message header option codeAllan Stephens2008-03-071-7/+0Star
|/
* [IPV6]: Fix powerpc allmodconfig build warnings.David S. Miller2008-03-061-0/+1
* [IPV4]: Add 'rtable' field in struct sk_buff to alias 'dst' and avoid castsEric Dumazet2008-03-062-2/+5
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-03-052-4/+6
|\
| * [TCP]: Improve ipv4 established hash function.David S. Miller2008-03-041-1/+2
| * [NETPOLL]: Revert two bogus cleanups that broke netconsole.David S. Miller2008-03-041-3/+4
* | [NETNS][IPV6] route6 - add netns parameter to ip6_route_outputDaniel Lezcano2008-03-051-1/+2
* | [NETNS][IPV6] addrconf - Pass the proper network namespace parameters to addr...Daniel Lezcano2008-03-051-3/+6
* | [NETNS][IPV6] route6 - make garbage collection work with multiple network nam...Benjamin Thery2008-03-041-0/+2
* | [NETNS][IPV6] route6 - move ip6_dst_ops inside the network namespaceBenjamin Thery2008-03-041-0/+1
* | [NETNS][IPV6] rt6_info - move rt6_info structure inside the namespaceDaniel Lezcano2008-03-042-1/+5
* | [NETNS][IPV6] rt6_info - make rt6_info accessed as a pointerDaniel Lezcano2008-03-041-3/+3
* | [NETNS][IPV6] route6 - make route6 per namespaceDaniel Lezcano2008-03-041-1/+3
* | [NETNS][IPV6] route6 - Pass the network namespace parameter to rt6_purge_dflt...Daniel Lezcano2008-03-041-1/+1
* | [NETNS][IPV6] route6 - Pass the network namespace parameter to rt6_lookupDaniel Lezcano2008-03-041-1/+2
* | [NETNS][IPV6] rt6_stats - make the stats per network namespaceBenjamin Thery2008-03-042-1/+1
* | [NETNS][IPV6] rt6_stats - dynamically allocate the routes statisticsDaniel Lezcano2008-03-041-1/+1
* | [NETNS][IPV6] fib6_rules - handle several network namespacesDaniel Lezcano2008-03-041-0/+1
* | [NETNS][IPV6] ip6_fib - gc timer per namespaceDaniel Lezcano2008-03-042-1/+2
* | [NETNS][IPV6] ip6_fib - add net to gc timer parameterDaniel Lezcano2008-03-041-1/+2
* | [NETNS][IPV6] ip6_fib - fib6_clean_all handle several network namespacesDaniel Lezcano2008-03-042-2/+3
* | [NETNS][IPV6] ip6_fib - make it per network namespaceDaniel Lezcano2008-03-042-4/+10
* | [IPV6]: Make ndisc_dst_alloc() common for later use.YOSHIFUJI Hideaki2008-03-041-4/+4
* | [IPV6]: Make ndisc_flow_init() common for later use.YOSHIFUJI Hideaki2008-03-041-0/+8
* | [IPV6] ADDRCONF: Convert ipv6_get_saddr() to ipv6_dev_get_saddr().YOSHIFUJI Hideaki2008-03-041-3/+0Star
* | [NET] NEIGHBOUR: Remove unpopular neigh_is_connected().YOSHIFUJI Hideaki2008-03-041-6/+0Star
* | [IPV6]: Use htonl() instead of __constant_htonl() where appricable.YOSHIFUJI Hideaki2008-03-041-10/+6Star
* | [IPV6]: Move packet_type{} related bits to af_inet6.c.YOSHIFUJI Hideaki2008-03-041-4/+0Star
* | [UDP]: Allow users to configure UDP-Lite.YOSHIFUJI Hideaki2008-03-044-2/+28
* | [TCP]: Add IPv6 support to TCP SYN cookiesGlenn Griffin2008-03-041-0/+8
* | [ARP]: Introduce the arp_hdr_len helper.Pavel Emelyanov2008-03-031-0/+6
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville...David S. Miller2008-02-296-192/+497
|\ \
| * | mac80211: clarify use of TX status/RX callbacksJohannes Berg2008-02-291-3/+34
| * | ssb: Add CHIPCO IRQ access functionsAurelien Jarno2008-02-291-0/+4