summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-11-28mwifiex: fix possible heap overflow in mwifiex_process_country_ie()Ganapathi Bhat
2019-11-23hv_netvsc: make recording RSS hash depend on feature flagStephen Hemminger
2019-11-23net: gro: use vlan API instead of accessing directlyTonghao Zhang
2019-11-23Merge tag 'mlx5-updates-2019-11-22' of git://git.kernel.org/pub/scm/linux/ker...Jakub Kicinski
2019-11-23net: phylink: rename mac_link_state() op to mac_pcs_get_state()Russell King
2019-11-23net: use rhashtable_lookup() instead of rhashtable_lookup_fast()Taehee Yoo
2019-11-23Merge tag 'wireless-drivers-next-2019-11-22' of git://git.kernel.org/pub/scm/...Jakub Kicinski
2019-11-23Merge branch 'nfc-convert-from-txt-to-rst'Jakub Kicinski
2019-11-23docs: networking: nfc: change to rst formatRobert Schwebel
2019-11-23docs: networking: nfc: fix code block syntaxRobert Schwebel
2019-11-23docs: networking: nfc: fix bullet list syntaxRobert Schwebel
2019-11-23docs: networking: nfc: change block diagram to sphinx syntaxRobert Schwebel
2019-11-23docs: networking: nfc: change headlines to sphinx syntaxRobert Schwebel
2019-11-23net: phy: initialise phydev speed and duplex sanelyRussell King
2019-11-23net: phy: remove phy_ethtool_sset()Russell King
2019-11-23Revert "bpf: Emit audit messages upon successful prog load and unload"Jakub Kicinski
2019-11-22Merge branch 'sfc-ARFS-expiry-improvements'Jakub Kicinski
2019-11-22sfc: do ARFS expiry work occasionally even without NAPI pollEdward Cree
2019-11-22sfc: add statistics for ARFSEdward Cree
2019-11-22sfc: suppress MCDI errors from ARFSEdward Cree
2019-11-22sfc: change ARFS expiry mechanismEdward Cree
2019-11-22Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...Jakub Kicinski
2019-11-22net: inet_is_local_reserved_port() should return bool not intMaciej Żenczykowski
2019-11-22Merge branch 'cxgb4-add-udp-segmentation-offload-support'Jakub Kicinski
2019-11-22cxgb4: add stats for MQPRIO QoS offload Tx pathRahul Lakkireddy
2019-11-22cxgb4: add UDP segmentation offload supportRahul Lakkireddy
2019-11-22cxgb4/chcr: update SGL DMA unmap for USORahul Lakkireddy
2019-11-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2019-11-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2019-11-22afs: Fix large file supportMarc Dionne
2019-11-22afs: Fix possible assert with callbacks from yfs serversMarc Dionne
2019-11-22ice: Update FW API minor versionKevin Scott
2019-11-22ice: remove pointless NULL check of port_infoJacob Keller
2019-11-22ice: Implement ethtool ops for channelsHenry Tieman
2019-11-22net/mlx5e: Remove redundant pointer checkEli Cohen
2019-11-22net/mlx5e: TC, Stub out ipv6 tun create header functionSaeed Mahameed
2019-11-22net/mlx5: DR, Add support for Geneve packets SW steeringYevgeny Kliteynik
2019-11-22net/mlx5: DR, Add HW bits and definitions for Geneve flex parserYevgeny Kliteynik
2019-11-22net/mlx5: DR, Refactor VXLAN GPE flex parser tunnel code for SW steeringYevgeny Kliteynik
2019-11-22net/mlx5: Don't write read-only fields in MODIFY_HCA_VPORT_CONTEXT commandLeon Romanovsky
2019-11-22ice: implement VF stats NDOJesse Brandeburg
2019-11-22ice: add helpers for virtchnlJesse Brandeburg
2019-11-22ice: Add ice_pf_to_dev(pf) macroBrett Creeley
2019-11-22ice: Do not use devm* functions for local usesTony Nguyen
2019-11-22ice: Refactor removal of VLAN promiscuous rulesBrett Creeley
2019-11-22ice: Fix setting coalesce to handle DCB configurationBrett Creeley
2019-11-22ice: Only disable VF state when freeing each VF resourcesAkeem G Abodunrin
2019-11-22ice: fix stack leakageJesse Brandeburg
2019-11-22ice: Don't modify stripping for add/del VLANs on VFBrett Creeley
2019-11-22ice: Disallow VF VLAN opcodes if VLAN offloads disabledBrett Creeley