summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* device property: Introduce fwnode_get_mac_address()Marcin Wojtas2018-01-221-0/+2
* Merge tag 'mlx5-updates-2018-01-19' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller2018-01-212-4/+12
|\
| * net/mlx5: Enable setting hairpin queue sizeOr Gerlitz2018-01-192-2/+7
| * net/mlx5: Vectorize the low level core hairpin objectOr Gerlitz2018-01-191-2/+5
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2018-01-216-41/+84
|\ \
| * | netfilter: nf_tables: allocate handle and delete objects via handleHarsha Sharma2018-01-192-2/+19
| * | netfilter: nf_defrag: Skip defrag if NOTRACK is setSubash Abhinov Kasiviswanathan2018-01-112-0/+2
| * | netfilter: add IPv6 segment routing header 'srh' matchAhmed Abdelsalam2018-01-101-0/+57
| * | netfilter: nf_tables: get rid of struct nft_af_info abstractionPablo Neira Ayuso2018-01-101-21/+2
| * | netfilter: nf_tables: get rid of pernet familiesPablo Neira Ayuso2018-01-102-9/+2
| * | netfilter: nf_tables: add single table list for all familiesPablo Neira Ayuso2018-01-102-4/+5
| * | netfilter: nf_tables: remove flag field from struct nft_af_infoPablo Neira Ayuso2018-01-101-6/+0
| * | netfilter: nf_tables: remove nhooks field from struct nft_af_infoPablo Neira Ayuso2018-01-101-2/+0
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2018-01-203-4/+12
|\ \ \
| * | | bpf: offload: report device information about offloaded mapsJakub Kicinski2018-01-182-0/+5
| * | | bpf: add comments to BPF ld/ldx sizesJesper Dangaard Brouer2018-01-182-4/+5
| * | | bpf: add new jited info fields in bpf_dev_offload and bpf_prog_infoJiong Wang2018-01-181-0/+2
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-01-193-6/+12
|\ \ \ \
| * | | | sparse doesn't support struct randomizationMatthew Wilcox2018-01-191-1/+1
| * | | | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2018-01-171-4/+4
| |\ \ \ \
| | * | | | delayacct: Account blkio completion on the correct taskJosh Snyder2018-01-161-4/+4
| * | | | | Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2018-01-171-1/+7
| |\ \ \ \ \
| | * | | | | module: Add retpoline tag to VERMAGICAndi Kleen2018-01-171-1/+7
* | | | | | | net: sched: cls: add extack support for tcf_change_indevAlexander Aring2018-01-191-2/+5
* | | | | | | net: sched: cls: add extack support for delete callbackAlexander Aring2018-01-191-1/+2
* | | | | | | net: sched: cls: add extack support for tcf_exts_validateAlexander Aring2018-01-191-1/+2
* | | | | | | net: sched: cls: add extack support for change callbackAlexander Aring2018-01-191-1/+2
* | | | | | | net: sched: cls: fix code style issuesAlexander Aring2018-01-191-1/+2
* | | | | | | tcp: avoid min RTT bloat by skipping RTT from delayed-ACK in BBRYuchung Cheng2018-01-191-0/+1
| |_|_|_|_|/ |/| | | | |
* | | | | | l2tp: mark L2TP_ATTR_L2SPEC_LEN as not usedLorenzo Bianconi2018-01-191-1/+1
* | | | | | net/dim: Fix fixpoint divide exception in net_dim_stats_compareTalat Batheesh2018-01-191-0/+7
* | | | | | caif: reduce stack size with KASANArnd Bergmann2018-01-191-0/+27
| |_|_|/ / |/| | | |
* | | | | Merge tag 'linux-can-next-for-4.16-20180116' of ssh://gitolite.kernel.org/pub...David S. Miller2018-01-172-0/+8
|\ \ \ \ \
| * | | | | can: dev: Add support for limiting configured bitrateFranklin S Cooper Jr2018-01-162-0/+8
* | | | | | vxlan: Fix trailing semicolonLuis de Bethencourt2018-01-171-1/+1
* | | | | | tun: allow to attach ebpf socket filterJason Wang2018-01-171-0/+1
* | | | | | net: sched: introduce ingress/egress block index attributes for qdiscJiri Pirko2018-01-172-0/+9
* | | | | | net: sched: use block index as a handle instead of qdisc when block is sharedJiri Pirko2018-01-171-0/+10
* | | | | | net: sched: keep track of offloaded filters and check tc offload featureJiri Pirko2018-01-171-0/+18
* | | | | | net: sched: remove classid and q fields from tcf_protoJiri Pirko2018-01-171-2/+0
* | | | | | net: sched: introduce block mechanism to handle netif_keep_dst callsJiri Pirko2018-01-172-0/+3
* | | | | | net: sched: introduce shared filter blocks infrastructureJiri Pirko2018-01-172-0/+9
* | | | | | net: sched: introduce support for multiple filter chain pointers registrationJiri Pirko2018-01-171-2/+1
* | | | | | net: sched: red: don't reset the backlog on every stat dumpJakub Kicinski2018-01-171-0/+1
* | | | | | net/mlx5: Fix build breakSaeed Mahameed2018-01-171-2/+0
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-01-1714-16/+48
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2018-01-169-11/+41
| |\ \ \ \ \ | | |_|_|/ / | |/| | | |
| | * | | | net, sched: fix panic when updating miniq {b,q}statsDaniel Borkmann2018-01-161-0/+2
| | * | | | Merge tag 'mac80211-for-davem-2018-01-15' of git://git.kernel.org/pub/scm/lin...David S. Miller2018-01-161-0/+2
| | |\ \ \ \
| | | * | | | mac80211_hwsim: validate number of different channelsJohannes Berg2018-01-151-0/+2