summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2011-07-17net: vlan, qlcnic: make vlan_find_dev privateDavid Lamparter
2011-07-17net: add 802.1ad / 802.1ah / QinQ ethertypesDavid Lamparter
2011-07-16neigh: Kill hh_cache->hh_outputDavid S. Miller
2011-07-15Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2011-07-14net: remove SK_ROUTE_CAPS from meta ematchMichał Mirosław
2011-07-14net: unexport netdev_fix_features()Michał Mirosław
2011-07-14Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2011-07-14net: Embed hh_cache inside of struct neighbour.David S. Miller
2011-07-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb...Linus Torvalds
2011-07-13mmc: core: Bus width testing needs to handle suspend/resumePhilip Rakity
2011-07-13net: Kill support for multiple hh_cache entries per neighbourDavid S. Miller
2011-07-13net: Push protocol type directly down to header_ops->cache()David S. Miller
2011-07-12Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds
2011-07-12Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/lin...Linus Torvalds
2011-07-12netdevice: Kill 'feature' test macros.David S. Miller
2011-07-11net: introduce __netdev_alloc_skb_ip_alignEric Dumazet
2011-07-12mm: Move definition of MIN_MEMORY_BLOCK_SIZE to a headerBenjamin Herrenschmidt
2011-07-10skbuff: update struct sk_buff members commentsDaniel Baluta
2011-07-08w1: ds1wm: add a reset recovery parameterJean-François Dagenais
2011-07-08cfg80211: return -ENOENT when stopping sched_scan while not runningLuciano Coelho
2011-07-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2011-07-07Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2011-07-07FS-Cache: Add a helper to bulk uncache pages on an inodeDavid Howells
2011-07-07Merge branches 'core-urgent-for-linus', 'perf-urgent-for-linus' and 'sched-ur...Linus Torvalds
2011-07-07genirq: replace irq_gc_ack() with {set,clr}_bit variants (fwd)Simon Guinot
2011-07-07skbuff: skb supports zero-copy buffersShirley Ma
2011-07-06cfg80211/nl80211: support GTK rekey offloadJohannes Berg
2011-07-06packet: Add 'cpu' fanout policy.David S. Miller
2011-07-05dcbnl: Aggregated CEE GET operationShmulik Ravid
2011-07-05Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2011-07-05packet: Add pre-defragmentation support for ipv4 fanouts.David S. Miller
2011-07-05packet: Add fanout support.David S. Miller
2011-07-05Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2011-07-05NFC: add the NFC socket raw protocolLauro Ramos Venancio
2011-07-05NFC: add NFC socket familyAloisio Almeida Jr
2011-07-05NFC: add nfc generic netlink interfaceLauro Ramos Venancio
2011-07-05ssb: PCI revision ID register is 8-bit wideSergei Shtylyov
2011-07-05sched: Disable (revert) SCHED_LOAD_SCALE increasePeter Zijlstra
2011-07-04Merge branch 'fbdev-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2011-07-03netpoll: Remove unused EXPORT_SYMBOLs of netpoll_poll and netpoll_poll_devJoe Perches
2011-06-30net: add external loopback test in ethtool self testAmit Kumar Salecha
2011-06-30Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2011-06-30Merge branch 'for-3.0-important' of git://git.drbd.org/linux-2.6-drbd into fo...Jens Axboe
2011-06-30drbd: fix limit define, we support 1 PiByte nowLars Ellenberg
2011-06-28Merge branch 'driver-core-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2011-06-28Merge branch 'tty-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2011-06-27mm: fix assertion mapping->nrpages == 0 in end_writeback()Jan Kara
2011-06-27include/linux/compat.h: declare compat_sys_sendmmsg()Chris Metcalf
2011-06-27tmpfs: add shmem_read_mapping_page_gfpHugh Dickins
2011-06-27tmpfs: take control of its truncate_rangeHugh Dickins