index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2019-06-04
Merge branch 'net-tls-small-general-improvements'
David S. Miller
2019-06-04
net/tls: don't pass version to tls_advance_record_sn()
Jakub Kicinski
2019-06-04
net/tls: reorganize struct tls_context
Jakub Kicinski
2019-06-04
net/tls: use version from prot
Jakub Kicinski
2019-06-04
net/tls: don't re-check msg decrypted status in tls_device_decrypted()
Jakub Kicinski
2019-06-04
net/tls: don't look for decrypted frames on non-offloaded sockets
Jakub Kicinski
2019-06-04
net/tls: remove false positive warning
Jakub Kicinski
2019-06-04
net/tls: check return values from skb_copy_bits() and skb_store_bits()
Jakub Kicinski
2019-06-04
net/tls: fully initialize the msg wrapper skb
Jakub Kicinski
2019-06-04
net: mscc: ocelot: Fix some struct initializations
Nathan Chancellor
2019-06-04
net: ipv4: fix rcu lockdep splat due to wrong annotation
Florian Westphal
2019-06-04
Merge branch 'net-expose-flash-update-status-to-user'
David S. Miller
2019-06-04
selftests: add basic netdevsim devlink flash testing
Jiri Pirko
2019-06-04
netdevsim: implement fake flash updating with notifications
Jiri Pirko
2019-06-04
mlxsw: Implement flash update status notifications
Jiri Pirko
2019-06-04
mlxfw: Introduce status_notify op and call it to notify about the status
Jiri Pirko
2019-06-04
devlink: allow driver to update progress of flash update
Jiri Pirko
2019-06-04
mlxfw: Propagate error messages through extack
Jiri Pirko
2019-06-04
mlx5: Move firmware flash implementation to devlink
Jiri Pirko
2019-06-04
mlxsw: Move firmware flash implementation to devlink
Jiri Pirko
2019-06-04
net: stmmac: socfpga: add RMII phy mode
Dinh Nguyen
2019-06-04
Merge branch 'FDB-updates-for-SJA1105-DSA-driver'
David S. Miller
2019-06-04
net: dsa: sja1105: Hide the dsa_8021q VLANs from the bridge fdb command
Vladimir Oltean
2019-06-04
net: dsa: sja1105: Unset port from forwarding mask unconditionally on fdb_del
Vladimir Oltean
2019-06-04
net: dsa: sja1105: Add FDB operations for P/Q/R/S series
Vladimir Oltean
2019-06-04
net: dsa: sja1105: Add P/Q/R/S management route support via dynamic interface
Vladimir Oltean
2019-06-04
net: dsa: sja1105: Make dynamic_config_read return -ENOENT if not found
Vladimir Oltean
2019-06-04
net: dsa: sja1105: Add P/Q/R/S support for dynamic L2 lookup operations
Vladimir Oltean
2019-06-04
net: dsa: sja1105: Make room for P/Q/R/S FDB operations
Vladimir Oltean
2019-06-04
net: dsa: sja1105: Plug in support for TCAM searches via the dynamic interface
Vladimir Oltean
2019-06-04
net: dsa: sja1105: Add missing L2 Forwarding Table definitions for P/Q/R/S
Vladimir Oltean
2019-06-04
net: dsa: sja1105: Fix bit offsets of index field from L2 lookup entries
Vladimir Oltean
2019-06-04
net: dsa: sja1105: Shim declaration of struct sja1105_dyn_cmd
Vladimir Oltean
2019-06-03
Merge branch 'r8169-make-firmware-handling-code-ready-to-be-factored-out'
David S. Miller
2019-06-03
r8169: add rtl_fw_request_firmware and rtl_fw_release_firmware
Heiner Kallweit
2019-06-03
r8169: make rtl_fw_format_ok and rtl_fw_data_ok more independent
Heiner Kallweit
2019-06-03
r8169: simplify rtl_fw_write_firmware
Heiner Kallweit
2019-06-03
r8169: add enum rtl_fw_opcode
Heiner Kallweit
2019-06-03
Merge branch 'hns3-next'
David S. Miller
2019-06-03
net: hns3: delay and separate enabling of NIC and ROCE HW errors
Weihang Li
2019-06-03
net: hns3: add opcode about query and clear RAS & MSI-X to special opcode
Weihang Li
2019-06-03
net: hns3: remove setting bit of reset_requests when handling mac tunnel inte...
Weihang Li
2019-06-03
net: hns3: add handling of two bits in MAC tunnel interrupts
Weihang Li
2019-06-03
net: hns3: set ops to null when unregister ad_dev
Weihang Li
2019-06-03
net: hns3: add a check to pointer in error_detected and slot_reset
Weihang Li
2019-06-03
net: hns3: set the port shaper according to MAC speed
Yunsheng Lin
2019-06-03
net: hns3: fix VLAN filter restore issue after reset
Jian Shen
2019-06-03
net: hns3: don't configure new VLAN ID into VF VLAN table when it's full
Jian Shen
2019-06-03
net: hns3: remove redundant core reset
Huazhong Tan
2019-06-03
net: fix use-after-free in kfree_skb_list
Eric Dumazet
[next]