summaryrefslogtreecommitdiff
path: root/include/linux (follow)
Commit message (Expand)AuthorAge
* net: add a comment on netdev->last_rxEric Dumazet2010-08-31
* tcp: Add TCP_USER_TIMEOUT socket option.Jerry Chu2010-08-30
* net: fix datapath typoSimon Horman2010-08-29
* gro: __napi_gro_receive() optimizationsEric Dumazet2010-08-26
* stmmac: make ioaddr 'void __iomem *' rather than unsigned longGiuseppe CAVALLARO2010-08-25
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-08-25
|\
| * nl80211: some documentation fixesJohannes Berg2010-08-24
| * b43: N-PHY: Implement MAC PHY clock setGábor Stefanik2010-08-24
| * cfg80211/mac80211: extensible frame processingJohannes Berg2010-08-24
| * cfg80211: support sysfs namespacesJohannes Berg2010-08-16
* | mlx4_en: UDP RSS supportYevgeny Petrilin2010-08-24
* | mlx4_en: Fixing report in Ethtool get_settingsYevgeny Petrilin2010-08-24
* | mlx4_en: Added self diagnostics test implementationYevgeny Petrilin2010-08-24
* | tc: add meta match on receive hashStephen Hemminger2010-08-24
* | include/linux/if_ether.h: Remove unused #define MAC_FMTJoe Perches2010-08-24
* | net: increase the size of priv_flags and add IFF_OVS_DATAPATHSimon Horman2010-08-23
* | bna: Brocade 10Gb Ethernet device driverRasesh Mody2010-08-23
* | net: Rename skb_has_frags to skb_has_frag_listDavid S. Miller2010-08-23
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-08-22
|\ \
| * | header: fix broken headers for user spaceChangli Gao2010-08-22
* | | net: rds: remove duplication type definitionsChangli Gao2010-08-22
* | | net: 802.1q: make vlan_hwaccel_do_receive() return voidChangli Gao2010-08-22
* | | net: use __be16 instead of u16 for the userspace codeChangli Gao2010-08-22
* | | net_sched: cls_flow: add key rxhashChangli Gao2010-08-21
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-08-21
|\| |
| * | netfilter: fix userspace header warningSam Ravnborg2010-08-18
| * | net: add Fast Ethernet driver for PXA168.Sachin Sanap2010-08-18
* | | PPTP: PPP over IPv4 (Point-to-Point Tunneling Protocol)Dmitry Kozlov2010-08-21
* | | net/sched: add ACT_CSUM action to update packets checksumsGrégoire Baron2010-08-20
* | | net: introduce proto_ports_offset()Changli Gao2010-08-19
* | | net: simplify flags for tx timestampingOliver Hartkopp2010-08-19
* | | macvtap: Implement multiqueue for macvtap driverKrishna Kumar2010-08-16
* | | core: Factor out flow calculation from get_rps_cpuKrishna Kumar2010-08-16
* | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2010-08-15
|\ \ \
| * \ \ Merge branch 'linus' into releaseLen Brown2010-08-15
| |\ \ \
| * | | | ACPI, APEI, Rename CPER and GHES severity constantsHuang Ying2010-08-08
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/cleanupLinus Torvalds2010-08-14
|\ \ \ \ \
| * | | | | include: replace unifdef-y with header-ySam Ravnborg2010-08-14
* | | | | | Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2010-08-14
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | hwmon: (ltc4245) Expose all GPIO pins as analog voltagesIra W. Snyder2010-08-14
| | |/ / / | |/| | |
* | | | | Merge branch 'next-spi' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2010-08-14
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Merge commit 'v2.6.35-rc6' into spi/testGrant Likely2010-07-25
| |\ \ \ \
| * | | | | spi/spi-gpio: add support for controllers without MISO or MOSI pinMarek Szyprowski2010-07-03
| * | | | | spi/mmc_spi: SPI bus locking API, using mutexErnst Schwab2010-06-28
* | | | | | Merge branch 'bkl/ioctl' of git://git.kernel.org/pub/scm/linux/kernel/git/fre...Linus Torvalds2010-08-13
|\ \ \ \ \ \
| * | | | | | bkl: Remove locked .ioctl file operationArnd Bergmann2010-08-14
* | | | | | | Mark arguments to certain syscalls as being constDavid Howells2010-08-13
* | | | | | | dma-mapping: fix build errors on !HAS_DMA architecturesHeiko Carstens2010-08-13
|/ / / / / /
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-08-13
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | |
| * | | | | net: make netpoll_rx return bool for !CONFIG_NETPOLLJohn W. Linville2010-08-10