aboutsummaryrefslogtreecommitdiffstats
path: root/net/sched/cls_u32.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2018-01-22net: sched: cls_bpf: plumb extack support in filter for hardware offloadQuentin Monnet1-6/+8
2018-01-22net: sched: cls_u32: propagate extack support for filter offloadQuentin Monnet1-5/+5
2018-01-22net: sched: cls_matchall: propagate extack support for filter offloadQuentin Monnet1-2/+4
2018-01-22net: sched: cls_flower: propagate extack support for filter offloadQuentin Monnet1-2/+4
2018-01-22tls: Correct length of scatterlist in tls_sw_sendpageDave Watson1-0/+2
2018-01-22hv_netvsc: Use the num_online_cpus() for channel limitHaiyang Zhang1-9/+2
2018-01-22be2net: restore properly promisc mode after queues reconfigurationIvan Vecera1-0/+9
2018-01-22net: hns3: converting spaces into tabs to avoid checkpatch.pl warningSalil Mehta1-2/+2
2018-01-22net: igmp: fix source address check for IGMPv3 reportsFelix Fietkau1-1/+1
2018-01-22cxgb3: assign port id to net_device->dev_portArjun Vynipadath1-0/+1
2018-01-22bridge: return boolean instead of integer in br_multicast_is_routerGustavo A. R. Silva1-1/+1
2018-01-22net: stmmac: Fix reception of Broadcom switches tagsFlorian Fainelli6-7/+39
2018-01-22net: hns3: add net status led support for fiber portJian Shen3-0/+113
2018-01-22net: hns3: add ethtool -p support for fiber portJian Shen4-0/+104
2018-01-22net: hns3: add manager table initialization for hardwareFuyun Liang2-0/+123
2018-01-22net: hns3: add support for get_regsFuyun Liang4-1/+205
2018-01-22gso: validate gso_type in GSO handlersWillem de Bruijn7-0/+21
2018-01-22net: qdisc_pkt_len_init() should be more robustEric Dumazet1-4/+15
2018-01-22ibmvnic: Allocate and request vpd in init_resourcesJohn Allen1-7/+9
2018-01-22ibmvnic: Revert to previous mtu when unsupported value requestedJohn Allen1-1/+11
2018-01-22ibmvnic: Modify buffer size and number of queues on failoverJohn Allen2-7/+40
2018-01-22rds: tcp: compute m_ack_seq as offset from ->write_seqSowmini Varadhan3-5/+6
2018-01-22net: core: Expose number of link up/down transitionsDavid Decotigny6-7/+67
2018-01-22macsec: restore uAPI after addition of GCM-AES-256Sabrina Dubroca2-10/+8
2018-01-22net: hns: Fix for variable may be used uninitialized warningsHuazhong Tan2-21/+38
2018-01-22net: fec: add necessary defines to work on ARM64Lucas Stach2-5/+8
2018-01-22usbnet: silence an unnecessary warningOliver Neukum1-5/+3
2018-01-22cxgb4: fix endianness for vlan value in cxgb4_tc_flowerKumar Sanghvi1-2/+2
2018-01-22cxgb4: set filter type to 1 for ETH_P_IPV6Kumar Sanghvi1-0/+3
2018-01-22virtio_net: Add ethtool statsToshiaki Makita1-50/+141
2018-01-22mm, page_vma_mapped: Introduce pfn_in_hpage()Kirill A. Shutemov1-8/+9
2018-01-22net: mvpp2: enable ACPI support in the driverMarcin Wojtas1-39/+94
2018-01-22net: mvpp2: use device_*/fwnode_* APIs instead of of_*Marcin Wojtas1-21/+24
2018-01-22net: mvpp2: simplify maintaining enabled ports' listMarcin Wojtas1-21/+11
2018-01-22device property: Allow iterating over available child fwnodesMarcin Wojtas2-0/+32
2018-01-22device property: Introduce fwnode_irq_get()Marcin Wojtas3-0/+31
2018-01-22device property: Introduce fwnode_get_phy_mode()Marcin Wojtas2-5/+20
2018-01-22device property: Introduce fwnode_get_mac_address()Marcin Wojtas2-8/+22
2018-01-22net: caif: remove redundant re-assignment of pointer pfrmColin Ian King1-1/+0
2018-01-22cxgb4: add geneve offload support for T6Ganesh Goudar4-24/+63
2018-01-22devlink: fix memory leak on 'resource'Colin Ian King1-0/+1
2018-01-22mlxsw: spectrum_router: Remove unnecessary prefix lengths from LPM treeIdo Schimmel1-101/+125
2018-01-22mlxsw: spectrum_router: Pass FIB node to LPM tree unlink functionIdo Schimmel1-4/+6
2018-01-22mlxsw: spectrum_router: Use the nodes list as indication for empty FIBIdo Schimmel1-9/+4
2018-01-22tun: add missing rcu annotationJason Wang1-1/+2
2018-01-22mac80211_hwsim: fix possible memory leak in hwsim_new_radio_nl()weiyongjun (A)1-1/+3
2018-01-22debugfs_sta: Remove unneeded semicolonsChristopher Díaz Riveros1-2/+2
2018-01-21mm, page_vma_mapped: Drop faulty pointer arithmetics in check_pte()Kirill A. Shutemov2-25/+59
2018-01-21mlxsw: spectrum_acl: Add support for mirror actionArkadi Sharshevsky5-3/+126
2018-01-21mlxsw: spectrum: Extend mlxsw_afa_ops for counter index and implement for SpectrumArkadi Sharshevsky2-0/+52