aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/broadcom/bnx2x/bnx2x_stats.h (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2019-06-29igmp: fix memory leak in igmpv3_del_delrec()Eric Dumazet1-6/+2
2019-06-29net: macb: Fix SUBNS increment and increase resolutionHarini Katakam2-2/+9
2019-06-29net: macb: Add separate definition for PPM fractionHarini Katakam2-1/+4
2019-06-29packet: Fix undefined behavior in bit shiftJiunn Chang1-1/+1
2019-06-29net: make skb_dst_force return true when dst is refcountedFlorian Westphal2-2/+9
2019-06-29sctp: not bind the socket in sctp_connectXin Long1-21/+3
2019-06-29bpf: fix uapi bpf_prog_info fields alignmentBaruch Siach2-0/+2
2019-06-28net: mvpp2: prs: Don't override the sign bit in SRAM parser shiftMaxime Chevallier1-1/+2
2019-06-28net: phylink: further documentation clarificationsRussell King1-2/+9
2019-06-28net: ethernet: ti: cpsw: Assign OF node to slave devicesMarek Vasut2-0/+4
2019-06-28net: dsa: b53: Disable all ports on setupBenedikt Spranger1-2/+2
2019-06-28netfilter: Fix remainder of pseudo-header protocol 0He Zhe3-4/+5
2019-06-28nl80211: Fix undefined behavior in bit shiftJiunn Chang1-1/+1
2019-06-27mt76: usb: fix rx A-MSDU supportLorenzo Bianconi2-9/+38
2019-06-27proc: remove useless d_is_dir() checkChristian Brauner1-2/+1
2019-06-27copy_process(): don't use ksys_close() on cleanupsAl Viro1-28/+18
2019-06-26af_packet: Block execution of tasks waiting for transmit to complete in AF_PACKETNeil Horman2-3/+18
2019-06-26sctp: change to hold sk after auth shkey is created successfullyXin Long1-4/+4
2019-06-26ipv6: fix neighbour resolution with raw socketNicolas Dichtel1-1/+2
2019-06-26ipv6: constify rt6_nexthop()Nicolas Dichtel5-7/+7
2019-06-26net: dsa: microchip: Use gpiod_set_value_cansleep()Marek Vasut1-3/+3
2019-06-26net: aquantia: fix vlans not working over bridged networkDmitry Bogdanov4-8/+23
2019-06-26ipv4: reset rt_iif for recirculated mcast/bcast out pktsStephen Suryaputra3-0/+46
2019-06-26team: Always enable vlan tx offloadYueHaibing1-1/+1
2019-06-26net/smc: Fix error path in smc_initYueHaibing1-1/+4
2019-06-26net/smc: hold conns_lock before calling smc_lgr_register_conn()Huaping Zhou1-0/+3
2019-06-26bonding: Always enable vlan tx offloadYueHaibing1-1/+1
2019-06-26ath: fix SPDX tagsKalle Valo15-15/+15
2019-06-26bpf: fix BPF_ALU32 | BPF_ARSH on BE archesJiong Wang1-2/+2
2019-06-26tools: bpftool: use correct argument in cgroup errorsJakub Kicinski1-3/+3
2019-06-26xsk: Properly terminate assignment in xskq_produce_flush_descNathan Chancellor1-1/+1
2019-06-26HID: intel-ish-hid: fix wrong driver_data usageHyungwoo Yang3-3/+17
2019-06-26HID: multitouch: Add pointstick support for ALPS TouchpadKai-Heng Feng2-0/+5
2019-06-26HID: logitech-dj: Fix forwarding of very long HID++ reportsHans de Goede1-1/+3
2019-06-26HID: uclogic: Add support for Huion HS64 tabletKyle Godbey3-0/+5
2019-06-26HID: chicony: add another quirk for PixArt mouseOleksandr Natalenko2-0/+2
2019-06-26HID: intel-ish-hid: Fix a use after free in load_fw_from_host()Dan Carpenter1-1/+1
2019-06-26netfilter: ctnetlink: Fix regression in conntrack entry deletionFelix Kaechele1-3/+4
2019-06-26csky: Fixup libgcc unwind errorGuo Ren1-0/+5
2019-06-25clk: socfpga: stratix10: fix divider entry for the emac clocksDinh Nguyen1-2/+2
2019-06-25net/ipv6: Fix misuse of proc_dointvec "skip_notify_on_dev_down"Eiichi Tsukata1-1/+1
2019-06-25ipv4: Use return value of inet_iif() for __raw_v4_lookup in the while loopStephen Suryaputra1-1/+1
2019-06-25dm verity: use message limit for data block corruption messageMilan Broz1-2/+2
2019-06-25dm table: don't copy from a NULL pointer in realloc_argv()Jerome Marchand1-1/+1
2019-06-25dm log writes: make sure super sector log updates are written in orderzhangyi (F)1-2/+21
2019-06-25dm init: remove trailing newline from calls to DMERR() and DMINFO()Stephen Boyd1-2/+2
2019-06-25dm init: fix incorrect uses of kstrndup()Gen Zhang1-3/+3
2019-06-25MAINTAINERS: add reviewer to maintainers entryBjörn Töpel1-0/+1
2019-06-25ipvs: fix tinfo memory leak in start_sync_threadJulian Anastasov3-68/+76
2019-06-24qmi_wwan: Fix out-of-bounds readBjørn Mork1-1/+1