aboutsummaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2016-11-09ptp: Introduce a high resolution frequency adjustment method.Richard Cochran1-0/+8
2016-11-09net: napi_hash_add() is no longer exportedEric Dumazet1-11/+0
2016-11-09tc_act: Remove tcf_act macroYotam Gigi1-1/+0
2016-11-09ipv6: add source address argument for ipv6_push_nfrag_optsDavid Lebrun1-1/+2
2016-11-09ipv6: sr: add core files for SR HMAC supportDavid Lebrun6-0/+97
2016-11-09ipv6: sr: add support for SRH encapsulation and injection with lwtunnelsDavid Lebrun4-0/+57
2016-11-09ipv6: sr: add code base for control plane support of SR-IPv6David Lebrun4-0/+55
2016-11-09ipv6: implement dataplane support for rthdr type 4 (Segment Routing Header)David Lebrun5-0/+99
2016-11-09net: l2tp: change L2TP_ATTR_UDP_ZERO_CSUM6_{RX, TX} attribute typesAsbjørn Sloth Tønnesen1-2/+2
2016-11-09net/mlx5: Support encap id when setting new steering entryHadar Hen Zion1-2/+7
2016-11-09net/mlx5: Add creation flags when adding new flow tableHadar Hen Zion1-2/+8
2016-11-09net/sched: act_tunnel_key: Add UDP dst port optionHadar Hen Zion1-0/+1
2016-11-09net/dst: Add dst port to dst_metadata utility functionsHadar Hen Zion1-4/+6
2016-11-09net/sched: cls_flower: Add UDP port to tunnel parametersHadar Hen Zion2-0/+6
2016-11-09flow_dissector: Add enums for encapsulation keysHadar Hen Zion1-0/+4
2016-11-09net/sched: act_tunnel_key: add helper inlines to access tcf_tunnel_keyHadar Hen Zion1-0/+37
2016-11-09Revert "net: stmmac: allow to split suspend/resume from init/exit callbacks"Joachim Eastwood1-2/+0
2016-11-09tcp: no longer hold ehash lock while calling tcp_get_info()Eric Dumazet1-2/+0
2016-11-07net: make default TX queue length a defined constantJesper Dangaard Brouer1-0/+2
2016-11-07udp: do fwd memory scheduling on dequeuePaolo Abeni2-0/+19
2016-11-07net/sock: add an explicit sk argument for ip_cmsg_recv_offset()Paolo Abeni1-2/+3
2016-11-07net: phy: broadcom: Add BCM54810 PHY entryJon Mason1-0/+9
2016-11-07net: phy: broadcom: add bcm54xx_auxctl_readJon Mason1-0/+1
2016-11-04debugfs: constify argument to debugfs_real_fops()Jakub Kicinski1-1/+2
2016-11-04net: inet: Support UID-based routing in IP protocols.Lorenzo Colitti4-5/+10
2016-11-04net: core: add UID to flows, rules, and routesLorenzo Colitti4-1/+20
2016-11-04net: core: Add a UID field to struct sock.Lorenzo Colitti1-0/+7
2016-11-03net/sched: cls_flower: Support matching on SCTP portsSimon Horman1-0/+5
2016-11-03ipv6: add IPV6_RECVFRAGSIZE cmsgWillem de Bruijn2-2/+4
2016-11-03ipv4: add IP_RECVFRAGSIZE cmsgWillem de Bruijn2-0/+2
2016-11-02net: mii: add generic function to support ksetting supportPhilippe Reynes1-0/+4
2016-11-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller4-0/+126
2016-11-01netfilter: nf_tables: introduce routing expressionAnders K. Pedersen1-0/+27
2016-11-01netfilter: move socket lookup infrastructure to nf_socket_ipv{4,6}.cPablo Neira Ayuso1-0/+27
2016-11-01netfilter: nf_log: add packet logging for netdev familyPablo Neira Ayuso1-0/+5
2016-11-01netfilter: nf_tables: add fib expressionFlorian Westphal2-0/+67
2016-10-31net: set SK_MEM_QUANTUM to 4096Eric Dumazet1-6/+17
2016-10-31net: pim: add all RFC7761 message typesNikolay Aleksandrov1-1/+30
2016-10-31net: pim: add a helper to check for IPv4 all pim routers addressNikolay Aleksandrov1-0/+6
2016-10-31net: pim: add common pimhdr struct and helpersNikolay Aleksandrov1-8/+36
2016-10-31qed: Learn resources from management firmwareTomer Tayar1-1/+1
2016-10-31qed*: Add support for WoLMintz, Yuval1-0/+10
2016-10-31qed: Add nvram selftestMintz, Yuval1-0/+9
2016-10-31qed*: Management firmware - notifications and defaultsSudarsana Kalluru1-0/+28
2016-10-31net: Add support for XPS with QoS via traffic classesAlexander Duyck1-2/+2
2016-10-31net: Add sysfs value to determine queue traffic classAlexander Duyck1-0/+1
2016-10-31net: Move functions for configuring traffic classes out of inline headersAlexander Duyck1-28/+3
2016-10-31driver: tun: Use new macro SOCK_IOC_TYPE instead of literal number 0x89Gao Feng1-0/+2
2016-10-31net: add an ioctl to get a socket network namespaceAndrey Vagin2-0/+5
2016-10-30Merge tag 'shared-for-4.10-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller3-19/+212
2016-10-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller65-372/+2156
2016-10-30net/mlx5: Add multi dest supportMark Bloch1-13/+15
2016-10-30net/mlx5: Introduce TSAR manipulation firmware commandsMohamad Haj Yahia1-4/+195
2016-10-30net/mlx5: Ensure SRQ physical address structure endiannessArtemy Kovalyov1-1/+1
2016-10-30net/mlx5: Update struct mlx5_ifc_xrqc_bitsArtemy Kovalyov1-1/+1
2016-10-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds21-52/+134
2016-10-29vxlan: avoid using stale vxlan socket.pravin shelar1-2/+2
2016-10-29Merge tag 'mac80211-next-for-davem-2016-10-28' of git://git.kernel.org/pub/sc...David S. Miller5-44/+224
2016-10-29net/mlx4: Fix firmware command timeout during interrupt testEugenia Emantayev1-1/+2
2016-10-29bpf: Print function name in addition to function idThomas Graf1-285/+289
2016-10-29Merge tag 'mac80211-for-davem-2016-10-27' of git://git.kernel.org/pub/scm/lin...David S. Miller1-8/+13
2016-10-29flow_dissector: __skb_get_hash_symmetric arg can be constFlorian Westphal1-1/+1
2016-10-29tcp/dccp: drop SYN packets if accept queue is fullEric Dumazet1-5/+0
2016-10-29Revert "hv_netvsc: report vmbus name in ethtool"Stephen Hemminger1-7/+0
2016-10-29netlink: Add nla_memdup() to wrap kmemdup() use on nlattrThomas Graf1-0/+10
2016-10-29net/mlx5: PCI error recovery health care simulationMohamad Haj Yahia1-0/+1
2016-10-29net/mlx5: Fix race between PCI error handlers and health workMohamad Haj Yahia1-0/+4
2016-10-29{net, ib}/mlx5: Make cache line size determination at runtime.Daniel Jurgens1-11/+0
2016-10-28Merge tag 'acpi-4.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds1-0/+1
2016-10-28Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-0/+1
2016-10-28Merge tag 'drm-x86-pat-regression-fix' of git://people.freedesktop.org/~airli...Linus Torvalds1-0/+22
2016-10-28perf/powerpc: Don't call perf_event_disable() from atomic contextJiri Olsa1-0/+1
2016-10-27Merge branch 'akpm' (patches from Andrew)Linus Torvalds2-4/+3
2016-10-27kconfig.h: remove config_enabled() macroMasahiro Yamada2-4/+3
2016-10-27net: ipv6: Do not consider link state for nexthop validationDavid Ahern1-0/+1
2016-10-27net: ipv6: Fix processing of RAs in presence of VRFDavid Ahern1-0/+2
2016-10-27genetlink: mark families as __ro_after_initJohannes Berg1-1/+1
2016-10-27genetlink: use idr to track familiesJohannes Berg2-16/+17
2016-10-27genetlink: statically initialize familiesJohannes Berg3-72/+29
2016-10-27genetlink: no longer support using static family IDsJohannes Berg3-7/+2
2016-10-27genetlink: introduce and use genl_family_attrbuf()Johannes Berg1-0/+2
2016-10-27skbedit: allow the user to specify bitmask for markAntonio Quartulli2-0/+3
2016-10-27Merge tag 'xfs-fixes-for-linus-4.9-rc3' of git://git.kernel.org/pub/scm/linux...Linus Torvalds1-6/+11
2016-10-27mm: remove per-zone hashtable of bitlock waitqueuesLinus Torvalds1-28/+2
2016-10-27cfg80211: Add support to update connection parametersvamsi krishna2-0/+32
2016-10-27cfg80211: configure multicast to unicast for AP interfacesMichael Braun2-0/+27
2016-10-27cfg80211: Add KEK/nonces for FILS association framesJouni Malinen3-0/+20
2016-10-27cfg80211: Add Fast Initial Link Setup (FILS) auth algsJouni Malinen2-0/+9
2016-10-27cfg80211: Define IEEE P802.11ai (FILS) information elementsJouni Malinen2-0/+41
2016-10-27cfg80211: Add feature flag for Fast Initial Link Setup (FILS) as STAJouni Malinen1-0/+3
2016-10-27cfg80211: Rename SAE_DATA to more generic AUTH_DATAJouni Malinen2-8/+19
2016-10-27cfg80211: validate beacon int as part of iface combinationsJohannes Berg1-8/+4
2016-10-27cfg80211: add generic helper to check interface is runningArend Van Spriel1-3/+10
2016-10-26udp: fix IP_CHECKSUM handlingEric Dumazet1-2/+2
2016-10-26doc: update docbook annotations for socket and skbStephen Hemminger2-1/+4
2016-10-26net: phy: broadcom: Add support for BCM54612EXo Wang1-0/+1
2016-10-26net: phy: broadcom: Update Auxiliary Control Register macrosXo Wang1-1/+2
2016-10-26mac80211: fix some sphinx warningsJani Nikula1-8/+13
2016-10-26x86/io: add interface to reserve io memtype for a resource range. (v1.1)Dave Airlie1-0/+22
2016-10-24Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-1/+1
2016-10-24mm: unexport __get_user_pages()Lorenzo Stoakes1-4/+0
2016-10-24ACPI/PCI: pci_link: penalize SCI correctlySinan Kaya1-0/+1
2016-10-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds1-0/+1
2016-10-23net: ip, diag -- Add diag interface for raw socketsCyrill Gorcunov3-0/+30
2016-10-23Merge tag 'for-linus-4.9-2' of git://git.code.sf.net/p/openipmi/linux-ipmiLinus Torvalds2-0/+19
2016-10-23lwt: Remove unused len fieldThomas Graf1-2/+1
2016-10-22qed*: Reduce the memory footprint for Rx pathSudarsana Reddy Kalluru1-0/+1
2016-10-22bpf: add helper for retrieving current numa node idDaniel Borkmann2-0/+7
2016-10-22udp: implement memory accounting helpersPaolo Abeni1-0/+4
2016-10-22net/socket: factor out helpers for memory and queue manipulationPaolo Abeni1-0/+4
2016-10-22Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-0/+1
2016-10-22Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-11/+0
2016-10-22Merge branch 'mm-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-1/+1
2016-10-22Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-1/+1
2016-10-21Merge tag 'acpi-4.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds1-1/+1
2016-10-21Merge branches 'acpi-wdat' and 'acpi-cppc'Rafael J. Wysocki1-1/+1
2016-10-21Merge tag 'gic-fixes-for-4.9-rc2' of git://git.kernel.org/pub/scm/linux/kerne...Thomas Gleixner1-1/+1
2016-10-21Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds1-9/+40
2016-10-21ipv6: fix a potential deadlock in do_ipv6_setsockopt()WANG Cong1-0/+1
2016-10-20Merge tag 'pm-4.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds1-2/+2
2016-10-20Merge branch 'pm-cpufreq'Rafael J. Wysocki1-2/+2
2016-10-20net: use core MTU range checking in misc driversJarod Wilson2-2/+0
2016-10-20net: use core MTU range checking in WAN driversJarod Wilson1-2/+0
2016-10-20ethernet: use net core MTU range checking in more driversJarod Wilson1-0/+1
2016-10-20udp: must lock the socket in udp_disconnect()Eric Dumazet1-0/+1
2016-10-20net: add recursion limit to GROSabrina Dubroca1-1/+38
2016-10-20clocksource: Add J-Core timer/clocksource driverRich Felker1-0/+1
2016-10-20cpufreq: fix overflow in cpufreq_table_find_index_dl()Sergey Senozhatsky1-2/+2
2016-10-20sched/core, x86: Make struct thread_info arch specific againHeiko Carstens1-11/+0
2016-10-20mm: Change vm_is_stack_for_task() to vm_is_stack_for_current()Andy Lutomirski1-1/+1
2016-10-20iomap: add IOMAP_REPORTChristoph Hellwig1-6/+11
2016-10-19target: Make EXTENDED_COPY 0xe4 failure return COPY TARGET DEVICE NOT REACHABLENicholas Bellinger1-0/+1
2016-10-19nvme.h: add an enum for cns valuesChristoph Hellwig1-0/+10
2016-10-19nvme.h: don't use uuid_beChristoph Hellwig1-2/+1
2016-10-19nvme.h: resync with nvme-cliChristoph Hellwig1-6/+27
2016-10-19nvme: Add tertiary number to NVME_VSGabriel Krisman Bertazi1-1/+2
2016-10-19Merge branch 'gup_flag-cleanups'Linus Torvalds1-9/+10
2016-10-19mm: replace access_process_vm() write parameter with gup_flagsLorenzo Stoakes1-1/+2
2016-10-19mm: replace access_remote_vm() write parameter with gup_flagsLorenzo Stoakes1-1/+1
2016-10-19mm: replace get_user_pages_remote() write/force parameters with gup_flagsLorenzo Stoakes1-1/+1
2016-10-19mm: replace get_user_pages() write/force parameters with gup_flagsLorenzo Stoakes1-1/+1
2016-10-19mm: replace get_vaddr_frames() write/force parameters with gup_flagsLorenzo Stoakes1-1/+1
2016-10-19mm: replace get_user_pages_locked() write/force parameters with gup_flagsLorenzo Stoakes1-1/+1
2016-10-19bpf: Detect identical PTR_TO_MAP_VALUE_OR_NULL registersThomas Graf1-1/+1
2016-10-19rtnetlink: Add rtnexthop offload flag to compare maskJiri Pirko1-1/+1
2016-10-19net: core: Correctly iterate over lower adjacency listIdo Schimmel1-1/+1
2016-10-19cfg80211: allow aborting in-progress connection atttemptsIlan Peer1-3/+4
2016-10-19mac80211: uapsd_queues is in QoS IE orderEmmanuel Grumbach2-2/+4
2016-10-19mac80211: add a HW flag for supporting HW TX fragmentationSara Sharon1-2/+8
2016-10-19mac80211: allow the driver not to pass the tid to ieee80211_sta_uapsd_triggerEmmanuel Grumbach1-0/+4
2016-10-19wireless: radiotap: fix timestamp sampling position valuesJohannes Berg1-2/+2
2016-10-18mm: replace get_user_pages_unlocked() write/force parameters with gup_flagsLorenzo Stoakes1-1/+1
2016-10-18mm: remove write/force parameters from __get_user_pages_unlocked()Lorenzo Stoakes1-2/+1
2016-10-18mm: remove gup_flags FOLL_WRITE games from __get_user_pages()Linus Torvalds1-0/+1
2016-10-18ARM: pxa: enhance smc91x platform dataRobert Jarzmik1-0/+1
2016-10-18Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-0/+2
2016-10-18net: phy: leds: add support for led triggers on phy link state changeZach Brown2-0/+58
2016-10-18net: phy: Create phy_supported_speeds function which lists speeds currently s...Zach Brown1-0/+15
2016-10-18net: Remove all_adj_list and its referencesDavid Ahern1-25/+0
2016-10-18net: Introduce new api for walking upper and lower devicesDavid Ahern1-0/+17
2016-10-18Merge tag 'mac80211-for-davem-2016-10-18' of git://git.kernel.org/pub/scm/lin...David S. Miller1-8/+24
2016-10-17clk: core: add __init decoration for CLK_OF_DECLARE_DRIVER functionShawn Guo1-1/+1
2016-10-17generic syscalls: kill cruft from removed pkey syscallsDave Hansen2-7/+0
2016-10-17irqchip/gic-v3-its: Fix entry size mask for GITS_BASERVladimir Murzin1-1/+1
2016-10-17net: phy: Threaded interrupts allow some simplificationAndrew Lunn1-2/+3
2016-10-17net: Require exact match for TCP socket lookups if dif is l3mdevDavid Ahern3-5/+33
2016-10-17mailbox: PCC: Fix return value of pcc_mbox_request_channel()Hoan Tran1-1/+1
2016-10-17mac80211: fix A-MSDU outer SA/DAMichael Braun1-1/+1
2016-10-16kprobes: Unpoison stack in jprobe_return() for KASANDmitry Vyukov1-0/+2
2016-10-15lwtunnel: Add destroy state operationTom Herbert1-4/+3
2016-10-15Merge tag 'gcc-plugins-v4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds6-6/+29
2016-10-14Merge branch 'for-linus-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-1/+11
2016-10-14Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-0/+1
2016-10-14Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds5-63/+179
2016-10-14Merge tag 'docs-4.9-2' of git://git.lwn.net/linuxLinus Torvalds1-35/+42
2016-10-14Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2-0/+109
2016-10-14ethtool: silence warning on bit lossJesse Brandeburg1-2/+1
2016-10-14Merge tag 'acpi-extra-4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-3/+19
2016-10-14Merge tag 'pm-extra-4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-52/+52
2016-10-14Merge branch 'for-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...Linus Torvalds4-23/+188
2016-10-14qedr: Add support for QP verbsRam Amrani1-0/+34
2016-10-14qedr: Add support for PD,PKEY and CQ verbsRam Amrani1-0/+19
2016-10-14qedr: Add support for user context verbsRam Amrani1-0/+53
2016-10-14qedr: Add RoCE driver frameworkRam Amrani1-0/+3
2016-10-14Merge branch 'for-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/pe...Linus Torvalds1-23/+30
2016-10-14Merge branch 'for-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/li...Linus Torvalds3-34/+45
2016-10-14pkeys: Remove easily triggered WARNDave Jones1-1/+0
2016-10-14Merge tag 'powerpc-4.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2-0/+1203
2016-10-14qed*: Allow unicast filteringYuval Mintz1-0/+1
2016-10-14qed: Pass MAC hints to VFsYuval Mintz1-1/+1
2016-10-14qed*: Fix Kconfig dependencies with INFINIBAND_QEDRYuval Mintz1-1/+1
2016-10-14IPv6: fix DESYNC_FACTORJiri Bohac1-0/+1
2016-10-14IPv6: Drop the temporary address regen_timerJiri Bohac1-1/+0
2016-10-14net/sched: tc_mirred: Rename public predicates 'is_tcf_mirred_redirect' and '...Shmulik Ladkani1-2/+2
2016-10-14net/sched: act_mirred: Rename tcfm_ok_push to tcfm_mac_header_xmit and make i...Shmulik Ladkani1-1/+1
2016-10-14net: phy: Cleanup the Edge-Rate feature in Microsemi PHYs.Allan W. Nielsen1-21/+0
2016-10-14Revert "net: Add driver helper functions to determine checksum offloadability"stephen hemminger1-78/+0
2016-10-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller27-402/+305
2016-10-14Merge branches 'device-properties' and 'acpi-misc'Rafael J. Wysocki1-3/+19
2016-10-14Merge branches 'pm-cpufreq' and 'pm-devfreq'Rafael J. Wysocki1-52/+52