summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2011-04-04mac80211: fix comment regarding aggregation buf_sizeJohannes Berg
2011-04-01sctp: fix auth_hmacs field's length of struct sctp_cookieWei Yongjun
2011-04-01net: Fix dev dev_ethtool_get_rx_csum() for forced NETIF_F_RXCSUMMichał Mirosław
2011-04-01usbnet: use eth%d name for known ethernet devicesArnd Bergmann
2011-04-01Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2011-03-30connector: convert to synchronous netlink message processingPatrick McHardy
2011-03-30atm/solos-pci: Don't flap VCs when carrier state changesPhilip A. Prindeville
2011-03-30net/usb: Ethernet quirks for the LG-VL600 4G modemAndrzej Zaborowski
2011-03-30net: gre: provide multicast mappings for ipv4 and ipv6Timo Teräs
2011-03-29net: Fix warnings caused by MAX_SKB_FRAGS change.David S. Miller
2011-03-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb...Linus Torvalds
2011-03-29Merge branch 'frv' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/...Linus Torvalds
2011-03-29Merge branch 'irq-final-for-linus-v2' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2011-03-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2011-03-29genirq: Remove move_*irq leftoversThomas Gleixner
2011-03-29genirq: Remove compat codeThomas Gleixner
2011-03-28xfrm: Assign esn pointers when cloning a stateSteffen Klassert
2011-03-28net: Always allocate at least 16 skb frags regardless of page sizeAnton Blanchard
2011-03-28Merge branches 'irq-cleanup-for-linus' and 'irq-fixes-for-linus' of git://git...Linus Torvalds
2011-03-28Merge branch 'for-linus-unmerged' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2011-03-28Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mjg...Linus Torvalds
2011-03-28Merge branch 'for-torvalds' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2011-03-28genirq: Fix new kernel-doc warningsRandy Dunlap
2011-03-28genirq: Add setter for AFFINITY_SET in irq_data stateThomas Gleixner
2011-03-28genirq: Provide setter inline for IRQD_IRQ_INPROGRESSThomas Gleixner
2011-03-28genirq: Remove handle_IRQ_eventThomas Gleixner
2011-03-28genirq: Provide edge_eoi flow handlerThomas Gleixner
2011-03-28genirq: Move INPROGRESS, MASKED and DISABLED state flags to irq_dataThomas Gleixner
2011-03-28Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds
2011-03-28NOMMU: support SMP dynamic percpu_allocGraf Yang
2011-03-28sony-laptop: ignore hard switch rfkill events (SPIC)Mattia Dongili
2011-03-28eeepc-wmi: add camera keysCorentin Chary
2011-03-28Btrfs: add datacow flag in inode flagliubo
2011-03-28Btrfs: add initial tracepoint support for btrfsliubo
2011-03-28gpio: driver for 42 AB8500 GPIO pinsBibek Basu
2011-03-27net: fix ethtool->set_flags not intended -EINVAL return valueStanislaw Gruszka
2011-03-27can: make struct proto constOliver Hartkopp
2011-03-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg...Linus Torvalds
2011-03-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds
2011-03-27Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/same...Linus Torvalds
2011-03-27Merge branch 'for-2.6.39/drivers' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2011-03-27Merge branch 'for-linus-1' of git://git.infradead.org/mtd-2.6Linus Torvalds
2011-03-27rose: Add length checks to CALL_REQUEST parsingBen Hutchings
2011-03-27dst: Clone child entry in skb_dst_popSteffen Klassert
2011-03-27NFS: Fix a hang in the writeback pathTrond Myklebust
2011-03-27genirq: Split irq_set_affinity() so it can be called with lock held.David Daney
2011-03-27genirq: Add chip flag for restricting cpu_on/offline callsThomas Gleixner
2011-03-27genirq: Add chip hooks for taking CPUs on/off line.David Daney
2011-03-27genirq: Add irq disabled flag to irq_data stateThomas Gleixner
2011-03-27mfd: Add MAX8997/8966 IRQ controlMyungJoo Ham