summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* netfilter: arp_tables: init netns pointer in xt_tgdtor_param structFlorian Westphal2020-01-131-9/+10
* netfilter: fix a use-after-free in mtype_destroy()Cong Wang2020-01-131-1/+1
* MAINTAINERS: update my email addressJakub Kicinski2020-01-112-5/+6
* doc: fix typo of snapshot in documentationJacob Keller2020-01-112-2/+2
* devlink: correct misspelling of snapshotJacob Keller2020-01-114-6/+6
* Merge branch 'DP83822-and-DP83TC811-Fixes'David S. Miller2020-01-101-4/+4
|\
| * net: phy: DP83822: Update Kconfig with DP83825I supportDan Murphy2020-01-101-2/+2
| * net: phy: DP83TC811: Fix typo in KconfigDan Murphy2020-01-101-2/+2
|/
* devlink: Wait longer before warning about unset port typeIdo Schimmel2020-01-101-1/+1
* ipv4: Detect rollover in specific fib table dumpDavid Ahern2020-01-101-0/+6
* Merge branch 'stmmac-filtering-fixes'David S. Miller2020-01-102-6/+18
|\
| * net: stmmac: tc: Do not setup flower filtering if RSS is enabledJose Abreu2020-01-101-0/+4
| * net: stmmac: selftests: Update status when disabling RSSJose Abreu2020-01-101-6/+14
|/
* net/tls: fix async operationJakub Kicinski2020-01-101-2/+2
* net/tls: avoid spurious decryption error with HW resyncJakub Kicinski2020-01-101-3/+3
* Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller2020-01-0911-62/+98
|\
| * e1000e: Revert "e1000e: Make watchdog use delayed work"Jeff Kirsher2020-01-092-32/+27
| * i40e: Set PHY Access flag on X722Adam Ludkiewicz2020-01-091-0/+5
| * iavf: remove current MAC address filter on VF resetStefan Assmann2020-01-093-4/+18
| * igb: Fix SGMII SFP module discovery for 100FX/LX.Manfred Rudigier2020-01-092-7/+3
| * ixgbe: Fix calculation of queue with VFs and flow director on interface flapCambda Zhu2020-01-091-10/+27
| * ixgbevf: Remove limit of 10 entries for unicast filter listRadoslaw Tyl2020-01-091-5/+0
| * i40e: Fix virtchnl_queue_select bitmap validationBrett Creeley2020-01-091-4/+18
* | net/x25: fix nonblocking connectMartin Schiller2020-01-091-1/+5
* | sh_eth: check sh_eth_cpu_data::dual_port when dumping registersSergei Shtylyov2020-01-091-17/+21
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...Linus Torvalds2020-01-0915-69/+101
|\ \
| * | HID: steam: Fix input device disappearingRodrigo Rivas Costa2020-01-091-0/+4
| * | HID: intel-ish-hid: ipc: Add Tiger Lake PCI device IDSrinivas Pandruvada2019-12-292-0/+2
| * | drivers/hid/hid-multitouch.c: fix a possible null pointer access.Pan Zhang2019-12-191-1/+1
| * | HID: wacom: Recognize new MobileStudio Pro PIDJason Gerecke2019-12-181-2/+4
| * | HID: intel-ish-hid: ipc: add CMP device idEven Xu2019-12-182-0/+2
| * | HID: hiddev: fix mess in hiddev_open()Dmitry Torokhov2019-12-181-55/+42
| * | HID: hid-input: clear unmapped usagesDmitry Torokhov2019-12-131-4/+12
| * | HID: Add quirk for incorrect input length on Lenovo Y720Pavel Balan2019-12-132-3/+14
| * | HID: asus: Ignore Asus vendor-page usage-code 0xff eventsHans de Goede2019-12-131-1/+2
| * | HID: ite: Add USB id match for Acer SW5-012 keyboard dockHans de Goede2019-12-132-0/+4
| * | HID: Add quirk for Xin-Mo Dual ControllerPriit Laes2019-12-131-0/+1
| * | HID: Fix slab-out-of-bounds read in hid_field_extractAlan Stern2019-12-111-0/+6
| * | HID: multitouch: Add LG MELF0410 I2C touchscreen supportAaron Ma2019-12-092-0/+4
| * | HID: uhid: Fix returning EPOLLOUT from uhid_char_pollMarcel Holtmann2019-12-091-1/+1
| * | HID: hidraw: Fix returning EPOLLOUT from hidraw_pollMarcel Holtmann2019-12-091-2/+2
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2020-01-0971-275/+515
|\ \ \ | | |/ | |/|
| * | tipc: fix wrong connect() return codeTuong Lien2020-01-081-2/+2
| * | tipc: fix link overflow issue at socket shutdownTuong Lien2020-01-081-21/+32
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2020-01-0810-39/+75
| |\ \
| | * | netfilter: ipset: avoid null deref when IPSET_ATTR_LINENO is presentFlorian Westphal2020-01-081-1/+2
| | * | netfilter: conntrack: dccp, sctp: handle null timeout argumentFlorian Westphal2020-01-082-0/+6
| | * | netfilter: flowtable: add nf_flowtable_time_stampPablo Neira Ayuso2020-01-064-10/+11
| | * | netfilter: nf_tables: unbind callbacks from flowtable destroy pathPablo Neira Ayuso2020-01-051-2/+6
| | * | netfilter: nf_flow_table_offload: fix the nat port mangle.wenxu2020-01-051-8/+16