aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-12-23Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller1-1/+3
2008-12-22net: Remove unused netdev arg from some NAPI interfaces.Neil Horman1-15/+9
2008-12-21net: add DCNA attribute to the BCN interface for DCBDon Skidmore1-0/+2
2008-12-21net: fix DCB setstate to return success/failureDon Skidmore1-1/+1
2008-12-19mac80211: implement dynamic power saveKalle Valo1-0/+6
2008-12-19mac80211: Add HT rates into RX status reportingJouni Malinen1-2/+9
2008-12-19mac80211: Fix HT channel selectionSujith3-20/+13
2008-12-19nl80211: Add signal strength and bandwith to nl80211station infoHenning Rogge2-0/+71
2008-12-17Phonet: use atomic for packet TX windowRémi Denis-Courmont1-1/+1
2008-12-17Phonet: allocate separate ARP type for GPRS over a Phonet pipeRémi Denis-Courmont1-0/+1
2008-12-17Phonet: allocate a non-Ethernet ARP typeRémi Denis-Courmont1-0/+2
2008-12-17irda: Add irda_skb_cb qdisc related paddingSamuel Ortiz1-1/+3
2008-12-16gianfar: Convert gianfar to an of_platform_driverAndy Fleming1-17/+1
2008-12-16Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller1-0/+1
2008-12-16ipv6: Add IPV6_PKTINFO sticky option support to setsockopt()Yang Hongyang1-0/+1
2008-12-16net: Refactor full duplex flow control resolutionSteve Glendinning1-0/+29
2008-12-16net: Move flow control definitions to mii.hSteve Glendinning1-0/+4
2008-12-16netfilter: ctnetlink: fix missing CTA_NAT_SEQ_UNSPECPablo Neira Ayuso1-0/+1
2008-12-15ethtool: Add GGRO and SGRO opsHerbert Xu1-0/+2
2008-12-15tcp: Add GRO supportHerbert Xu1-0/+6
2008-12-15net: Add skb_gro_receiveHerbert Xu1-0/+2
2008-12-15ipv4: Add GRO infrastructureHerbert Xu1-0/+3
2008-12-15net: Add Generic Receive Offload infrastructureHerbert Xu2-57/+28
2008-12-15net: Add frag_list support to GSOHerbert Xu1-0/+2
2008-12-15Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller10-39/+46
2008-12-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds1-0/+7
2008-12-15Define smp_call_function_many for UPRusty Russell1-0/+2
2008-12-12rfkill: strip pointless notifier chainJohannes Berg1-7/+0
2008-12-12mac80211: integrate sta_notify_ps cmds into sta_notifyChristian Lamparter1-20/+7
2008-12-12mac80211: remove fragmentation offload functionalityJohannes Berg1-5/+0
2008-12-12ieee80211_security: correct warning about width of auth_modeJohn W. Linville1-3/+2
2008-12-12mac80211: improve sta_notify documentationJohannes Berg1-2/+2
2008-12-12wireless: Incorrect LEAP authentication algorithm identifier.Senthil Balasubramanian1-1/+1
2008-12-10Revert "radeonfb: accelerate imageblit and other improvements"Linus Torvalds1-13/+5
2008-12-10netns: ip6mr: enable namespace support in ipv6 multicast forwarding codeBenjamin Thery1-1/+2
2008-12-10netns: ip6mr: declare reg_vif_num per-namespaceBenjamin Thery1-0/+3
2008-12-10netns: ip6mr: declare mroute_do_assert and mroute_do_pim per-namespaceBenjamin Thery1-0/+2
2008-12-10netns: ip6mr: declare counter cache_resolve_queue_len per-namespaceBenjamin Thery1-0/+1
2008-12-10netns: ip6mr: dynamically allocate mfc6_cache_arrayBenjamin Thery1-0/+1
2008-12-10netns: ip6mr: store netns in struct mfc6_cacheBenjamin Thery1-0/+15
2008-12-10netns: ip6mr: dynamically allocates vif6_tableBenjamin Thery1-0/+2
2008-12-10netns: ip6mr: allocate mroute6_socket per-namespace.Benjamin Thery2-2/+9
2008-12-10smsc911x: add dynamic bus configurationSteve Glendinning1-0/+5
2008-12-10MN10300: Fix __put_user_asm8()Akira Takeuchi1-1/+1
2008-12-10KSYM_SYMBOL_LEN fixesHugh Dickins1-1/+2
2008-12-10atomic: fix a typo in atomic_long_xchg()Eric Dumazet1-1/+1
2008-12-10revert "percpu_counter: new function percpu_counter_sum_and_set"Andrew Morton1-9/+3
2008-12-10revert "percpu counter: clean up percpu_counter_sum_and_set()"Andrew Morton1-3/+9
2008-12-09netpoll: fix race on poll_list resulting in garbage entryNeil Horman1-0/+7
2008-12-09Merge branch 'audit.b59' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/audit-currentLinus Torvalds2-2/+6