aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2019-03-11net/mlx5: Fix multiple updates of steering rules in parallelEli Britstein1-0/+6
2019-03-11y2038: fix socket.h header inclusionArnd Bergmann5-5/+5
2019-03-12kconfig: fix 'Save As' menu of xconfigMasahiro Yamada2-7/+36
2019-03-11net: sit: fix UBSAN Undefined behaviour in check_6rdMiaohe Lin1-2/+3
2019-03-11tools: mark 'test_vmalloc.sh' executableLinus Torvalds1-0/+0
2019-03-11netfilter: nf_tables: use-after-free in dynamic operationsPablo Neira Ayuso1-1/+3
2019-03-11netfilter: nf_tables: bogus EBUSY when deleting set after flushPablo Neira Ayuso5-13/+60
2019-03-11ACPI: tables: Simplify PPTT leaf node detectionJeremy Linton1-0/+3
2019-03-11PM / domains: Remove one unnecessary blank lineAisheng Dong1-1/+0
2019-03-11PM / Domains: Return early for all errors in _genpd_power_off()Aisheng Dong1-3/+3
2019-03-11PM / Domains: Improve warn for multiple states but no governorAisheng Dong1-1/+1
2019-03-11OPP: Fix handling of multiple power domainsRajendra Nayak1-2/+14
2019-03-11PM / QoS: Fix typo in file descriptionAisheng Dong1-1/+1
2019-03-11mailbox: imx: keep MU irq working during suspend/resumeAnson Huang1-2/+2
2019-03-10drivers: ide: Kconfig: pedantic formattingEnrico Weigelt, metux IT consult1-13/+13
2019-03-10ide: mark expected switch fall-throughGustavo A. R. Silva1-1/+1
2019-03-10ide: hpt366: mark expected switch fall-throughsGustavo A. R. Silva1-2/+2
2019-03-10SUNRPC: Take the transport send lock before binding+connectingTrond Myklebust1-1/+8
2019-03-10SUNRPC: Micro-optimise when the task is known not to be sleepingTrond Myklebust2-34/+73
2019-03-10gro_cells: make sure device is up in gro_cells_receive()Eric Dumazet1-4/+18
2019-03-10vxlan: test dev->flags & IFF_UP before calling gro_cells_receive()Eric Dumazet1-0/+11
2019-03-10net/x25: fix use-after-free in x25_device_event()Eric Dumazet1-1/+5
2019-03-10isdn: mISDNinfineon: fix potential NULL pointer dereferenceKangjie Lu1-1/+4
2019-03-10SUNRPC: Check whether the task was transmitted before rebind/reconnectTrond Myklebust1-4/+40
2019-03-09net: hns3: fix to stop multiple HNS reset due to the AER changesShiju Jose3-3/+11
2019-03-09ip: fix ip_mc_may_pull() return valueEric Dumazet1-1/+1
2019-03-09net: keep refcount warning in reqsk_free()Guillaume Nault1-1/+0
2019-03-09Input: wacom_serial4 - add support for Wacom ArtPad II tabletJason Gerecke1-0/+2
2019-03-09Input: elan_i2c - add id for touchpad found in Lenovo s21e-20Vincent Batts1-0/+1
2019-03-09Input: raspberrypi-ts - select CONFIG_INPUT_POLLDEVArnd Bergmann1-0/+1
2019-03-09Input: msm-vibrator - use correct gpio headerArnd Bergmann1-1/+1
2019-03-09SUNRPC: Remove redundant calls to RPC_IS_QUEUED()Trond Myklebust2-5/+1
2019-03-09SUNRPC: Clean upTrond Myklebust1-33/+14
2019-03-09MAINTAINERS: fix typo in Mimi Zohar's addressBaruch Siach1-1/+1
2019-03-09workqueue, lockdep: Fix a memory leak in wq->lock_nameQian Cai1-0/+2
2019-03-09workqueue, lockdep: Fix an alloc_workqueue() error pathBart Van Assche1-0/+2
2019-03-09locking/lockdep: Only call init_rcu_head() after RCU has been initializedBart Van Assche1-4/+11
2019-03-09locking/lockdep: Avoid a Clang warningArnd Bergmann1-1/+3
2019-03-09perf/core: Mark expected switch fall-throughGustavo A. R. Silva1-0/+1
2019-03-09perf/x86/intel/uncore: Fix client IMC events return huge resultKan Liang3-7/+10
2019-03-09perf/ring_buffer: Use high order allocations for AUX buffers optimisticallyAlexander Shishkin1-17/+15
2019-03-08net: stmmac: Avoid one more sometimes uninitialized Clang warningNathan Chancellor1-1/+1
2019-03-08net: dsa: mv88e6xxx: Set correct interface mode for CPU/DSA portsAndrew Lunn4-0/+42
2019-03-08rxrpc: Fix client call queueing, waiting for channelDavid Howells1-2/+2
2019-03-08tcp: handle inet_csk_reqsk_queue_add() failuresGuillaume Nault2-2/+13
2019-03-08net: ethernet: sun: Zero initialize class in default case in niu_add_ethtool_tcam_entryNathan Chancellor1-0/+1
2019-03-088139too : Add support for U.S. Robotics USR997901A 10/100 Cardbus NICMatthew Whitehead1-0/+1
2019-03-08fou, fou6: avoid uninit-value in gue_err() and gue6_err()Eric Dumazet2-4/+4
2019-03-08net: sched: fix potential use-after-free in __tcf_chain_put()Vlad Buslov1-10/+7
2019-03-08vhost: silence an unused-variable warningArnd Bergmann1-1/+1