Age | Commit message (Expand) | Author | Files | Lines |
2020-01-15 | Merge tag 'mac80211-for-net-2020-01-15' of git://git.kernel.org/pub/scm/linux... | David S. Miller | 11 | -12/+106 |
2020-01-15 | cfg80211: fix page refcount issue in A-MSDU decap | Felix Fietkau | 1 | -1/+1 |
2020-01-15 | cfg80211: check for set_wiphy_params | Johannes Berg | 1 | -0/+4 |
2020-01-15 | cfg80211: fix memory leak in cfg80211_cqm_rssi_update | Felix Fietkau | 1 | -0/+1 |
2020-01-15 | cfg80211: fix memory leak in nl80211_probe_mesh_link | Felix Fietkau | 1 | -0/+2 |
2020-01-15 | cfg80211: fix deadlocks in autodisconnect work | Markus Theil | 1 | -3/+3 |
2020-01-15 | wireless: wext: avoid gcc -O3 warning | Arnd Bergmann | 1 | -1/+2 |
2020-01-15 | mac80211: Fix TKIP replay protection immediately after key setup | Jouni Malinen | 1 | -3/+15 |
2020-01-15 | cfg80211: Fix radar event during another phy CAC | Orr Mazor | 5 | -1/+65 |
2020-01-15 | wireless: fix enabling channel 12 for custom regulatory domain | Ganapathi Bhat | 1 | -3/+10 |
2020-01-14 | net: mvneta: fix dma sync size in mvneta_run_xdp | Lorenzo Bianconi | 1 | -9/+10 |
2020-01-14 | r8152: add missing endpoint sanity check | Johan Hovold | 1 | -0/+3 |
2020-01-14 | hv_sock: Remove the accept port restriction | Sunil Muthuswamy | 1 | -59/+6 |
2020-01-14 | net: usb: lan78xx: limit size of local TSO packets | Eric Dumazet | 1 | -0/+1 |
2020-01-14 | ptp: free ptp device pin descriptors properly | Vladis Dronov | 1 | -2/+2 |
2020-01-13 | NFC: pn533: fix bulk-message timeout | Johan Hovold | 1 | -1/+1 |
2020-01-13 | qmi_wwan: Add support for Quectel RM500Q | Kristian Evensen | 1 | -0/+1 |
2020-01-13 | net: macb: fix for fixed-link mode | Milind Parab | 1 | -13/+17 |
2020-01-11 | MAINTAINERS: update my email address | Jakub Kicinski | 2 | -5/+6 |
2020-01-11 | doc: fix typo of snapshot in documentation | Jacob Keller | 2 | -2/+2 |
2020-01-11 | devlink: correct misspelling of snapshot | Jacob Keller | 4 | -6/+6 |
2020-01-10 | Merge branch 'DP83822-and-DP83TC811-Fixes' | David S. Miller | 1 | -4/+4 |
2020-01-10 | net: phy: DP83822: Update Kconfig with DP83825I support | Dan Murphy | 1 | -2/+2 |
2020-01-10 | net: phy: DP83TC811: Fix typo in Kconfig | Dan Murphy | 1 | -2/+2 |
2020-01-10 | devlink: Wait longer before warning about unset port type | Ido Schimmel | 1 | -1/+1 |
2020-01-10 | ipv4: Detect rollover in specific fib table dump | David Ahern | 1 | -0/+6 |
2020-01-10 | Merge branch 'stmmac-filtering-fixes' | David S. Miller | 2 | -6/+18 |
2020-01-10 | net: stmmac: tc: Do not setup flower filtering if RSS is enabled | Jose Abreu | 1 | -0/+4 |
2020-01-10 | net: stmmac: selftests: Update status when disabling RSS | Jose Abreu | 1 | -6/+14 |
2020-01-10 | net/tls: fix async operation | Jakub Kicinski | 1 | -2/+2 |
2020-01-10 | net/tls: avoid spurious decryption error with HW resync | Jakub Kicinski | 1 | -3/+3 |
2020-01-09 | Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe... | David S. Miller | 11 | -62/+98 |
2020-01-09 | net/x25: fix nonblocking connect | Martin Schiller | 1 | -1/+5 |
2020-01-09 | sh_eth: check sh_eth_cpu_data::dual_port when dumping registers | Sergei Shtylyov | 1 | -17/+21 |
2020-01-09 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid... | Linus Torvalds | 15 | -69/+101 |
2020-01-09 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Linus Torvalds | 71 | -275/+515 |
2020-01-09 | e1000e: Revert "e1000e: Make watchdog use delayed work" | Jeff Kirsher | 2 | -32/+27 |
2020-01-09 | i40e: Set PHY Access flag on X722 | Adam Ludkiewicz | 1 | -0/+5 |
2020-01-09 | iavf: remove current MAC address filter on VF reset | Stefan Assmann | 3 | -4/+18 |
2020-01-09 | igb: Fix SGMII SFP module discovery for 100FX/LX. | Manfred Rudigier | 2 | -7/+3 |
2020-01-09 | ixgbe: Fix calculation of queue with VFs and flow director on interface flap | Cambda Zhu | 1 | -10/+27 |
2020-01-09 | ixgbevf: Remove limit of 10 entries for unicast filter list | Radoslaw Tyl | 1 | -5/+0 |
2020-01-09 | i40e: Fix virtchnl_queue_select bitmap validation | Brett Creeley | 1 | -4/+18 |
2020-01-09 | HID: steam: Fix input device disappearing | Rodrigo Rivas Costa | 1 | -0/+4 |
2020-01-08 | tipc: fix wrong connect() return code | Tuong Lien | 1 | -2/+2 |
2020-01-08 | tipc: fix link overflow issue at socket shutdown | Tuong Lien | 1 | -21/+32 |
2020-01-08 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf | David S. Miller | 10 | -39/+75 |
2020-01-08 | netfilter: ipset: avoid null deref when IPSET_ATTR_LINENO is present | Florian Westphal | 1 | -1/+2 |
2020-01-08 | netfilter: conntrack: dccp, sctp: handle null timeout argument | Florian Westphal | 2 | -0/+6 |
2020-01-08 | atm: eni: fix uninitialized variable warning | Arnd Bergmann | 1 | -2/+2 |