summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* tc: introduce Flower classifierJiri Pirko2015-05-131-0/+30
* flow_dissector: change port array into src, dst tupleJiri Pirko2015-05-133-7/+10
* flow_dissector: introduce support for Ethernet addressesJiri Pirko2015-05-131-0/+13
* flow_dissector: introduce support for ipv6 addresssesJiri Pirko2015-05-131-0/+13
* flow_dissector: add missing header includesJiri Pirko2015-05-131-0/+3
* flow_dissect: use programable dissector in skb_flow_dissect and friendsJiri Pirko2015-05-134-39/+44
* flow_dissector: introduce programable flow_dissectorJiri Pirko2015-05-131-0/+61
* net: move __skb_tx_hash to dev.cJiri Pirko2015-05-132-3/+3
* net: move __skb_get_hash function declaration to flow_dissector.hJiri Pirko2015-05-132-1/+1
* net: move *skb_get_poff declarations into correct headerJiri Pirko2015-05-132-4/+3
* flow_dissector: remove unused function flow_get_hlen declarationJiri Pirko2015-05-131-3/+0
* net: change name of flow_dissector header to match the .c file nameJiri Pirko2015-05-134-7/+14
* 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-1210-10/+133
| |\
| | * net: Remove remaining remnants of pm_qos from netdevice.hDavid Ahern2015-05-121-3/+0
| | * mpls: Change reserved label names to be consistent with netbsdTom Herbert2015-05-091-6/+6
| | * mpls: Move reserved label definitionsTom Herbert2015-05-051-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-031-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-081-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-081-1/+1
| |\ \ \ \ \ \ \
| | * | | | | | | tracing: Make ftrace_print_array_seq compute buf_lenAlex Bennée2015-05-061-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-062-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-051-1/+1
| * | | | | | | | | | util_macros.h: have array pointer point to array of constantsGuenter Roeck2015-05-051-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