summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* ipv6: Fix sporadic sendmsg -EINVAL when sending to multicast groups.David S. Miller2009-01-051-2/+2
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/p...Linus Torvalds2008-12-293-6/+48
|\
| * of/gpio: Implement of_gpio_count()Anton Vorontsov2008-12-211-0/+6
| * Merge branch 'linux-2.6' into nextPaul Mackerras2008-12-183-2/+15
| |\
| * | rapidio: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers2008-12-161-2/+2
| * | Merge branch 'merge' into nextPaul Mackerras2008-12-169-40/+38Star
| |\ \
| * | | of/gpio: Implement of_get_gpio_flags()Anton Vorontsov2008-12-031-4/+34
| * | | Merge branch 'merge'Paul Mackerras2008-12-0323-82/+43Star
| |\ \ \
| * \ \ \ Merge branch 'linux-2.6' into nextPaul Mackerras2008-11-1920-47/+213
| |\ \ \ \
| * | | | | of: Add helpers for finding device nodes which have a given propertyMichael Ellerman2008-11-191-0/+6
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Linus Torvalds2008-12-282-33/+5Star
|\ \ \ \ \ \
| * | | | | | m68k: use the new byteorder headersHarvey Harrison2008-12-281-11/+5Star
| * | | | | | m68k: machw.h cleanupFinn Thain2008-12-281-22/+0Star
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2008-12-2890-998/+2651
|\ \ \ \ \ \ \
| * | | | | | | netlink: fix (theoretical) overrun in message iterationVegard Nossum2008-12-261-1/+1
| * | | | | | | sctp: Implement socket option SCTP_GET_ASSOC_NUMBERWei Yongjun2008-12-261-0/+2
| * | | | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-12-241-1/+3
| |\ \ \ \ \ \ \
| * | | | | | | | net: Remove unused netdev arg from some NAPI interfaces.Neil Horman2008-12-231-15/+9Star
| * | | | | | | | net: add DCNA attribute to the BCN interface for DCBDon Skidmore2008-12-221-0/+2
| * | | | | | | | net: fix DCB setstate to return success/failureDon Skidmore2008-12-221-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/+13Star
| * | | | | | | | 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-181-1/+1
| * | | | | | | | Phonet: allocate separate ARP type for GPRS over a Phonet pipeRémi Denis-Courmont2008-12-181-0/+1
| * | | | | | | | Phonet: allocate a non-Ethernet ARP typeRémi Denis-Courmont2008-12-181-0/+2
| * | | | | | | | gianfar: Convert gianfar to an of_platform_driverAndy Fleming2008-12-171-17/+1Star
| * | | | | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-12-171-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-161-0/+2
| * | | | | | | | | tcp: Add GRO supportHerbert Xu2008-12-161-0/+6
| * | | | | | | | | net: Add skb_gro_receiveHerbert Xu2008-12-161-0/+2
| * | | | | | | | | ipv4: Add GRO infrastructureHerbert Xu2008-12-161-0/+3
| * | | | | | | | | net: Add Generic Receive Offload infrastructureHerbert Xu2008-12-162-57/+28Star
| * | | | | | | | | net: Add frag_list support to GSOHerbert Xu2008-12-161-0/+2
| * | | | | | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-12-1610-39/+46
| |\ \ \ \ \ \ \ \ \
| * | | | | | | | | | rfkill: strip pointless notifier chainJohannes Berg2008-12-121-7/+0Star
| * | | | | | | | | | mac80211: integrate sta_notify_ps cmds into sta_notifyChristian Lamparter2008-12-121-20/+7Star
| * | | | | | | | | | mac80211: remove fragmentation offload functionalityJohannes Berg2008-12-121-5/+0Star
| * | | | | | | | | | ieee80211_security: correct warning about width of auth_modeJohn W. Linville2008-12-121-3/+2Star
| * | | | | | | | | | 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-111-1/+2
| * | | | | | | | | | netns: ip6mr: declare reg_vif_num per-namespaceBenjamin Thery2008-12-111-0/+3
| * | | | | | | | | | netns: ip6mr: declare mroute_do_assert and mroute_do_pim per-namespaceBenjamin Thery2008-12-111-0/+2
| * | | | | | | | | | netns: ip6mr: declare counter cache_resolve_queue_len per-namespaceBenjamin Thery2008-12-111-0/+1
| * | | | | | | | | | netns: ip6mr: dynamically allocate mfc6_cache_arrayBenjamin Thery2008-12-111-0/+1