summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2008-12-2841-274/+1563
|\
| * 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
| * mac80211: Fix HT channel selectionSujith2008-12-191-11/+11
| * nl80211: Add signal strength and bandwith to nl80211station infoHenning Rogge2008-12-191-0/+31
| * 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
| |\
| * | 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
| * | net: Add skb_gro_receiveHerbert Xu2008-12-151-0/+2
| * | 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-156-24/+37
| |\ \
| * | | rfkill: strip pointless notifier chainJohannes Berg2008-12-121-7/+0
| * | | 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: store netns in struct mfc6_cacheBenjamin Thery2008-12-101-0/+15
| * | | netns: ip6mr: allocate mroute6_socket per-namespace.Benjamin Thery2008-12-101-2/+6
| * | | smsc911x: add dynamic bus configurationSteve Glendinning2008-12-101-0/+5
| * | | dccp ccid-2: Phase out the use of boolean Ack Vector sysctlGerrit Renker2008-12-081-3/+0
| * | | dccp: Remove manual influence on NDP Count featureGerrit Renker2008-12-081-2/+2
| * | | dccp: Remove obsolete parts of the old CCID interfaceGerrit Renker2008-12-081-3/+0
| * | | netdevice: Kill netdev->privWang Chen2008-12-082-2/+1
| * | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-12-051-1/+1
| |\ \ \
| * | | | nl80211: relicense nl80211.h under the ISCLuis R. Rodriguez2008-12-051-1/+20
| * | | | nl80211: Add frequency configuration (including HT40)Jouni Malinen2008-12-051-2/+21
| * | | | atm: 32-bit ioctl compatibilityDavid Woodhouse2008-12-032-3/+29
| * | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-12-0211-18/+32
| |\ \ \ \
| * | | | | phy: power management supportGiuseppe Cavallaro2008-11-281-0/+2
| * | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller2008-11-283-1/+6
| |\ \ \ \ \
| | * | | | | netfilter: ip{,6}t_policy.h should include xp_policy.hAndy Whitcroft2008-11-202-0/+4
| | * | | | | netfilter: netns ebtables: part 2Alexey Dobriyan2008-11-041-1/+2
| | * | | | | netfilter: netns ebtables: part 1Alexey Dobriyan2008-11-041-1/+1
| * | | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-11-261-1/+1
| |\ \ \ \ \ \
| * | | | | | | nl80211: Change max TX power to be in mBm instead of dBmJouni Malinen2008-11-261-1/+2
| * | | | | | | rfkill: preserve state across suspendHenrique de Moraes Holschuh2008-11-261-0/+1
| * | | | | | | nl80211: Report max TX power in NL80211_BAND_ATTR_FREQSJouni Malinen2008-11-261-0/+4
| * | | | | | | cfg80211/mac80211: Add 802.11d supportLuis R. Rodriguez2008-11-251-0/+62
| * | | | | | | DCB: fix kconfig optionJeff Kirsher2008-11-251-2/+2
| * | | | | | | netdev: add HAVE_NET_DEVICE_OPSStephen Hemminger2008-11-251-0/+1
| * | | | | | | tcp: add some mibs to track collapsingIlpo Järvinen2008-11-241-0/+3
| * | | | | | | tcp: Try to restore large SKBs while SACK processingIlpo Järvinen2008-11-241-0/+33
| * | | | | | | eth: Declare an optimized compare_ether_addr_64bits() functionEric Dumazet2008-11-231-0/+42
| * | | | | | | dccp: Set per-connection CCIDs via socket optionsGerrit Renker2008-11-231-0/+5
| * | | | | | | netdevice hdlc: Convert directly reference of netdev->privWang Chen2008-11-211-1/+1
| * | | | | | | DCB: Add support for DCB BCNAlexander Duyck2008-11-201-1/+43
OpenPOWER on IntegriCloud