aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAge
* Merge branch 'linux-2.6.31.y' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller2009-05-29
|\
| * wimax: a new API call was added, increment minor protocol version numberInaky Perez-Gonzalez2009-05-28
| * wimax: Add netlink interface to get device statePaulius Zaleckas2009-05-28
* | net: correct a comment for the final #endifJiri Pirko2009-05-27
* | net: ALIGN/PTR_ALIGN cleanup in alloc_netdev_mq()/netdev_priv()Eric Dumazet2009-05-27
* | gro: Avoid unnecessary comparison after skb_gro_headerHerbert Xu2009-05-27
* | gro: Optimise length comparison in skb_gro_headerHerbert Xu2009-05-27
* | gro: Only use skb_gro_header for completely non-linear packetsHerbert Xu2009-05-27
* | gro: Inline skb_gro_header and cache frag0 virtual addressHerbert Xu2009-05-27
* | phy: Eliminate references to BUS_ID_SIZE.David S. Miller2009-05-27
* | net: txq_trans_update() helperEric Dumazet2009-05-26
* | net: remove COMPAT_NET_DEV_OPSAlexander Beregalov2009-05-25
* | mISDN: Added PCI ID for new Junghanns.net Single E1 cards.Andreas Eversberg2009-05-25
* | mISDN: Cleanup debug messagesKarsten Keil2009-05-25
* | mISDN: Add PCI ID for Junghanns 8S cardAndreas Eversberg2009-05-25
* | mISDN: Add XHFC support for embedded Speech-Design board to hfcmultiKarsten Keil2009-05-25
* | mISDN: Added layer-1-hold featureAndreas Eversberg2009-05-25
* | mISDN: Echo canceler now gets delay information from hardwareAndreas Eversberg2009-05-25
* | mISDN: Add watchdog functionality to hfcmulti driverAndreas Eversberg2009-05-25
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2009-05-25
|\ \ | |/ |/|
| * wireless: move some utility functions from mac80211 to cfg80211Zhu Yi2009-05-22
| * mac80211: fix kernel-docJohannes Berg2009-05-20
| * cfg80211: allow wext to remove keys that don't existJohannes Berg2009-05-20
| * cfg80211: mark wiphy->privid as pointer to constDavid Kilroy2009-05-20
| * cfg80211: mark ops as pointer to constDavid Kilroy2009-05-20
| * wireless: rename IEEE80211_CHAN_NO_FAT_* to HT40-/+Luis R. Rodriguez2009-05-20
| * cfg80211: Process regulatory max bandwidth checks for HT40Luis R. Rodriguez2009-05-20
* | genetlink: Introduce genl_register_family_with_ops()Michał Mirosław2009-05-21
* | dropmon: add ability to detect when hardware dropsrxpacketsNeil Horman2009-05-21
* | af_packet: Teach to listen for multiple unicast addresses.Eric W. Biederman2009-05-21
* | net: Remove unused parameter from fill method in fib_rules_ops.Rami Rosen2009-05-20
|/
* sit: stateless autoconf for isatapSascha Hlusiak2009-05-19
* net: release dst entry in dev_hard_start_xmit()Eric Dumazet2009-05-19
* syscall: Implement a convinience function restart_syscallEric W. Biederman2009-05-19
* net: TX_RING and packet mmapJohann Baudy2009-05-19
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-05-19
|\
| * Merge branch 'drm-intel-next' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2009-05-15
| |\
| | * drm/i915: Add new GET_PIPE_FROM_CRTC_ID ioctl.Carl Worth2009-05-14
| * | libata: Media rotation rate and form factor heuristicsMartin K. Petersen2009-05-15
| * | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2009-05-15
| |\ \
| | * | Revert "mm: add /proc controls for pdflush threads"Jens Axboe2009-05-15
| * | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/as...Linus Torvalds2009-05-12
| |\ \ \
| | * | | ioatdma: fix "ioatdma frees DMA memory with wrong function"Maciej Sosnowski2009-05-12
| * | | | syscalls.h add the missing sys_pipe2 declarationArnd Bergmann2009-05-12
| | |/ / | |/| |
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds2009-05-10
| |\ \ \
| | * | | Revert driver core: move platform_data into platform_deviceGreg Kroah-Hartman2009-05-08
| * | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2009-05-10
| |\ \ \ \
| | * | | | Fix races around the access to ->s_optionsAl Viro2009-05-09
| | * | | | Switch open_exec() and sys_uselib() to do_open_filp()Al Viro2009-05-09
| | * | | | romfs: cleanup romfs_fs.hChristoph Hellwig2009-05-09