]> asedeno.scripts.mit.edu Git - linux.git/shortlog
linux.git
2019-09-06 David S. MillerMerge git://git.kernel.org/pub/scm/linux/kernel/git...
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 enabled
2019-09-06 David Dainet_sched: act_police: add 2 new attributes to support...
2019-09-06 Paul Blakeynet: openvswitch: Set OvS recirc_id from tc chain index
2019-09-06 zhong jiangnfp: Drop unnecessary continue in nfp_net_pf_alloc_vnics
2019-09-05 Daniel BorkmannMerge branch 'bpf-af-xdp-barrier-fixes'
2019-09-05 Björn Töpelxsk: lock the control mutex in sock_diag interface
2019-09-05 Björn Töpelxsk: use state member for socket synchronization
2019-09-05 Björn Töpelxsk: avoid store-tearing when assigning umem
2019-09-05 Björn Töpelxsk: avoid store-tearing when assigning queues
2019-09-05 Alexei Starovoitovselftests/bpf: precision tracking tests
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 Andy Shevchenkopppoatm: use %*ph to print small buffer
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 Harini Katakaminclude: mdio: Add driver data helpers
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 case
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 jiangnet: mpoa: Use kzfree rather than its implementation.
2019-09-05 zhong jiangsunrpc: Use kzfree rather than its implementation.
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 Michael S. Tsirkinvsock/virtio: a better comment on credit update
2019-09-05 David S. MillerMerge branch 'net-tls-minor-cleanups'
2019-09-05 Jakub Kicinskinet/tls: dedup the record cleanup
2019-09-05 Jakub Kicinskinet/tls: clean up the number of #ifdefs for CONFIG_TLS_...
2019-09-05 Jakub Kicinskinet/tls: narrow down the critical area of device_offloa...
2019-09-05 Jakub Kicinskinet/tls: don't jump to return
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 Colin Ian Kingnet/sched: cbs: remove redundant assignment to variable...
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 driver
2019-09-05 Shannon Nelsondevlink: Add new info version tags for ASIC and FW
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 Dorstdt-bindings: net: 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 The j1939 authorscan: add support of SAE J1939 protocol
next