aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-07-20Merge ra.kernel.org:/pub/scm/linux/kernel/git/torvalds/linuxDavid S. Miller31-155/+186
2018-07-20Merge tag 'iommu-fixes-v4.18-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommuLinus Torvalds1-0/+1
2018-07-20Revert "iommu/vt-d: Clean up pasid quirk for pre-production devices"Lu Baolu1-0/+1
2018-07-19qed: Add qed APIs for PHY module query.Sudarsana Reddy Kalluru1-0/+15
2018-07-19net/sched: cls_flower: Support matching on ip tos and ttl for tunnelsOr Gerlitz1-0/+5
2018-07-19flow_dissector: Dissect tos and ttl from the tunnel infoOr Gerlitz1-1/+1
2018-07-19net/sched: tunnel_key: Allow to set tos and ttl for tc based ip tunnelsOr Gerlitz1-0/+2
2018-07-19Merge tag 'pci-v4.18-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds1-0/+2
2018-07-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds17-26/+47
2018-07-18ipv6: fix useless rol32 call on hashColin Ian King1-1/+1
2018-07-18net: dsa: Remove VLA usageSalvatore Mesoraca1-0/+3
2018-07-18net: Move skb decrypted field, avoid explicity copyStefano Brivio1-5/+4
2018-07-18PCI: OF: Fix I/O space page leakSergei Shtylyov1-0/+2
2018-07-18net: phy: sfp: Add HWMON support for module sensorsAndrew Lunn1-1/+71
2018-07-18hwmon: Add helper to tell if a char is invalid in a nameAndrew Lunn1-0/+23
2018-07-18hwmon: Add support for power min, lcrit, min_alarm and lcrit_alarmAndrew Lunn1-0/+8
2018-07-18hwmon: Add missing HWMON_T_LCRIT_ALARM defineAndrew Lunn1-0/+1
2018-07-16tcp: Fix broken repair socket window probe patchStefan Baranoff1-0/+4
2018-07-16net/ethernet/freescale/fman: fix cross-build errorRandy Dunlap1-0/+1
2018-07-16net: convert gro_count to bitmaskLi RongQing1-2/+7
2018-07-16net: phy: add phy_speed_down and phy_speed_upHeiner Kallweit1-0/+2
2018-07-16ipv6/mcast: init as INCLUDE when join SSM INCLUDE groupHangbin Liu1-0/+2
2018-07-16ipv4/igmp: init group mode as INCLUDE when join source groupHangbin Liu1-0/+2
2018-07-16mm: don't do zero_resv_unavail if memmap is not allocatedPavel Tatashin1-1/+1
2018-07-16net/mlx5: Accel, add TLS rx offload routinesBoris Pismenny1-0/+1
2018-07-16tls: Add rx inline crypto offloadBoris Pismenny1-4/+59
2018-07-16tls: Split tls_sw_release_resources_rxBoris Pismenny1-0/+1
2018-07-16tls: Split decrypt_skb to two functionsBoris Pismenny1-0/+2
2018-07-16tls: Refactor tls_offload variable namesBoris Pismenny1-8/+8
2018-07-16net: Add TLS rx resync NDOBoris Pismenny1-0/+2
2018-07-16net: Add TLS RX offload featureIlya Lesokhin1-0/+2
2018-07-16net: Add decrypted field to skbBoris Pismenny1-1/+6
2018-07-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller5-12/+94
2018-07-15bpf: Add BPF_SOCK_OPS_TCP_LISTEN_CBAndrey Ignatov1-0/+3
2018-07-14mm: allow arch to supply p??_free_tlb functionsNicholas Piggin1-0/+8
2018-07-13tcp: remove DELAYED ACK events in DCTCPYuchung Cheng1-2/+0
2018-07-13net: ethtool: fix spelling mistake: "tubale" -> "tunable"Michael Heimpold1-1/+1
2018-07-13net: sched: refactor flower walk to iterate over idrVlad Buslov1-0/+1
2018-07-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller1-0/+1
2018-07-13net: ipmr: add support for passing full packet on wrong vifNikolay Aleksandrov2-0/+3
2018-07-13Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-94/+58
2018-07-13xdp: support simultaneous driver and hw XDP attachmentJakub Kicinski2-3/+5
2018-07-13xdp: factor out common program/flags handling from driversJakub Kicinski1-0/+13
2018-07-13xdp: don't make drivers report attachment modeJakub Kicinski1-5/+0
2018-07-13xdp: add per mode attributes for attached programsJakub Kicinski1-0/+3
2018-07-12net/mlx4_core: Use devlink region_snapshot parameterAlex Vesker1-0/+1
2018-07-12devlink: Add generic parameters region_snapshotAlex Vesker1-0/+4
2018-07-12net/mlx4_core: Add Crdump FW snapshot supportAlex Vesker1-0/+6
2018-07-12net/mlx4_core: Add health buffer address capabilityAlex Vesker1-0/+1
2018-07-12devlink: Add support for region snapshot read commandAlex Vesker1-0/+7