aboutsummaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2018-06-03vlan: use non-archaic spelling of failesThadeu Lima de Souza Cascardo1-2/+2
2018-06-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller4-5/+8
2018-06-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-0/+2
2018-06-03netfilter: nf_tables: handle chain name lookups via rhltableFlorian Westphal1-1/+6
2018-06-03netfilter: nf_tables: add connlimit supportPablo Neira Ayuso1-1/+20
2018-06-02Merge tag 'drm-fixes-for-v4.17-rc8' of git://people.freedesktop.org/~airlied/...Linus Torvalds1-1/+1
2018-06-03netfilter: nf_tables: add destroy_clone expressionPablo Neira Ayuso1-0/+2
2018-06-03netfilter: nf_tables: garbage collection for stateful expressionsPablo Neira Ayuso1-0/+4
2018-06-03netfilter: nf_tables: pass ctx to nf_tables_expr_destroy()Pablo Neira Ayuso1-0/+4
2018-06-03netfilter: nf_conncount: expose connection list interfacePablo Neira Ayuso1-0/+11
2018-06-03netfilter: nf_tables: pass context to object destroy indirectionPablo Neira Ayuso1-1/+2
2018-06-03netfilter: Libify xt_TPROXYMáté Eckl1-0/+113
2018-06-03netfilter: Decrease code duplication regarding transparent socket optionMáté Eckl1-13/+0
2018-06-02Merge tag 'staging-4.17-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-3/+3
2018-06-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller7-8/+59
2018-06-01bpf: fix uapi hole for 32 bit compat applicationsDaniel Borkmann1-0/+2
2018-06-01ipvs: add ipv6 support to ftpJulian Anastasov1-4/+6
2018-06-01netfilter: nft_fwd_netdev: allow to forward packets via neighbour layerPablo Neira Ayuso1-0/+4
2018-06-01netfilter: nf_tables: fix chain dependency validationPablo Neira Ayuso4-0/+12
2018-06-01netfilter: nf_tables: Add audit support to log statementPhil Sutter1-0/+5
2018-06-01netfilter: nf_tables: add support for native socket matchingMáté Eckl1-0/+25
2018-05-31rtnetlink: Remove VLA usageKees Cook1-2/+2
2018-05-31net/mlx5: Add FPGA QP error eventIlan Tayari3-0/+18
2018-05-31net/mlx5: Add temperature warning event to logIlan Tayari2-1/+8
2018-05-31rtnetlink: Add more well known protocol valuesDonald Sharp1-0/+5
2018-05-31qed*: Add link change count value to ethtool statistics display.Sudarsana Reddy Kalluru1-0/+1
2018-05-31tcp: minor optimization around tcp_hdr() usage in receive pathYafang Shao2-4/+4
2018-05-31Merge tag 'drm-misc-fixes-2018-05-30' of git://anongit.freedesktop.org/drm/dr...Dave Airlie1-1/+1
2018-05-30drm/bridge/synopsys: dw-hdmi: fix dw_hdmi_setup_rx_senseNeil Armstrong1-1/+1
2018-05-29tcp: use data length instead of skb->len in tcp_probeYafang Shao1-4/+4
2018-05-29net/ipv6: Add support for specifying metric of connected routesDavid Ahern2-0/+2
2018-05-29net/ipv4: Add support for specifying metric of connected routesDavid Ahern2-0/+2
2018-05-29net: Add IFA_RT_PRIORITY address attributeDavid Ahern1-0/+1
2018-05-29net/ipv6: Convert ipv6_add_addr to struct ifa6_configDavid Ahern1-0/+12
2018-05-29net: sched: mq: request stats from offloadsJakub Kicinski1-0/+2
2018-05-29net: sched: mq: add simple offload notificationJakub Kicinski2-0/+11
2018-05-29net: sched: add qstats.qlen to qlenJakub Kicinski1-2/+2
2018-05-29Merge tag 'mlx5e-updates-2018-05-25' of git://git.kernel.org/pub/scm/linux/ke...David S. Miller2-5/+15
2018-05-29netfilter: nf_tables: remove synchronize_rcu in commit phaseFlorian Westphal1-0/+5
2018-05-28net: sched: shrink struct QdiscPaolo Abeni1-2/+2
2018-05-28ptp_qoriq: move some definitions to header fileYangbo Lu1-0/+141
2018-05-28virtio_net: Introduce VIRTIO_NET_F_STANDBY feature bitSridhar Samudrala1-0/+3
2018-05-28net: Introduce net_failover driverSridhar Samudrala1-0/+40
2018-05-28net: Introduce generic failover moduleSridhar Samudrala2-0/+52
2018-05-29netfilter: add includes to nf_socket.hMáté Eckl1-4/+2
2018-05-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller17-19/+60
2018-05-26Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-1/+3
2018-05-25Merge branch 'akpm' (patches from Andrew)Linus Torvalds2-4/+6
2018-05-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds4-3/+5
2018-05-25mm/memory_hotplug: fix leftover use of struct page during hotplugJonathan Cameron1-3/+5
2018-05-25mm: do not warn on offline nodes unless the specific node is explicitly reque...Michal Hocko1-1/+1
2018-05-25net/mlx5: Use order-0 allocations for all WQ typesTariq Toukan1-4/+12
2018-05-25net/mlx5: Add cap bits for flow table destination in FDB tableChris Mi1-1/+3
2018-05-25openvswitch: Add conntrack limit netlink definitionYi-Hung Wei1-0/+28
2018-05-25Merge tag 'mlx5e-updates-2018-05-19' of git://git.kernel.org/pub/scm/linux/ke...David S. Miller5-0/+67
2018-05-25qed*: Support drop action classificationManish Chopra2-0/+4
2018-05-25qed*: Support other classification modes.Manish Chopra1-0/+1
2018-05-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller1-1/+1
2018-05-25net: bridge: add support for port isolationNikolay Aleksandrov2-0/+2
2018-05-25sched, tracing: Fix trace_sched_pi_setprio() for deboostingSebastian Andrzej Siewior1-1/+3
2018-05-24net: include hash policy in LAG changeupper infoJohn Hurley1-0/+11
2018-05-24net/ipv4: Remove tracepoint in fib_validate_sourceDavid Ahern1-35/+0
2018-05-24net/ipv6: Udate fib6_table_lookup tracepointDavid Ahern1-7/+22
2018-05-24net/ipv4: Udate fib_table_lookup tracepointDavid Ahern1-29/+43
2018-05-24net_sched: switch to rcu_workCong Wang1-1/+1
2018-05-24ppp: remove the PPPIOCDETACH ioctlEric Biggers1-1/+1
2018-05-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller20-92/+346
2018-05-24xdp/trace: extend tracepoint in devmap with an errJesper Dangaard Brouer1-4/+6
2018-05-24xdp: change ndo_xdp_xmit API to support bulkingJesper Dangaard Brouer1-5/+9
2018-05-24xdp: introduce xdp_return_frame_rx_napiJesper Dangaard Brouer2-2/+4
2018-05-24xdp: add tracepoint for devmap like cpumap haveJesper Dangaard Brouer2-2/+43
2018-05-24bpf: devmap introduce dev_map_enqueueJesper Dangaard Brouer2-4/+21
2018-05-24bpf: introduce bpf subcommand BPF_TASK_FD_QUERYYonghong Song2-0/+43
2018-05-24perf/core: add perf_get_event() to return perf_event given a struct fileYonghong Song1-0/+5
2018-05-24net/mlx5: PPTB and PBMC register firmware command supportHuy Nguyen2-0/+37
2018-05-24net/mlx5: Add pbmc and pptb in the port_access_reg_cap_maskHuy Nguyen2-0/+15
2018-05-24net/dcb: Add dcbnl buffer attributeHuy Nguyen2-0/+15
2018-05-24Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2-6/+5
2018-05-24net: phy: replace bool members in struct phy_device with bit-fieldsHeiner Kallweit1-12/+11
2018-05-24Revert "mm/cma: manage the memory of the CMA area by using the ZONE_MOVABLE"Joonsoo Kim2-1/+3
2018-05-24bpf: properly enforce index mask to prevent out-of-bounds speculationDaniel Borkmann1-1/+1
2018-05-24ipv6: sr: Add seg6local action End.BPFMathieu Xhonneux3-0/+14
2018-05-24bpf: Split lwt inout verifier structuresMathieu Xhonneux1-2/+2
2018-05-24bpf: Add IPv6 Segment Routing helpersMathieu Xhonneux2-1/+103
2018-05-24ipv6: sr: export function lookup_nexthopMathieu Xhonneux2-1/+26
2018-05-24ipv6: sr: make seg6.h includable without IPv6Mathieu Xhonneux1-0/+4
2018-05-24bpf: get JITed image lengths of functions via syscallSandipan Das1-0/+2
2018-05-24bpf: get kernel symbol addresses via syscallSandipan Das1-0/+2
2018-05-23IB/uverbs: Fix uverbs_attr_get_objJason Gunthorpe1-5/+5
2018-05-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller9-74/+55
2018-05-23Merge tag 'mac80211-next-for-davem-2018-05-23' of git://git.kernel.org/pub/sc...David S. Miller3-22/+226
2018-05-23ipv4: support sport, dport and ip_proto in RTM_GETROUTERoopa Prabhu2-0/+6
2018-05-23gso: limit udp gso to egress-only virtual devicesWillem de Bruijn1-1/+0
2018-05-23net: add skeleton of bpfilter kernel moduleAlexei Starovoitov2-0/+36
2018-05-23umh: introduce fork_usermode_blob() helperAlexei Starovoitov2-0/+13
2018-05-23Merge tag 'mac80211-for-davem-2018-05-23' of git://git.kernel.org/pub/scm/lin...David S. Miller1-1/+1
2018-05-23netfilter: nf_tables: remove nft_af_info.Taehee Yoo1-2/+0
2018-05-23bpf: btf: Rename btf_key_id and btf_value_id in bpf_map_infoMartin KaFai Lau2-6/+6
2018-05-23bpf: btf: Remove unused bits from uapi/linux/btf.hMartin KaFai Lau1-20/+9
2018-05-23bpf: btf: Change how section is supported in btf_headerMartin KaFai Lau1-6/+2
2018-05-23bpf: Expose check_uarg_tail_zero()Martin KaFai Lau1-0/+2
2018-05-23nl80211: Update ERP info using NL80211_CMD_UPDATE_CONNECT_PARAMSVidyullatha Kanchanapally2-1/+7
2018-05-23nl80211: add FILS related parameters to ROAM eventArend Van Spriel2-1/+4
2018-05-23cfg80211: use separate struct for FILS parametersArend Van Spriel1-18/+26
2018-05-23mac80211: Support adding duration for prepare_tx() callbackIlan Peer1-1/+4
2018-05-23Merge remote-tracking branch 'net-next/master' into mac80211-nextJohannes Berg250-1741/+5974
2018-05-23netfilter: nfnetlink_queue: resolve clash for unconfirmed conntracksPablo Neira Ayuso1-0/+5
2018-05-23netfilter: add struct nf_nat_hook and use itPablo Neira Ayuso2-12/+16
2018-05-23netfilter: add struct nf_ct_hook and use itPablo Neira Ayuso1-1/+6
2018-05-23netfilter: lift one-nat-hook-only restrictionFlorian Westphal1-1/+0
2018-05-23netfilter: nf_nat: add nat type hooks to nat coreFlorian Westphal2-52/+5
2018-05-23netfilter: nf_nat: add nat hook register functions to nf_natFlorian Westphal1-0/+4
2018-05-23netfilter: nf_tables: allow chain type to override hook registerFlorian Westphal1-4/+4
2018-05-23netfilter: nf_nat: move common nat code to nat coreFlorian Westphal1-0/+7
2018-05-22qed: Add driver infrastucture for handling mfw requests.Sudarsana Reddy Kalluru1-0/+10
2018-05-22qed: Add support for processing iscsi tlv request.Sudarsana Reddy Kalluru1-0/+36
2018-05-22qed: Add support for processing fcoe tlv request.Sudarsana Reddy Kalluru1-0/+193
2018-05-22qed: Add support for tlv request processing.Sudarsana Reddy Kalluru1-0/+37
2018-05-22net/ipv6: Simplify route replace and appending into multipath routeDavid Ahern1-6/+0
2018-05-22sctp: fix the issue that flags are ignored when using kernel_connectXin Long1-0/+2
2018-05-22cfg80211: add missing kernel-docJohannes Berg1-0/+4
2018-05-22net/ipv6: Add helper to return path MTU based on fib resultDavid Ahern3-0/+11
2018-05-22net/ipv4: Add helper to return path MTU based on fib resultDavid Ahern1-0/+2
2018-05-22xsk: remove explicit ring structure from uapiBjörn Töpel1-22/+22
2018-05-22xsk: fill hole in struct sockaddr_xdpBjörn Töpel1-1/+1
2018-05-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller19-51/+142
2018-05-21Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-0/+1
2018-05-21Merge branch 'speck-v20' of git://git.kernel.org/pub/scm/linux/kernel/git/tip...Linus Torvalds7-5/+40
2018-05-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds4-11/+12
2018-05-20net: dsa: b53: Extend platform data to include DSA portsFlorian Fainelli1-0/+4
2018-05-20net: dsa: mv88e6xxx: Add support for EEPROM via platform dataAndrew Lunn1-0/+1
2018-05-20net: dsa: mv88e6xxx: Add minimal platform_data supportAndrew Lunn1-0/+17
2018-05-20erspan: set bso bit based on mirrored packet's lenWilliam Tu1-0/+28
2018-05-20Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller1-0/+2
2018-05-20Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2-1/+11
2018-05-20Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-4/+4
2018-05-19devlink: introduce a helper to generate physical port namesJiri Pirko1-0/+9
2018-05-19devlink: extend attrs_set for setting port flavoursJiri Pirko2-0/+14
2018-05-19devlink: introduce devlink_port_attrs_setJiri Pirko2-6/+17
2018-05-19bpf: Prevent memory disambiguation attackAlexei Starovoitov1-0/+1
2018-05-18include/linux/mm.h: add new inline function vmf_error()Souptick Joarder1-0/+7
2018-05-18bpf: allow sk_msg programs to read sock fieldsJohn Fastabend2-0/+9
2018-05-18Merge tag 'mlx5-updates-2018-05-17' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller2-6/+14
2018-05-18Merge tag 'mtd/fixes-for-4.17-rc6' of git://git.infradead.org/linux-mtdLinus Torvalds2-6/+12
2018-05-18tcp: add tcp_comp_sack_nr sysctlEric Dumazet1-0/+1
2018-05-18tcp: add tcp_comp_sack_delay_ns sysctlEric Dumazet1-0/+1
2018-05-18tcp: add TCPAckCompressed SNMP counterEric Dumazet1-0/+1
2018-05-18tcp: add SACK compressionEric Dumazet2-0/+5
2018-05-18tcp: use __sock_put() instead of sock_put() in tcp_clear_xmit_timers()Eric Dumazet1-1/+1
2018-05-18xsk: clean up SPDX headersBjörn Töpel2-22/+4
2018-05-18cfg80211: release station info tidstats where neededJohannes Berg1-0/+13
2018-05-18cfg80211: dynamically allocate per-tid stats for station infoArend van Spriel1-1/+9
2018-05-18cfg80211: further limit wiphy names to 64 bytesEric Biggers1-1/+1
2018-05-18Bluetooth: Add __hci_cmd_send functionLoic Poulain1-0/+2
2018-05-17net/mlx5: Add source e-switch ownerShahar Klein1-2/+4
2018-05-17net/mlx5: Add destination e-switch ownerShahar Klein2-3/+8
2018-05-17net/mlx5: Add merged e-switch capRoi Dayan1-1/+2
2018-05-17phy: add 2.5G SGMII mode to the phy_mode enumAntoine Tenart1-0/+1
2018-05-17Merge tag 'wireless-drivers-next-for-davem-2018-05-17' of git://git.kernel.or...David S. Miller1-0/+1
2018-05-17tcp: new helper tcp_rack_skb_timeoutYuchung Cheng1-0/+2
2018-05-17tcp: account lost retransmit after timeoutYuchung Cheng1-0/+1
2018-05-17tcp: simpler NewReno implementationYuchung Cheng1-0/+1
2018-05-17tcp: support DUPACK threshold in RACKYuchung Cheng1-0/+1
2018-05-17tls: don't use stack memory in a scatterlistMatt Mullins1-0/+3
2018-05-17Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-7/+1
2018-05-17pfifo_fast: drop unneeded additional lock on dequeuePaolo Abeni1-0/+5
2018-05-17sched: replace __QDISC_STATE_RUNNING bit with a spin lockPaolo Abeni1-5/+5
2018-05-17proc: do not access cmdline nor environ from file-backed areasWilly Tarreau1-0/+1
2018-05-17netfilter: nft_hash: add map lookups for hashing operationsLaura Garcia Liebana1-0/+4
2018-05-17netfilter: fix fallout from xt/nf osf separationFlorian Westphal2-6/+8
2018-05-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller10-18/+196
2018-05-16Merge tag 'trace-v4.17-rc4-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-16/+0
2018-05-17bpf: add __printf verification to bpf_verifier_vlogMathieu Malaterre1-2/+2
2018-05-16sched: manipulate __QDISC_STATE_RUNNING in qdisc_run_* helpersPaolo Abeni1-1/+9
2018-05-16net/mlx5: Fix build break when CONFIG_SMP=nSaeed Mahameed1-11/+1
2018-05-16bonding: allow use of tx hashing in balance-albDebabrata Banerjee1-2/+9
2018-05-16locking/percpu-rwsem: Annotate rwsem ownership transfer by setting RWSEM_OWNE...Waiman Long2-1/+11
2018-05-15IB/umem: Use the correct mm during ib_umem_releaseLidong Chen1-1/+0
2018-05-15bpf: sockmap, add hash map supportJohn Fastabend3-2/+61
2018-05-15Merge tag 'afs-fixes-20180514' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-0/+42
2018-05-15bpf: sockmap, refactor sockmap routines to work with hashmapJohn Fastabend2-4/+2
2018-05-15mtd: rawnand: Fix return type of __DIVIDE() when called with 32-bitGeert Uytterhoeven1-5/+11
2018-05-14tracing/x86/xen: Remove zero data size trace events trace_xen_mmu_flush_tlb{_...Steven Rostedt (VMware)1-16/+0
2018-05-14sched: cls: enable verbose loggingMarcelo Ricardo Leitner2-2/+5
2018-05-14Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller1-2/+2
2018-05-14vmcore: add API to collect hardware dump in second kernelRahul Lakkireddy4-0/+43
2018-05-14afs: Add a tracepoint to record callbacks from unlisted serversDavid Howells1-0/+42
2018-05-14virtchnl: Whitespace and parenthesis cleanupBruce Allan1-2/+2
2018-05-14mtd: Fix comparison in map_word_andequal()Ben Hutchings1-1/+1
2018-05-14efi: Avoid potential crashes, fix the 'struct efi_pci_io_protocol_32' definit...Ard Biesheuvel1-4/+4
2018-05-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2-0/+8
2018-05-13Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds3-6/+47
2018-05-11Merge branch 'akpm' (patches from Andrew)Linus Torvalds3-0/+4
2018-05-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller39-44/+161
2018-05-11rbtree: include rcu.hSebastian Andrzej Siewior2-0/+2
2018-05-11mm, oom: fix concurrent munlock and oom reaper unmap, v3David Rientjes1-0/+2
2018-05-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds7-2/+92
2018-05-11Merge tag 'nfs-for-4.17-2' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds1-10/+6
2018-05-11Merge tag 'rxrpc-fixes-20180510' of git://git.kernel.org/pub/scm/linux/kernel...David S. Miller1-0/+85
2018-05-11do d_instantiate/unlock_new_inode combinations safelyAl Viro1-0/+1