summaryrefslogtreecommitdiff
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* can: add can_free_echo_skb() for upcoming driversWolfgang Grandegger2009-09-041-0/+1
* net/ethtool: Add support for the ethtool feature to flash firmware image from...Ajit Khaparde2009-09-021-0/+14
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2009-09-021-13/+10
|\
| * rfkill: relicense header fileJohannes Berg2009-09-011-13/+10
* | tcp: MD5 operations should be constStephen Hemminger2009-09-021-3/+3
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-09-021-0/+5
|\ \
| * | net: restore gnet_stats_basic to previous definitionEric Dumazet2009-08-171-0/+5
* | | dcbnl: Add support for setapp/getapp commands to dcbnlYi Zou2009-09-011-0/+18
* | | net: Add ndo_fcoe_enable/ndo_fcoe_disable to net_device_opsYi Zou2009-09-011-0/+2
* | | netdev: convert bulk of drivers to netdev_tx_tStephen Hemminger2009-09-011-1/+2
* | | hdlc: convert to netdev_tx_tStephen Hemminger2009-09-011-4/+4
* | | usbnet: convert to netdev_tx_tStephen Hemminger2009-09-011-1/+2
* | | netdev: change transmit to limited range typeStephen Hemminger2009-09-011-9/+13
| |/ |/|
* | netdevice: Consolidate to use existing macros where available.Krishna Kumar2009-08-301-6/+7
* | tg3: Add new 5785 10/100 only device IDMatt Carlson2009-08-291-1/+0
* | ssb: Implement PMU LDO control and use it in b43Gábor Stefanik2009-08-281-0/+10
* | mac80211: Update mesh config IE to 11s draft 3.02Javier Cardona2009-08-281-1/+1
* | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/lowp...David S. Miller2009-08-232-1/+2
|\ \
| * | Drop ARPHRD_IEEE802154_PHYDmitry Eremin-Solenikov2009-08-191-1/+0
| * | ieee802154: add support for channel pages from IEEE 802.15.4-2006Dmitry Eremin-Solenikov2009-08-191-0/+2
* | | RDS: Add TCP transport to RDSAndy Grover2009-08-231-0/+12
* | | mdio: mdio_if_info::mmds should not be __bitwiseBen Hutchings2009-08-181-1/+1
|/ /
* | net: Add NETIF_F_FCOE_MTU to indicate support for a different MTU for FCoEYi Zou2009-08-141-0/+1
* | usbnet: add rx queue pausingJussi Kivilinna2009-08-141-0/+6
* | ssb: Implement the remaining rev.8 SPROM vars needed for LP-PHYGábor Stefanik2009-08-142-14/+96
* | nl80211: add generation number to all dumpsJohannes Berg2009-08-141-5/+12
* | r8169: phy init for the 8169scdfrançois romieu2009-08-121-0/+2
* | net: include/linux/icmpv6: includecheck fix for icmpv6.hJaswinder Singh Rajput2009-08-121-2/+0
* | nl802154: add support for dumping WPAN interface informationDmitry Baryshkov2009-08-121-0/+2
* | nl802154: make ieee802154_policy constantDmitry Baryshkov2009-08-121-1/+1
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-08-1254-342/+390
|\ \ | |/
| * Merge branch 'kvm-updates/2.6.31' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2009-08-091-0/+1
| |\
| | * KVM: fix ack not being delivered when msi presentMichael S. Tsirkin2009-08-051-0/+1
| * | perf_counter: Fix/complete ftrace event records samplingFrederic Weisbecker2009-08-092-2/+11
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/hch/xfs-icache-racesLinus Torvalds2009-08-071-1/+2
| |\ \
| | * | vfs: add __destroy_inodeChristoph Hellwig2009-08-071-0/+1
| | * | vfs: fix inode_init_always calling conventionChristoph Hellwig2009-08-071-1/+1
| | |/
| * | Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/l...Linus Torvalds2009-08-071-5/+3
| |\ \
| | * | ftrace: Fix perf-tracepoint OOPSPeter Zijlstra2009-08-061-5/+3
| | |/
| * | Merge git://git.infradead.org/mtd-2.6Linus Torvalds2009-08-072-1/+3
| |\ \
| | * | mtd: fix the conversion from dev to mtd_infoSaeed Bishara2009-08-031-1/+1
| | * | mtd: let include/linux/mtd/partitions.h stand on its ownNicolas Pitre2009-08-031-0/+2
| * | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2009-08-071-6/+7
| |\ \ \
| | * | | Input: matrix_keypad - make matrix keymap size dynamicEric Miao2009-08-051-6/+7
| * | | | bzip2/lzma/gzip: fix comments describing decompressor APIPhillip Lougher2009-08-071-13/+19
| * | | | mm: make set_mempolicy(MPOL_INTERLEAV) N_HIGH_MEMORY awareKAMEZAWA Hiroyuki2009-08-071-0/+28
| | |_|/ | |/| |
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6Linus Torvalds2009-08-041-1/+1
| |\ \ \
| | * | | tty-ldisc: make refcount be atomic_t 'users' countLinus Torvalds2009-08-041-1/+1
| | | |/ | | |/|
| * | | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2009-08-041-0/+1
| |\ \ \
| | * | | block: Add a wrapper for setting minimum request size without a queueMartin K. Petersen2009-08-011-0/+1
| | |/ /