aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/xircom (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2019-05-13flow_dissector: disable preemption around BPF callsEric Dumazet1-0/+2
2019-05-13bonding: fix arp_validate toggling in active-backup modeJarod Wilson1-7/+0
2019-05-13net: meson: fixup g12a glue ephy idJerome Brunet1-1/+1
2019-05-13net: phy: realtek: Replace phy functions with non-locked version in rtl8211e_config_init()Kunihiko Hayashi1-3/+3
2019-05-13net: seeq: fix crash caused by not set dev.parentThomas Bogendoerfer1-0/+1
2019-05-13of_net: Fix missing of_find_device_by_node ref count dropPetr Štetiar1-1/+4
2019-05-13net: mvpp2: cls: Add missing NETIF_F_NTUPLE flagMaxime Chevallier1-1/+3
2019-05-13bpf: fix undefined behavior in narrow load handlingKrzesimir Nowak1-1/+1
2019-05-13libbpf: detect supported kernel BTF features and sanitize BTFAndrii Nakryiko3-33/+197
2019-05-13selftests: bpf: Add files generated after build to .gitignoreKelsey Skunberg1-0/+2
2019-05-13tools: bpf: synchronise BPF UAPI header with toolsQuentin Monnet1-70/+75
2019-05-13bpf: fix minor issues in documentation for BPF helpers.Quentin Monnet1-49/+54
2019-05-13bpf: fix recurring typo in documentation for BPF helpersQuentin Monnet1-19/+19
2019-05-13bpf: fix script for generating man page on BPF helpersQuentin Monnet1-4/+4
2019-05-13bpf: add various test cases for backward jumpsDaniel Borkmann1-0/+195
2019-05-12net: dccp : proto: remove Unneeded variable "err"Hariprasad Kelam1-2/+1
2019-05-12net: dsa: Remove the now unused DSA_SKB_CB_COPY() macroVladimir Oltean1-3/+0
2019-05-12net: dsa: Remove dangerous DSA_SKB_CLONE() macroVladimir Oltean1-9/+0
2019-05-12net: dsa: Initialize DSA_SKB_CB(skb)->deferred_xmit variableVladimir Oltean2-3/+2
2019-05-12netfilter: nf_tables: correct NFT_LOGLEVEL_MAX valueFlorian Westphal1-1/+1
2019-05-11net: phy: realtek: fix double page ops in generic Realtek driverHeiner Kallweit1-2/+0
2019-05-11net: qrtr: use protocol endiannes variableNicholas Mc Guire1-3/+4
2019-05-10bpf: fix out of bounds backwards jmps due to dead code removalDaniel Borkmann1-2/+2
2019-05-10net: phy: realtek: add missing page operationsHeiner Kallweit1-0/+12
2019-05-10net: wireless: mt76: fix similar warning reported by kbuild test robotPetr Štetiar1-1/+1
2019-05-10net: ethernet: fix similar warning reported by kbuild test robotPetr Štetiar19-19/+19
2019-05-10powerpc: tsi108: fix similar warning reported by kbuild test robotPetr Štetiar1-1/+2
2019-05-10dt-bindings: doc: net: remove Linux API referencesPetr Štetiar2-5/+5
2019-05-10of_net: remove nvmem-mac-address propertyPetr Štetiar1-23/+6
2019-05-10net/ibmvnic: Update carrier state after link state changeThomas Falcon1-5/+4
2019-05-10net/ibmvnic: Update MAC address settings after adapter resetThomas Falcon2-27/+28
2019-05-10dsa: tag_brcm: Fix build error without CONFIG_NET_DSA_TAG_BRCM_PREPENDYueHaibing1-1/+1
2019-05-10bridge: Fix error path for kobject_init_and_add()Tobin C. Harding1-7/+6
2019-05-10Revert "selinux: do not report error on connect(AF_UNSPEC)"Paolo Abeni1-4/+4
2019-05-09nfp: add missing kdocJakub Kicinski1-0/+2
2019-05-09net/tls: handle errors from padding_length()Jakub Kicinski1-8/+22
2019-05-09net/tls: remove set but not used variablesJakub Kicinski1-4/+1
2019-05-09docs/btf: fix the missing section marksGary Lin1-0/+2
2019-05-09nfp: bpf: fix static check error through tightening shift amount adjustmentJiong Wang1-1/+12
2019-05-09selftests: bpf: initialize bpf_object pointers where neededLorenz Bauer3-2/+5
2019-05-09sparc64: simplify reduce_memory() functionMike Rapoport1-40/+2
2019-05-09sparc: use struct_size() in kzalloc()Gustavo A. R. Silva1-2/+1
2019-05-09packet: Fix error path in packet_initYueHaibing1-5/+20
2019-05-09SUNRPC: Rebalance a kref in auth_gss.cChuck Lever1-0/+1
2019-05-09NFS: Fix a double unlock from nfs_match,get_clientBenjamin Coddington1-1/+1
2019-05-09nfs: pass the correct prototype to read_cache_pageChristoph Hellwig2-6/+8
2019-05-09NFSv4: don't mark all open state for recovery when handling recallable state revoked flagScott Mayhew3-2/+14
2019-05-09SUNRPC: Fix an error code in gss_alloc_msg()Dan Carpenter1-1/+3
2019-05-09SUNRPC: task should be exit if encode return EKEYEXPIRED more timesZhangXiaoxu1-1/+8
2019-05-09NFS4: Fix v4.0 client state corruption when mountZhangXiaoxu1-0/+4