summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* net: Remove unused netdev arg from some NAPI interfaces.Neil Horman2008-12-221-15/+9
* net: add DCNA attribute to the BCN interface for DCBDon Skidmore2008-12-211-0/+2
* net: fix DCB setstate to return success/failureDon Skidmore2008-12-211-1/+1
* mac80211: implement dynamic power saveKalle Valo2008-12-191-0/+6
* mac80211: Add HT rates into RX status reportingJouni Malinen2008-12-191-2/+9
* mac80211: Fix HT channel selectionSujith2008-12-193-20/+13
* nl80211: Add signal strength and bandwith to nl80211station infoHenning Rogge2008-12-192-0/+71
* Phonet: use atomic for packet TX windowRémi Denis-Courmont2008-12-171-1/+1
* Phonet: allocate separate ARP type for GPRS over a Phonet pipeRémi Denis-Courmont2008-12-171-0/+1
* Phonet: allocate a non-Ethernet ARP typeRémi Denis-Courmont2008-12-171-0/+2
* gianfar: Convert gianfar to an of_platform_driverAndy Fleming2008-12-161-17/+1
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-12-161-0/+1
|\
| * netfilter: ctnetlink: fix missing CTA_NAT_SEQ_UNSPECPablo Neira Ayuso2008-12-161-0/+1
* | ipv6: Add IPV6_PKTINFO sticky option support to setsockopt()Yang Hongyang2008-12-161-0/+1
* | net: Refactor full duplex flow control resolutionSteve Glendinning2008-12-161-0/+29
* | net: Move flow control definitions to mii.hSteve Glendinning2008-12-161-0/+4
* | ethtool: Add GGRO and SGRO opsHerbert Xu2008-12-151-0/+2
* | tcp: Add GRO supportHerbert Xu2008-12-151-0/+6
* | net: Add skb_gro_receiveHerbert Xu2008-12-151-0/+2
* | ipv4: Add GRO infrastructureHerbert Xu2008-12-151-0/+3
* | net: Add Generic Receive Offload infrastructureHerbert Xu2008-12-152-57/+28
* | net: Add frag_list support to GSOHerbert Xu2008-12-151-0/+2
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-12-1510-39/+46
|\|
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-12-151-0/+7
| |\
| | * netpoll: fix race on poll_list resulting in garbage entryNeil Horman2008-12-091-0/+7
| * | Define smp_call_function_many for UPRusty Russell2008-12-151-0/+2
| * | Revert "radeonfb: accelerate imageblit and other improvements"Linus Torvalds2008-12-101-13/+5
| * | MN10300: Fix __put_user_asm8()Akira Takeuchi2008-12-101-1/+1
| * | KSYM_SYMBOL_LEN fixesHugh Dickins2008-12-101-1/+2
| * | atomic: fix a typo in atomic_long_xchg()Eric Dumazet2008-12-101-1/+1
| * | revert "percpu_counter: new function percpu_counter_sum_and_set"Andrew Morton2008-12-101-9/+3
| * | revert "percpu counter: clean up percpu_counter_sum_and_set()"Andrew Morton2008-12-101-3/+9
| * | Merge branch 'audit.b59' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2008-12-092-2/+6
| |\ \
| | * | [PATCH] fix broken timestamps in AVC generated by kernel threadsAl Viro2008-12-091-2/+2
| | * | [PATCH] asm/generic: fix bug - kernel fails to build when enable some common ...Mike Frysinger2008-12-091-0/+2
| | * | [PATCH] return records for fork() both to child and parentAl Viro2008-12-091-0/+2
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-12-081-1/+1
| |\ \ \ | | |/ / | |/| / | | |/
| * | Enforce a minimum SG_IO timeoutLinus Torvalds2008-12-051-0/+1
| * | [PATCH 2/2] documnt FMODE_ constantsChristoph Hellwig2008-12-041-15/+17
| * | [PATCH 1/2] kill FMODE_NDELAY_NOWChristoph Hellwig2008-12-041-1/+0
| * | block: fix setting of max_segment_size and seg_boundary maskMilan Broz2008-12-031-0/+2
| * | block: internal dequeue shouldn't start timerTejun Heo2008-12-031-5/+2
* | | rfkill: strip pointless notifier chainJohannes Berg2008-12-121-7/+0
* | | mac80211: integrate sta_notify_ps cmds into sta_notifyChristian Lamparter2008-12-121-20/+7
* | | mac80211: remove fragmentation offload functionalityJohannes Berg2008-12-121-5/+0
* | | ieee80211_security: correct warning about width of auth_modeJohn W. Linville2008-12-121-3/+2
* | | mac80211: improve sta_notify documentationJohannes Berg2008-12-121-2/+2
* | | wireless: Incorrect LEAP authentication algorithm identifier.Senthil Balasubramanian2008-12-121-1/+1
* | | netns: ip6mr: enable namespace support in ipv6 multicast forwarding codeBenjamin Thery2008-12-101-1/+2
* | | netns: ip6mr: declare reg_vif_num per-namespaceBenjamin Thery2008-12-101-0/+3