summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2018-07-20kernfs: allow creating kernfs objects with arbitrary uid/gidDmitry Torokhov1-9/+19
2018-07-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller19-190/+191
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/kerne...Linus 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/gi...Linus 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-18netfilter: nf_osf: add missing definitions to header fileFernando Fernandez Mancera2-8/+13
2018-07-18ipv6: remove dependency of nf_defrag_ipv6 on ipv6 moduleFlorian Westphal2-28/+104
2018-07-18netfilter: nft_socket: Expose socket markMáté Eckl1-1/+3
2018-07-18netfilter: nf_tables: use dedicated mutex to guard transactionsFlorian Westphal1-0/+1
2018-07-18netfilter: nf_tables: take module reference when starting a batchFlorian Westphal1-0/+1
2018-07-18netfilter: Remove useless param helper of nf_ct_helper_ext_addGao Feng1-3/+1
2018-07-18ipvs: add assured state for conn templatesJulian Anastasov1-0/+16
2018-07-18ipvs: provide just conn to ip_vs_state_nameJulian Anastasov1-1/+1
2018-07-18netfilter: nf_conncount: Add list lock and gc worker, and RCU for init tree s...Yi-Hung Wei1-4/+13
2018-07-18netfilter: nf_conncount: Early exit in nf_conncount_lookup() and cleanupYi-Hung Wei1-4/+7
2018-07-18netfilter: nf_conncount: Switch to plain listYi-Hung Wei1-3/+12
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-17netfilter: conntrack: remove l3proto abstractionFlorian Westphal5-62/+5
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-16netfilter: conntrack: remove get_timeout() indirectionFlorian Westphal2-20/+6
2018-07-16netfilter: conntrack: avoid calls to l4proto invert_tupleFlorian Westphal1-1/+1
2018-07-16netfilter: conntrack: remove get_l4proto indirection from l3 protocol trackersFlorian Westphal1-8/+0
2018-07-16netfilter: conntrack: remove invert_tuple indirection from l3 protocol trackersFlorian Westphal2-8/+0
2018-07-16netfilter: conntrack: remove pkt_to_tuple indirection from l3 protocol trackersFlorian Westphal1-7/+0
2018-07-16netfilter: conntrack: remove ctnetlink callbacks from l3 protocol trackersFlorian Westphal2-12/+2
2018-07-16openvswitch: use nf_ct_get_tuplepr, invert_tupleprFlorian Westphal1-7/+0
2018-07-16netfilter: utils: move nf_ip6_checksum* from ipv6 to utilsFlorian Westphal1-5/+0
2018-07-16netfilter: utils: move nf_ip_checksum* from ipv4 to utilsFlorian Westphal1-11/+0
2018-07-16netfilter: nft_tproxy: Move nf_tproxy_assign_sock() to nf_tproxy.hMáté Eckl1-0/+8
2018-07-16net/mlx5: Accel, add TLS rx offload routinesBoris Pismenny1-0/+1
2018-07-16tls: Add rx inline crypto offloadBoris Pismenny1-4/+59