summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2011-06-12Merge branch 'gpio/merge' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2011-06-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2011-06-11snmp: reduce percpu needs by 50%Eric Dumazet
2011-06-11vlan: Fix the ingress VLAN_FLAG_REORDER_HDR checkJiri Pirko
2011-06-11virtio_net: introduce VIRTIO_NET_HDR_F_DATA_VALIDJason Wang
2011-06-11linux/seqlock.h should #include asm/processor.h for cpu_relax()David Howells
2011-06-10gpio/basic_mmio: add missing include of spinlock_types.hJamie Iles
2011-06-10rtnetlink: Compute and store minimum ifinfo dump sizeGreg Rose
2011-06-09ethtool.h: fix typosYegor Yefremov
2011-06-09Merge branch 'staging-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2011-06-09Merge branch 'stable/xen-swiotlb.bugfix' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2011-06-09inetpeer: lower false sharing effectEric Dumazet
2011-06-09inetpeer: remove unused listEric Dumazet
2011-06-09tcp: RFC2988bis + taking RTT sample from 3WHS for the passive open sideJerry Chu
2011-06-08v2 ethtool: remove support for ETHTOOL_GRXNTUPLEAlexander Duyck
2011-06-08vfs: reorganize 'struct inode' layout a bitLinus Torvalds
2011-06-08Merge 3.0-rc2 + Linus's latest into usb-linusGreg Kroah-Hartman
2011-06-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2011-06-08Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2011-06-08Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2011-06-08Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2011-06-08Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2011-06-08Merge branch 'drm-radeon-fixes' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2011-06-08Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds
2011-06-07Staging: altera: move .h file to proper placeGreg Kroah-Hartman
2011-06-07mac80211: Stop BA session event from deviceShahar Levi
2011-06-07Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2011-06-07usb-storage: redo incorrect readsAlan Stern
2011-06-07net: remove interrupt.h inclusion from netdevice.hAlexey Dobriyan
2011-06-07af_packet: prevent information leakEric Dumazet
2011-06-06net: Rework netdev_drivername() to avoid warning.David S. Miller
2011-06-06swiotlb: Export swioltb_nr_tbl and utilize it as appropiate.FUJITA Tomonori
2011-06-06nfsd: fix dependency of nfsd on auth_rpcgssJ. Bruce Fields
2011-06-05netfilter: add more values to enum ip_conntrack_infoEric Dumazet
2011-06-05include/net: Remove unnecessary semicolonsJoe Perches
2011-06-04Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2011-06-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2011-06-04perf: Fix comments in include/linux/perf_event.hVince Weaver
2011-06-03Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2011-06-03Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetca...Linus Torvalds
2011-06-03more conservative S_NOSEC handlingAl Viro
2011-06-03Revert "tty: make receive_buf() return the amout of bytes received"Linus Torvalds
2011-06-03bcma: read SPROM and extract MAC from itRafał Miłecki
2011-06-03lib: cordic: add library module providing cordic angle calculationArend van Spriel
2011-06-03lib: crc8: add new library module providing crc8 algorithmArend van Spriel
2011-06-03Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2011-06-03slub: always align cpu_slab to honor cmpxchg_double requirementChris Metcalf
2011-06-03irq: Handle spurios irq detection for threaded irqsSebastian Andrzej Siewior
2011-06-02net: tracepoint of net_dev_xmit sees freed skb and causes panicKoki Sanagi
2011-06-02asm-generic/unistd.h: support sendmmsg syscallChris Metcalf