summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2016-04-264-6/+88
|\
| * Bluetooth: Add defines for SPI and I2CJohan Hedberg2016-04-221-0/+2
| * 6lowpan: move mac802154 headerAlexander Aring2016-04-131-0/+3
| * 6lowpan: move eui64 uncompress functionAlexander Aring2016-04-131-0/+16
| * 6lowpan: move lowpan_802154_dev to 6lowpanAlexander Aring2016-04-131-0/+12
| * 6lowpan: change naming for lowpan private dataAlexander Aring2016-04-131-3/+3
| * ieee802154: add short address helpersAlexander Aring2016-04-132-0/+39
| * ieee802154: cleanups for ieee802154.hAlexander Aring2016-04-131-3/+3
| * ieee802154: add security bit check functionAlexandre Macabies2016-04-131-0/+10
* | sched: align nlattr properly when neededNicolas Dichtel2016-04-2616-2/+20
* | ovs: align nlattr properly when neededNicolas Dichtel2016-04-261-0/+2
* | sock_diag: align nlattr properly when neededNicolas Dichtel2016-04-261-1/+3
* | fs/quota: use nla_put_u64_64bit()Nicolas Dichtel2016-04-261-0/+1
* | macsec: use nla_put_u64_64bit()Nicolas Dichtel2016-04-262-0/+7
* | ila: add checksum neutral ILA translationsTom Herbert2016-04-261-0/+7
* | skbuff: Add pskb_extract() helper functionSowmini Varadhan2016-04-251-0/+2
* | fq: add fair queuing frameworkMichal Kazior2016-04-252-0/+364
* | codel: split into multiple filesMichal Kazior2016-04-253-223/+328
* | codel: generalize the implementationMichal Kazior2016-04-251-25/+39
* | route: move lwtunnel state to a single placeJiri Benc2016-04-251-4/+1
* | qed*: Conditions for changing linkYuval Mintz2016-04-251-0/+10
* | qed*: Align statistics namesYuval Mintz2016-04-251-10/+10
* | wireless: use nla_put_u64_64bit()Nicolas Dichtel2016-04-251-0/+4
* | netfilter/ipvs: use nla_put_u64_64bit()Nicolas Dichtel2016-04-251-0/+1
* | ieee802154: use nla_put_u64_64bit()Nicolas Dichtel2016-04-251-0/+2
* | l2tp: use nla_put_u64_64bit()Nicolas Dichtel2016-04-251-0/+1
* | bridge: use nla_put_u64_64bit()Nicolas Dichtel2016-04-251-0/+2
* | ovs: use nla_put_u64_64bit()Nicolas Dichtel2016-04-251-0/+1
* | ipv6: use nla_put_u64_64bit()Nicolas Dichtel2016-04-251-0/+1
* | sched: use nla_put_u64_64bit()Nicolas Dichtel2016-04-251-0/+3
* | rtnl: use nla_put_u64_64bit()Nicolas Dichtel2016-04-251-0/+1
* | soreuseport: Resolve merge conflict for v4/v6 ordering fixCraig Gallek2016-04-251-1/+5
* | sock: relax WARN_ON() in sock_owned_by_user()Eric Dumazet2016-04-251-1/+1
* | tcp-tso: do not split TSO packets at retransmit timeEric Dumazet2016-04-241-2/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2016-04-242-4/+13
|\ \
| * | netfilter: connlabels: change nf_connlabels_get bit arg to 'highest used'Florian Westphal2016-04-181-2/+2
| * | netfilter: connlabels: move helpers to xt_connlabelFlorian Westphal2016-04-181-1/+0
| * | netfilter: x_tables: introduce and use xt_copy_counters_from_userFlorian Westphal2016-04-141-0/+3
| * | netfilter: x_tables: xt_compat_match_from_user doesn't need a retvalFlorian Westphal2016-04-141-1/+1
| * | netfilter: x_tables: check for bogus target offsetFlorian Westphal2016-04-141-2/+2
| * | netfilter: x_tables: add compat version of xt_check_entry_offsetsFlorian Westphal2016-04-141-0/+3
| * | netfilter: x_tables: add and use xt_check_entry_offsetsFlorian Westphal2016-04-141-0/+4
| |/
* | xfrm: align nlattr properly when neededNicolas Dichtel2016-04-241-0/+1
* | libnl: add nla_put_u64_64bit() helperNicolas Dichtel2016-04-241-0/+13
* | libnl: nla_put_msecs(): align on a 64-bit areaNicolas Dichtel2016-04-244-4/+11
* | libnl: nla_put_s64(): align on a 64-bit areaNicolas Dichtel2016-04-241-4/+7
* | libnl: nla_put_net64(): align on a 64-bit areaNicolas Dichtel2016-04-243-11/+13
* | libnl: nla_put_be64(): align on a 64-bit areaNicolas Dichtel2016-04-247-4/+27
* | libnl: nla_put_le64(): align on a 64-bit areaNicolas Dichtel2016-04-242-3/+11
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-04-2418-108/+151
|\ \