summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2011-04-061-2/+13
|\
| * mac80211: fix comment regarding aggregation buf_sizeJohannes Berg2011-04-041-2/+13
* | can: mcp251x: Allow pass IRQ flags through platform data.Enric Balletbo i Serra2011-04-061-0/+2
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller2011-04-054-5/+5
|\ \ | |/ |/|
| * netfilter: af_info: add 'strict' parameter to limit lookup to .oifFlorian Westphal2011-04-041-1/+1
| * netfilter: af_info: add network namespace parameter to route hookFlorian Westphal2011-04-041-1/+2
| * IPVS: fix NULL ptr dereference in ip_vs_ctl.c ip_vs_genl_dump_daemons()Hans Schillstrom2011-04-041-1/+1
| * netfilter: ipset: references are protected by rwlock instead of mutexJozsef Kadlecsik2011-04-042-3/+2Star
* | sctp: fix auth_hmacs field's length of struct sctp_cookieWei Yongjun2011-04-021-1/+1
|/
* net: Fix dev dev_ethtool_get_rx_csum() for forced NETIF_F_RXCSUMMichał Mirosław2011-04-021-2/+2
* usbnet: use eth%d name for known ethernet devicesArnd Bergmann2011-04-021-0/+2
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2011-04-021-0/+2
|\
| * Bluetooth: Fix HCI_RESET command synchronizationGustavo F. Padovan2011-03-241-0/+2
* | connector: convert to synchronous netlink message processingPatrick McHardy2011-03-311-13/+3Star
* | atm/solos-pci: Don't flap VCs when carrier state changesPhilip A. Prindeville2011-03-311-0/+1
* | net/usb: Ethernet quirks for the LG-VL600 4G modemAndrzej Zaborowski2011-03-301-0/+3
* | net: gre: provide multicast mappings for ipv4 and ipv6Timo Teräs2011-03-302-0/+24
* | net: Fix warnings caused by MAX_SKB_FRAGS change.David S. Miller2011-03-301-1/+1
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb...Linus Torvalds2011-03-292-0/+63
|\ \
| * | mmc: tmio_mmc: Move some defines into a shared headerSimon Horman2011-03-261-0/+63
| * | mfd: remove now redundant sh_mobile_sdhi.h headerGuennadi Liakhovetski2011-03-251-7/+0Star
| * | mmc: tmio: convert the SDHI MMC driver from MFD to a platform driverGuennadi Liakhovetski2011-03-252-14/+21
* | | Merge branch 'frv' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/...Linus Torvalds2011-03-291-0/+32
|\ \ \
| * | | NOMMU: support SMP dynamic percpu_allocGraf Yang2011-03-281-0/+32
* | | | Merge branch 'irq-final-for-linus-v2' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2011-03-292-180/+1Star
|\ \ \ \
| * | | | genirq: Remove move_*irq leftoversThomas Gleixner2011-03-291-4/+0Star
| * | | | genirq: Remove compat codeThomas Gleixner2011-03-292-176/+1Star
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2011-03-296-7/+43
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | xfrm: Assign esn pointers when cloning a stateSteffen Klassert2011-03-291-0/+22
| * | | | net: Always allocate at least 16 skb frags regardless of page sizeAnton Blanchard2011-03-291-1/+7
| * | | | net: fix ethtool->set_flags not intended -EINVAL return valueStanislaw Gruszka2011-03-281-0/+1
| * | | | can: make struct proto constOliver Hartkopp2011-03-281-4/+5
| * | | | rose: Add length checks to CALL_REQUEST parsingBen Hutchings2011-03-281-1/+7
| * | | | dst: Clone child entry in skb_dst_popSteffen Klassert2011-03-281-1/+1
| | | | |
| \ \ \ \
*-. \ \ \ \ Merge branches 'irq-cleanup-for-linus' and 'irq-fixes-for-linus' of git://git...Linus Torvalds2011-03-291-4/+55
|\ \ \ \ \ \
| | * | | | | genirq: Fix new kernel-doc warningsRandy Dunlap2011-03-281-1/+1
| | * | | | | genirq: Add setter for AFFINITY_SET in irq_data stateThomas Gleixner2011-03-281-0/+5
| | * | | | | genirq: Provide setter inline for IRQD_IRQ_INPROGRESSThomas Gleixner2011-03-281-0/+15
| | * | | | | genirq: Remove handle_IRQ_eventThomas Gleixner2011-03-281-3/+0Star
| | * | | | | genirq: Provide edge_eoi flow handlerThomas Gleixner2011-03-281-0/+1
| | * | | | | genirq: Move INPROGRESS, MASKED and DISABLED state flags to irq_dataThomas Gleixner2011-03-281-2/+15
| | * | | | | genirq: Split irq_set_affinity() so it can be called with lock held.David Daney2011-03-271-0/+1
| | * | | | | genirq: Add chip flag for restricting cpu_on/offline callsThomas Gleixner2011-03-271-0/+3
| | * | | | | genirq: Add chip hooks for taking CPUs on/off line.David Daney2011-03-271-0/+8
| | * | | | | genirq: Add irq disabled flag to irq_data stateThomas Gleixner2011-03-271-0/+8
| | | |/ / / | | |/| | |
* | | | | | Merge branch 'for-linus-unmerged' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2011-03-292-0/+669
|\ \ \ \ \ \
| * | | | | | Btrfs: add datacow flag in inode flagliubo2011-03-281-0/+2
| * | | | | | Btrfs: add initial tracepoint support for btrfsliubo2011-03-281-0/+667
* | | | | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mjg...Linus Torvalds2011-03-292-0/+8
|\ \ \ \ \ \ \
| * | | | | | | sony-laptop: ignore hard switch rfkill events (SPIC)Mattia Dongili2011-03-281-0/+1