summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* net: sched: use counter to break reclassify loopsFlorian Westphal2015-05-132-16/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-05-1323-24/+183
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2015-05-1310-10/+133
| |\
| | * net: Remove remaining remnants of pm_qos from netdevice.hDavid Ahern2015-05-131-3/+0
| | * mpls: Change reserved label names to be consistent with netbsdTom Herbert2015-05-101-6/+6
| | * mpls: Move reserved label definitionsTom Herbert2015-05-061-0/+10
| | * Merge tag 'mac80211-for-davem-2015-05-04' of git://git.kernel.org/pub/scm/lin...David S. Miller2015-05-041-0/+2
| | |\
| | | * mac80211: fix 90 kernel-doc warningsRandy Dunlap2015-05-041-0/+2
| | * | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2015-05-046-4/+114
| | |\ \
| | | * | cfg802154: pass name_assign_type to rdev_add_virtual_intf()Varka Bhadram2015-04-301-0/+2
| | | * | mac802154: add description to mac802154 APIsVarka Bhadram2015-04-301-2/+92
| | * | | codel: fix maxpacket/mtu confusionEric Dumazet2015-05-041-3/+7
| * | | | Merge branch 'for-4.1-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2015-05-111-0/+10
| |\ \ \ \
| | * | | | libata: Ignore spurious PHY event on LPM policy changeGabriele Mazzotta2015-04-251-0/+9
| | * | | | libata: Add helper to determine when PHY events should be ignoredGabriele Mazzotta2015-04-251-0/+1
| * | | | | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2015-05-091-2/+0
| |\ \ \ \ \
| | * | | | | irqchip: gic: Drop support for gic_arch_extnMarc Zyngier2015-04-241-2/+0
| * | | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2015-05-091-1/+1
| |\ \ \ \ \ \
| | * | | | | | blk-mq: fix FUA request hangShaohua Li2015-05-041-1/+1
| * | | | | | | Merge tag 'trace-fixes-v4.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2015-05-091-1/+1
| |\ \ \ \ \ \ \
| | * | | | | | | tracing: Make ftrace_print_array_seq compute buf_lenAlex Bennée2015-05-071-1/+1
| * | | | | | | | Merge tag 'for-linus' of git://github.com/dledford/linuxLinus Torvalds2015-05-074-5/+31
| |\ \ \ \ \ \ \ \
| | * | | | | | | | IB/core: Fix unaligned accessesDavid Ahern2015-05-051-3/+4
| | * | | | | | | | IB/core: change rdma_gid2ip into void function as it always return zeroHonggang LI2015-05-051-2/+1
| | * | | | | | | | RDMA/core: Enable the iWarp Port Mapper to provide the actual address of the ...Tatyana Nikolova2015-05-052-0/+26
| | |/ / / / / / /
| * | | | | | | | Merge tag 'for-linus-4.1b-rc2-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2015-05-072-0/+2
| |\ \ \ \ \ \ \ \
| | * | | | | | | | xen: Suspend ticks on all CPUs during suspendBoris Ostrovsky2015-04-291-0/+1
| | * | | | | | | | xen/grant: introduce func gnttab_unmap_refs_sync()Bob Liu2015-04-271-0/+1
| * | | | | | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2015-05-061-4/+0
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | perf/x86/intel/uncore: Move PCI IDs for IMC to uncore driverSonny Rao2015-04-221-4/+0
| * | | | | | | | | | nilfs2: fix sanity check of btree level in nilfs_btree_root_broken()Ryusuke Konishi2015-05-061-1/+1
| * | | | | | | | | | util_macros.h: have array pointer point to array of constantsGuenter Roeck2015-05-061-1/+1
| * | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2015-05-053-1/+22
| |\ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / / | |/| | | | | | | | |
| | * | | | | | | | | lib: make memzero_explicit more robust against dead store eliminationDaniel Borkmann2015-05-043-1/+22
| * | | | | | | | | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2015-05-031-0/+1
| |\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ / / | |/| | | | | | | | |
| | * | | | | | | | | SCSI: add 1024 max sectors black list flagMike Christie2015-04-271-0/+1
| | | |_|/ / / / / / | | |/| | | | | | |
* | | | | | | | | | switchdev: don't use anonymous union on switchdev attr/obj structsScott Feldman2015-05-131-2/+2
* | | | | | | | | | switchdev: align comment with other comments in blockScott Feldman2015-05-131-1/+1
* | | | | | | | | | net: make skb_dst_pop routine staticYing Xue2015-05-131-12/+0
* | | | | | | | | | test_bpf: add 173 new testcases for eBPFMichael Holzheu2015-05-131-0/+10
* | | | | | | | | | net: deinline netif_tx_stop_all_queues(), remove WARN_ON in netif_tx_stop_que...Denys Vlasenko2015-05-131-13/+1
* | | | | | | | | | switchdev: remove NETIF_F_HW_SWITCH_OFFLOAD feature flagScott Feldman2015-05-131-4/+1
* | | | | | | | | | switchdev: convert fib_ipv4_add/del over to switchdev_port_obj_add/delScott Feldman2015-05-131-11/+10
* | | | | | | | | | switchdev: add new switchdev_port_bridge_getlinkScott Feldman2015-05-131-0/+10
* | | | | | | | | | switchdev: remove unused switchdev_port_bridge_dellinkScott Feldman2015-05-131-15/+0
* | | | | | | | | | switchdev: add new switchdev_port_bridge_dellinkScott Feldman2015-05-131-0/+6
* | | | | | | | | | switchdev: remove old switchdev_port_bridge_setlinkScott Feldman2015-05-131-9/+0
* | | | | | | | | | switchdev: add bridge port flags attrScott Feldman2015-05-131-0/+2
* | | | | | | | | | switchdev: add port vlan objScott Feldman2015-05-131-0/+8
* | | | | | | | | | switchdev: introduce switchdev add/del obj opsScott Feldman2015-05-131-0/+31