summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* net: convert unicast addr listJiri Pirko2009-05-291-7/+11
* bonding: allow bond in mode balance-alb to work properly in bridge -try4.3Jiri Pirko2009-05-291-0/+18
* Merge branch 'linux-2.6.31.y' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller2009-05-291-1/+6
|\
| * wimax: a new API call was added, increment minor protocol version numberInaky Perez-Gonzalez2009-05-281-1/+1
| * wimax: Add netlink interface to get device statePaulius Zaleckas2009-05-281-0/+5
* | net: correct a comment for the final #endifJiri Pirko2009-05-271-1/+1
* | net: ALIGN/PTR_ALIGN cleanup in alloc_netdev_mq()/netdev_priv()Eric Dumazet2009-05-271-4/+1
* | gro: Avoid unnecessary comparison after skb_gro_headerHerbert Xu2009-05-271-9/+14
* | gro: Optimise length comparison in skb_gro_headerHerbert Xu2009-05-271-2/+5
* | gro: Only use skb_gro_header for completely non-linear packetsHerbert Xu2009-05-271-5/+6
* | gro: Inline skb_gro_header and cache frag0 virtual addressHerbert Xu2009-05-271-7/+15
* | phy: Eliminate references to BUS_ID_SIZE.David S. Miller2009-05-261-2/+2
* | net: txq_trans_update() helperEric Dumazet2009-05-251-0/+6
* | net: remove COMPAT_NET_DEV_OPSAlexander Beregalov2009-05-251-38/+0
* | mISDN: Added PCI ID for new Junghanns.net Single E1 cards.Andreas Eversberg2009-05-251-0/+1
* | mISDN: Cleanup debug messagesKarsten Keil2009-05-251-7/+7
* | mISDN: Add PCI ID for Junghanns 8S cardAndreas Eversberg2009-05-251-0/+1
* | mISDN: Add XHFC support for embedded Speech-Design board to hfcmultiKarsten Keil2009-05-251-0/+1
* | mISDN: Added layer-1-hold featureAndreas Eversberg2009-05-251-0/+2
* | mISDN: Echo canceler now gets delay information from hardwareAndreas Eversberg2009-05-252-2/+3
* | mISDN: Add watchdog functionality to hfcmulti driverAndreas Eversberg2009-05-251-1/+2
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2009-05-251-0/+9
|\ \ | |/ |/|
| * wireless: move some utility functions from mac80211 to cfg80211Zhu Yi2009-05-221-0/+9
* | dropmon: add ability to detect when hardware dropsrxpacketsNeil Horman2009-05-211-0/+8
* | af_packet: Teach to listen for multiple unicast addresses.Eric W. Biederman2009-05-211-0/+1
|/
* sit: stateless autoconf for isatapSascha Hlusiak2009-05-191-1/+1
* net: release dst entry in dev_hard_start_xmit()Eric Dumazet2009-05-181-0/+3
* syscall: Implement a convinience function restart_syscallEric W. Biederman2009-05-181-0/+6
* net: TX_RING and packet mmapJohann Baudy2009-05-182-5/+18
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-05-1859-143/+630
|\
| * libata: Media rotation rate and form factor heuristicsMartin K. Petersen2009-05-151-0/+28
| * Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2009-05-151-2/+0
| |\
| | * Revert "mm: add /proc controls for pdflush threads"Jens Axboe2009-05-151-2/+0
| * | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/as...Linus Torvalds2009-05-121-0/+6
| |\ \
| | * | ioatdma: fix "ioatdma frees DMA memory with wrong function"Maciej Sosnowski2009-05-121-0/+6
| * | | syscalls.h add the missing sys_pipe2 declarationArnd Bergmann2009-05-121-0/+1
| | |/ | |/|
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds2009-05-102-8/+2
| |\ \
| | * | Revert driver core: move platform_data into platform_deviceGreg Kroah-Hartman2009-05-082-8/+2
| * | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2009-05-106-11/+7
| |\ \ \
| | * | | Fix races around the access to ->s_optionsAl Viro2009-05-091-0/+1
| | * | | Switch open_exec() and sys_uselib() to do_open_filp()Al Viro2009-05-092-2/+1
| | * | | romfs: cleanup romfs_fs.hChristoph Hellwig2009-05-092-6/+1
| | * | | New helper: deactivate_locked_super()Al Viro2009-05-091-0/+1
| | * | | reiserfs: remove privroot hiding in lookupJeff Mahoney2009-05-091-1/+0
| | * | | reiserfs: fixup xattr_root cachingJeff Mahoney2009-05-092-2/+2
| | * | | Always lookup priv_root on reiserfs mount and keep itAl Viro2009-05-091-0/+1
| | |/ /
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-05-102-0/+4
| |\ \ \ | | |/ / | |/| |
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds2009-05-071-0/+19
| |\ \ \
| | * \ \ Merge branch 'master' of /pub/scm/linux/kernel/git/torvalds/linux-2.6Steve French2009-04-3031-75/+268
| | |\ \ \
| | * | | | nls: add a nls_nullsize inlineJeff Layton2009-04-301-0/+19
OpenPOWER on IntegriCloud