selftests/bpf: test_progs: convert test_sockopt_sk
[linux-2.6-microblaze.git] / drivers /
2019-09-06 David S. MillerMerge git://git./linux/kernel/git/bpf/bpf-next
2019-09-06 Colin Ian Kinglan743x: remove redundant assignment to variable rx_pro...
2019-09-06 David S. MillerMerge branch 'ravb-remove-use-of-undocumented-registers'
2019-09-06 Simon Hormanravb: TROCR register is only present on R-Car Gen3
2019-09-06 Simon Hormanravb: remove undocumented endianness selection
2019-09-06 Simon Hormanravb: remove undocumented counter processing
2019-09-06 Simon Hormanravb: correct typo in FBP field of SFO register
2019-09-06 David S. MillerMerge branch 'net-hns3-add-some-bugfixes-and-cleanups'
2019-09-06 Guojia Liaonet: hns3: make hclge_dbg_get_m7_stats_info static
2019-09-06 Yufeng Monet: hns3: disable loopback setting in hclge_mac_init
2019-09-06 Guojia Liaonet: hns3: remove explicit conversion to bool
2019-09-06 Peng Linet: hns3: add client node validity judgment
2019-09-06 Huazhong Tannet: hns3: fix mis-assignment to hdev->reset_level...
2019-09-06 Huazhong Tannet: hns3: fix double free bug when setting ringparam
2019-09-06 Jian Shennet: hns3: fix error VF index when setting VLAN offload
2019-09-06 Andy Shevchenkostmmac: platform: adjust messages and move to dev level
2019-09-06 Jose Abreunet: phy: Do not check Link status when loopback is...
2019-09-06 zhong jiangnfp: Drop unnecessary continue in nfp_net_pf_alloc_vnics
2019-09-05 Kevin Laatzixgbe: fix xdp handle calculations
2019-09-05 Kevin Laatzi40e: fix xdp handle calculations
2019-09-05 Hayes Wangr8152: adjust the settings of ups flags
2019-09-05 Krzysztof Wilczynskinet: hns: Move static keyword to the front of declaration
2019-09-05 Krzysztof Wilczynskinet: qed: Move static keyword to the front of declaration
2019-09-05 David S. MillerMerge branch 'Fix-GMII2RGMII-private-field'
2019-09-05 Harini Katakamnet: phy: gmii2rgmii: Dont use priv field in phy device
2019-09-05 David S. MillerMerge branch 'gianfar-some-assorted-cleanup'
2019-09-05 Arseny Solokhagianfar: use DT more consistently when selecting PHY...
2019-09-05 Arseny Solokhagianfar: cleanup gianfar.h
2019-09-05 Arseny Solokhagianfar: make five functions static
2019-09-05 Arseny Solokhagianfar: remove forward declarations
2019-09-05 David S. MillerMerge branch 'stmmac-next'
2019-09-05 Jose Abreunet: stmmac: selftests: Add Jumbo Frame tests
2019-09-05 Jose Abreunet: stmmac: xgmac: Enable RX Jumbo frame support
2019-09-05 Jose Abreunet: stmmac: Correctly assing MAX MTU in XGMAC cores...
2019-09-05 Jose Abreunet: stmmac: xgmac: Correct RAVSEL field interpretation
2019-09-05 Jose Abreunet: stmmac: ethtool: Let user configure TX coalesce...
2019-09-05 Jose Abreunet: stmmac: Only consider RX error when HW Timestampin...
2019-09-05 Jose Abreunet: stmmac: selftests: Implement the ARP Offload test
2019-09-05 Jose Abreunet: stmmac: xgmac: Implement ARP Offload
2019-09-05 Jose Abreunet: stmmac: selftests: Add selftest for L3/L4 Filters
2019-09-05 Jose Abreunet: stmmac: Implement L3/L4 Filters using TC Flower
2019-09-05 Jose Abreunet: stmmac: Do not return error code in TC Initialization
2019-09-05 Jose Abreunet: stmmac: xgmac: Add RBU handling in DMA interrupt
2019-09-05 Jose Abreunet: stmmac: selftests: Return proper error code to...
2019-09-05 David S. MillerMerge tag 'linux-can-next-for-5.4-20190904' of git...
2019-09-05 Jiri Pirkorocker: add missing init_net check in FIB notifier
2019-09-05 David S. MillerMerge branch 'net-kzfree'
2019-09-05 zhong jiangixgbe: Use kzfree() rather than its implementation.
2019-09-05 David S. MillerMerge tag 'linux-can-next-for-5.4-20190903' of git...
2019-09-05 David S. MillerMerge branch 'net-tls-minor-cleanups'
2019-09-05 Jakub Kicinskinet/tls: use the full sk_proto pointer
2019-09-05 Dave TahtConvert usage of IN_MULTICAST to ipv4_is_multicast
2019-09-05 David S. MillerMerge branch 'ionic-Add-ionic-driver'
2019-09-05 Shannon Nelsonionic: Add coalesce and other features
2019-09-05 Shannon Nelsonionic: Add RSS support
2019-09-05 Shannon Nelsonionic: Add driver stats
2019-09-05 Shannon Nelsonionic: Add netdev-event handling
2019-09-05 Shannon Nelsonionic: Add Tx and Rx handling
2019-09-05 Shannon Nelsonionic: Add initial ethtool support
2019-09-05 Shannon Nelsonionic: Add async link status check and basic stats
2019-09-05 Shannon Nelsonionic: Add Rx filter and rx_mode ndo support
2019-09-05 Shannon Nelsonionic: Add management of rx filters
2019-09-05 Shannon Nelsonionic: Add the basic NDO callbacks for netdev support
2019-09-05 Shannon Nelsonionic: Add notifyq support
2019-09-05 Shannon Nelsonionic: Add adminq action
2019-09-05 Shannon Nelsonionic: Add basic adminq support
2019-09-05 Shannon Nelsonionic: Add interrupts and doorbells
2019-09-05 Shannon Nelsonionic: Add basic lif support
2019-09-05 Shannon Nelsonionic: Add port management commands
2019-09-05 Shannon Nelsonionic: Add hardware init and device commands
2019-09-05 Shannon Nelsonionic: Add basic framework for IONIC Network device...
2019-09-04 David S. MillerMerge branch 'net-dsa-mt7530-PHYLINK-and-port-5'
2019-09-04 René van Dorstnet: dsa: mt7530: Add support for port 5
2019-09-04 René van Dorstnet: dsa: mt7530: Convert to PHYLINK API
2019-09-04 Hayes Wangr8152: modify rtl8152_set_speed function
2019-09-04 David S. MillerMerge branch 'dpaa2-eth-Add-new-statistics-counters'
2019-09-04 Ioana Radulescudpaa2-eth: Poll Tx pending frames counter on if down
2019-09-04 Ioana Radulescudpaa2-eth: Add new DPNI statistics counters
2019-09-04 Ioana Radulescudpaa2-eth: Minor refactoring in ethtool stats
2019-09-04 Marc Kleine-Buddecan: make use of preallocated can_ml_priv for per devic...
2019-09-04 Marc Kleine-Buddecan: introduce CAN midlayer private and allocate it...
2019-09-04 David S. MillerMerge branch '100GbE' of git://git./linux/kernel/git...
2019-09-04 David S. MillerMerge tag 'mlx5-updates-2019-09-01-v2' of git://git...
2019-09-04 Brett Creeleyice: Only disable VLAN pruning for the VF when all...
2019-09-04 Michal Swiatkowskiice: Remove enable DCB when SW LLDP is activated
2019-09-04 Dave Ertmanice: Report stats when VSI is down
2019-09-04 Mitch Williamsice: Always notify FW of VF reset
2019-09-04 Dave Ertmanice: Correctly handle return values for init DCB
2019-09-03 Usha Ketineniice: Limit Max TCs on devices with more than 4 ports
2019-09-03 Tony Nguyenice: Cleanup defines in ice_type.h
2019-09-03 Jesse Brandeburgice: print extra message if topology issue
2019-09-03 Jesse Brandeburgice: add print of autoneg state to link message
2019-09-03 Bruce Allanice: update driver unloading field for Queue Shutdown...
2019-09-03 Bruce Allanice: add needed PFR during driver unload
2019-09-03 Chinh T Caoice: Deduce TSA value from the priority value in the...
2019-09-03 Brett Creeleyice: Report what the user set for coalesce [tx|rx]...
2019-09-03 Jeb Cramerice: Fix resource leak in ice_remove_rule_internal()
2019-09-03 Anirudh Venkataramananice: Fix EMP reset handling
2019-09-03 Maor Gottliebnet/mlx5: Add devlink flow_steering_mode parameter
2019-09-03 Maor Gottliebnet/mlx5: Add support to use SMFS in switchdev mode
next