summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \
| * \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2016-04-2110-4/+74
| |\ \
| | * | net/mlx4_core: Avoid repeated calls to pci enable/disableDaniel Jurgens2016-04-211-0/+7
| | * | tcp: Merge tx_flags and tskey in tcp_shifted_skbMartin KaFai Lau2016-04-211-0/+2
| | * | cls_cgroup: get sk_classid only from full socketsKonstantin Khlebnikov2016-04-201-2/+5
| | * | soreuseport: fix ordering for mixed v4/v6 socketsCraig Gallek2016-04-152-1/+44
| | * | ipv6: udp: Do a route lookup and update during release_cbMartin KaFai Lau2016-04-141-0/+1
| | * | ipv6: datagram: Update dst cache of a connected datagram sk during pmtu updateMartin KaFai Lau2016-04-141-0/+1
| | * | devlink: add missing install of headerstephen hemminger2016-04-121-0/+1
| | * | net: vrf: Fix dst reference countingDavid Ahern2016-04-112-0/+6