summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* gro_cell: add napi_disable in gro_cells_destroyLorenzo Bianconi2018-12-191-0/+1
* lan743x: Remove MAC Reset from initializationBryan Whitehead2018-12-191-6/+0
* Merge tag 'mlx5-fixes-2018-12-19' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller2018-12-193-13/+10
|\
| * net/mlx5e: Remove the false indication of software timestamping supportAlaa Hleihel2018-12-191-8/+3
| * net/mlx5: Typo fix in del_sw_hw_ruleYuval Avnery2018-12-191-1/+1
| * net/mlx5e: RX, Fix wrong early return in receive queue pollTariq Toukan2018-12-191-4/+6
|/
* ipv6: explicitly initialize udp6_addr in udp_sock_create6()Cong Wang2018-12-191-1/+2
* bnxt_en: Fix ethtool self-test loopback.Michael Chan2018-12-191-1/+4
* Merge branch 'rds-fixes'David S. Miller2018-12-194-61/+120
|\
| * net/rds: remove user triggered WARN_ON in rds_sendmsgshamir rabinovitch2018-12-194-19/+29
| * net/rds: fix warn in rds_message_alloc_sgsshamir rabinovitch2018-12-193-42/+91
|/
* Merge tag 'wireless-drivers-for-davem-2018-12-19' of git://git.kernel.org/pub...David S. Miller2018-12-1912-56/+118
|\
| * ath10k: skip sending quiet mode cmd for WCN3990Rakesh Pillai2018-12-195-2/+44
| * iwlwifi: mvm: don't send GEO_TX_POWER_LIMIT to old firmwaresEmmanuel Grumbach2018-12-171-0/+9
| * mt76: add entry in MAINTAINERS fileLorenzo Bianconi2018-12-131-0/+7
| * mt76: fix potential NULL pointer dereference in mt76_stop_tx_queuesLorenzo Bianconi2018-12-131-1/+6
| * Revert "mwifiex: restructure rx_reorder_tbl_lock usage"Brian Norris2018-12-133-53/+51
| * rtlwifi: Fix leak of skb when processing C2H_BT_INFOLarry Finger2018-12-131-0/+1
* | Merge tag 'mac80211-for-davem-2018-12-19' of git://git.kernel.org/pub/scm/lin...David S. Miller2018-12-194-3/+11
|\ \
| * | mac80211: free skb fraglist before freeing the skbSara Sharon2018-12-191-0/+5
| * | nl80211: fix memory leak if validate_pae_over_nl80211() failsJohannes Berg2018-12-191-1/+3
| * | mac80211: fix a kernel panic when TXing after TXQ teardownSara Sharon2018-12-182-2/+3
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2018-12-181-0/+1
|\ \ \
| * | | bpf: promote bpf_perf_event.h to mandatory UAPI headerMasahiro Yamada2018-12-171-0/+1
* | | | net/smc: fix TCP fallback socket releaseMyungho Jung2018-12-182-2/+16
* | | | vxge: ensure data0 is initialized in when fetching firmware version informationColin Ian King2018-12-181-1/+1
* | | | xen/netfront: tolerate frags with no dataJuergen Gross2018-12-181-1/+1
* | | | net: phy: Fix the issue that netif always links up after resumingKunihiko Hayashi2018-12-181-5/+2
* | | | lan78xx: Resolve issue with changing MAC addressJason Martinsen2018-12-181-0/+4
* | | | lan743x: Expand phy search for LAN7431Bryan Whitehead2018-12-181-2/+3
* | | | Merge branch 'vxlan-Various-fixes'David S. Miller2018-12-183-7/+44
|\ \ \ \
| * | | | selftests: net: Add test_vxlan_fdb_changelink.shPetr Machata2018-12-182-0/+30
| * | | | vxlan: changelink: Fix handling of default remotesPetr Machata2018-12-181-4/+3
| * | | | vxlan: Fix error path in __vxlan_dev_create()Petr Machata2018-12-181-3/+10
| * | | | vxlan: Unmark offloaded bit on replaced FDB entriesPetr Machata2018-12-181-0/+1
|/ / / /
* | | | Merge branch 'macb-DMA-race-fixes'David S. Miller2018-12-182-5/+24
|\ \ \ \
| * | | | net: macb: add missing barriers when reading descriptorsAnssi Hannula2018-12-182-3/+12
| * | | | net: macb: fix dropped RX frames due to a raceAnssi Hannula2018-12-181-2/+7
| * | | | net: macb: fix random memory corruption on RX with 64-bit DMAAnssi Hannula2018-12-181-0/+5
|/ / / /
* | | | net: Use __kernel_clockid_t in uapi net_stamp.hDavide Caratti2018-12-181-2/+2
* | | | net: macb: restart tx after tx used bit readClaudiu Beznea2018-12-181-1/+20
* | | | net: stmmac: Fix an error code in probe()Dan Carpenter2018-12-181-0/+1
* | | | tipc: check group dests after tipc_wait_for_cond()Cong Wang2018-12-181-4/+5
* | | | qed: Fix an error code qed_ll2_start_xmit()Dan Carpenter2018-12-181-0/+1
* | | | net: mvpp2: 10G modes aren't supported on all portsAntoine Tenart2018-12-181-6/+8
* | | | VSOCK: Send reset control packet when socket is partially boundJorgen Hansen2018-12-181-17/+50
* | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2018-12-185-5/+18
|\ \ \ \
| * | | | xfrm_user: fix freeing of xfrm states on acquireMathias Krause2018-11-233-3/+10
| * | | | xfrm: Fix NULL pointer dereference in xfrm_input when skb_dst_force clears th...Steffen Klassert2018-11-221-1/+6
| * | | | xfrm: Fix bucket count reported to userspaceBenjamin Poirier2018-11-061-1/+1