aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/jme.h (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2018-09-09net: ena: fix driver when PAGE_SIZE == 64kBNetanel Belgazal2-5/+16
2018-09-09net: ena: fix surprise unplug NULL dereference kernel crashNetanel Belgazal1-2/+2
2018-09-07tcp: really ignore MSG_ZEROCOPY if no SO_ZEROCOPYVincent Whitchurch2-4/+1
2018-09-07net_sched: properly cancel netlink dump on failureCong Wang1-4/+8
2018-09-07xen/netfront: fix waiting for xenbus state changeJuergen Gross1-14/+10
2018-09-07r8169: set TxConfig register after TX / RX is enabled, just like RxConfigMaciej S. Szmigiero1-1/+1
2018-09-06tipc: call start and done ops directly in __tipc_nl_compat_dumpit()Cong Wang3-6/+14
2018-09-05net/iucv: declare iucv_path_table_empty() as staticJulian Wiedmann1-1/+1
2018-09-05net/af_iucv: fix skb handling on HiperTransport xmit errorJulian Wiedmann1-11/+23
2018-09-05net/af_iucv: drop inbound packets with invalid flagsJulian Wiedmann1-2/+2
2018-09-05net/sched: fix memory leak in act_tunnel_key_init()Davide Caratti1-6/+10
2018-09-05tipc: orphan sock in tipc_release()Cong Wang1-0/+1
2018-09-05net/mlx5: Fix possible deadlock from lockdep when adding fte to fgRoi Dayan1-37/+37
2018-09-05net/mlx5e: Ethtool steering, fix udp source port valueSaeed Mahameed1-1/+1
2018-09-05net/mlx5: Check for error in mlx5_attach_interfaceHuy Nguyen1-5/+10
2018-09-05net/mlx5: Consider PCI domain in search for next devDaniel Jurgens1-3/+4
2018-09-05net/mlx5: Fix not releasing read lock when adding flow rulesRoi Dayan1-0/+2
2018-09-05net/mlx5: E-Switch, Fix memory leak when creating switchdev mode FDB tablesRaed Salem1-0/+1
2018-09-05net/mlx5: Use u16 for Work Queue buffer strides offsetTariq Toukan2-3/+3
2018-09-05net/mlx5: Use u16 for Work Queue buffer fragment sizeTariq Toukan3-4/+4
2018-09-05net/mlx5: Fix debugfs cleanup in the device init/remove flowJack Morgenstein1-2/+4
2018-09-05net/mlx5: Fix use-after-free in self-healing flowJack Morgenstein3-5/+13
2018-09-05net: qca_spi: Fix race condition in spi transfersStefan Wahren3-98/+93
2018-09-05be2net: Fix memory leak in be_cmd_get_profile_config()Petr Oros1-1/+1
2018-09-05mlxsw: spectrum_buffers: Set up a dedicated pool for BUM trafficPetr Machata1-8/+8
2018-09-04net: phy: sfp: Handle unimplemented hwmon limits and alarmsAndrew Lunn1-4/+16
2018-09-04net: sched: action_ife: take reference to meta moduleVlad Buslov1-1/+15
2018-09-04act_ife: fix a potential use-after-freeCong Wang1-1/+1
2018-09-04net/mlx5: Fix SQ offset in QPs with small RQTariq Toukan1-2/+3
2018-09-03tipc: correct spelling errors for tipc_topsrv_queue_evt() commentsZhenbo Gao1-2/+2
2018-09-03tipc: correct spelling errors for struct tipc_bc_base's commentZhenbo Gao1-2/+2
2018-09-03bnxt_en: Do not adjust max_cp_rings by the ones used by RDMA.Michael Chan4-12/+9
2018-09-03bnxt_en: Clean up unused functions.Michael Chan4-18/+1
2018-09-03bnxt_en: Fix firmware signaled resource change logic in open.Michael Chan1-3/+10
2018-09-03sctp: not traverse asoc trans list if non-ipv6 trans exists for ipv6_flowlabelXin Long1-4/+6
2018-09-03sctp: fix invalid reference to the index variable of the iteratorXin Long1-11/+13
2018-09-03net/ibm/emac: wrong emac_calc_base call was used by typoIvan Mikhaylov1-3/+3
2018-09-03net: sched: null actions array pointer before releasing actionVlad Buslov1-1/+1
2018-09-03vhost: fix VHOST_GET_BACKEND_FEATURES ioctl request definitionGleb Fotengauer-Malinovskiy1-1/+1
2018-09-03r8169: add support for NCube 8168 network cardAnthony Wong2-0/+3
2018-09-03ip6_tunnel: respect ttl inherit for ip6tnlHangbin Liu1-1/+9
2018-09-03mac80211: shorten the IBSS debug messagesEmmanuel Grumbach1-11/+11
2018-09-03mac80211: don't Tx a deauth frame if the AP forbade TxEmmanuel Grumbach1-2/+15
2018-09-03mac80211: Fix station bandwidth setting after channel switchIlan Peer1-0/+53
2018-09-03mac80211: fix a race between restart and CSA flowsEmmanuel Grumbach1-1/+20
2018-09-03mac80211: fix WMM TXOP calculationDreyfuss, Haim1-2/+1
2018-09-03cfg80211: fix a type issue in ieee80211_chandef_to_operating_class()Dan Carpenter1-1/+1
2018-09-03mac80211: fix an off-by-one issue in A-MSDU max_subframe computationLorenzo Bianconi1-1/+1
2018-09-02uapi: Fix linux/rds.h userspace compilation errors.Vinson Lee1-0/+1
2018-09-02net: cadence: Fix a sleep-in-atomic-context bug in macb_halt_tx()Jia-Ju Bai1-1/+1