aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-10-20Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-nextDavid S. Miller1-6/+13
2018-10-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller5-8/+13
2018-10-19net: phy: micrel: add Microchip KSZ9131 initial driverYuiko Oshino1-0/+1
2018-10-19netpoll: allow cleanup to be synchronousDebabrata Banerjee1-3/+1
2018-10-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller12-19/+62
2018-10-19Revert "netfilter: xt_quota: fix the behavior of xt_quota module"Pablo Neira Ayuso1-5/+3
2018-10-19netfilter: nfnetlink_log: remove empty nfnetlink_log.h header fileTaehee Yoo1-1/+0
2018-10-19netfilter: nf_flow_table: remove unnecessary parameter of nf_flow_table_cleanup()Taehee Yoo1-1/+1
2018-10-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGreg Kroah-Hartman6-1/+26
2018-10-19Merge tag 'drm-fixes-2018-10-19' of git://anongit.freedesktop.org/drm/drmGreg Kroah-Hartman1-3/+3
2018-10-19Merge tag 'drm-misc-fixes-2018-10-18' of git://anongit.freedesktop.org/drm/drm-misc into drm-fixesDave Airlie1-3/+3
2018-10-18net/mlx5: Added "per_lane_error_counters" cap bit to PCAMShay Agroskin1-1/+2
2018-10-18net/mlx5: Add FEC fields to Port Phy Link Mode (PPLM) regShay Agroskin2-11/+29
2018-10-18net/mlx5: Refactor fragmented buffer struct fields and init flowTariq Toukan1-14/+8
2018-10-18sctp: count both sk and asoc sndbuf with skb truesize and sctp_chunk sizeXin Long1-5/+0
2018-10-18Merge tag 'mlx5-updates-2018-10-17' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linuxDavid S. Miller7-99/+172
2018-10-18mremap: properly flush TLB before releasing the pageLinus Torvalds1-1/+1
2018-10-17sctp: fix the data size calculation in sctp_data_sizeXin Long1-1/+1
2018-10-17net: skbuff.h: Mark expected switch fall-throughsGustavo A. R. Silva1-0/+6
2018-10-18Merge tag 'trace-v4.19-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-traceGreg Kroah-Hartman3-14/+31
2018-10-17geneve, vxlan: Don't set exceptions if skb->len < mtuStefano Brivio1-0/+10
2018-10-17bridge: switchdev: Allow clearing FDB entry offload indicationIdo Schimmel1-1/+2
2018-10-17vxlan: Support marking RDSTs as offloadedPetr Machata2-0/+3
2018-10-17vxlan: Add vxlan_fdb_find_uc() for FDB queryingPetr Machata1-0/+12
2018-10-17vxlan: Add switchdev notificationsPetr Machata2-0/+14
2018-10-17net: Add netif_is_vxlan()Ido Schimmel1-0/+7
2018-10-17inet: Refactor INET_ECN_decapsulate()Ido Schimmel1-4/+14
2018-10-17vxlan: Export address checking functionsIdo Schimmel1-0/+32
2018-10-17net/mlx5: Add a no-append flow insertion modePaul Blakey1-3/+11
2018-10-17net/mlx5: Split FDB fast path prio to multiple namespacesPaul Blakey1-0/+2
2018-10-17net/mlx5: Add cap bits for multi fdb encapPaul Blakey1-1/+3
2018-10-17net/mlx5: Use flow counter IDs and not the wrapping cache objectMark Bloch1-1/+2
2018-10-17net/mlx5: E-Switch, Get counters for offloaded flows from callersMark Bloch1-1/+0
2018-10-17Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mellanox/linux into net-nextSaeed Mahameed7-93/+154
2018-10-17tracepoint: Fix tracepoint array element size mismatchMathieu Desnoyers3-14/+31
2018-10-16net/mlx5: Expose DC scatter to CQE capability bitYonatan Cohen1-1/+2
2018-10-16qed: Add supported link and advertise link to display in ethtool.Rahul Verma1-3/+23
2018-10-16sctp: get pr_assoc and pr_stream all status with SCTP_PR_SCTP_ALL insteadXin Long1-0/+1
2018-10-16drm/edid: VSDB yCBCr420 Deep Color mode bit definitionsClint Taylor1-3/+3
2018-10-16netfilter: nft_osf: Add ttl option supportFernando Fernandez Mancera2-1/+9
2018-10-16net: Enable kernel side filtering of route dumpsDavid Ahern1-1/+1
2018-10-16net: Plumb support for filtering ipv4 and ipv6 multicast route dumpsDavid Ahern1-3/+4
2018-10-16ipmr: Refactor mr_rtm_dumprouteDavid Ahern1-0/+6
2018-10-16net/ipv4: Plumb support for filtering route dumpsDavid Ahern1-1/+1
2018-10-16net: Add struct for fib dump filterDavid Ahern2-1/+13
2018-10-16netlink: Add answer_flags to netlink_callbackDavid Ahern1-0/+1
2018-10-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller8-62/+465
2018-10-15net: extend sk_pacing_rate to unsigned longEric Dumazet1-2/+2
2018-10-15tcp: do not change tcp_wstamp_ns in tcp_mstamp_refreshEric Dumazet1-0/+1
2018-10-15sctp: use the pmtu from the icmp packet to update transport pathmtuXin Long1-0/+2