summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* net: stmmac: dwmac1000: fix out-of-bounds mac address reg settingJisheng Zhang2020-04-031-1/+1
* mlxsw: spectrum_trap: fix unintention integer overflow on left shiftColin Ian King2020-04-021-1/+1
* pegasus: Remove pegasus' own workqueuePetko Manolov2020-04-021-32/+6
* neigh: support smaller retrans_time setttingHangbin Liu2020-04-023-9/+12
* net: openvswitch: use hlist_for_each_entry_rcu instead of hlist_for_each_entryTonghao Zhang2020-04-021-4/+6
* net: core: enable SO_BINDTODEVICE for non-root usersVincent Bernat2020-04-021-1/+1
* net: stmmac: xgmac: Fix VLAN register handlingJose Abreu2020-04-021-0/+11
* net: cavium: Fix build errors due to 'imply CAVIUM_PTP'YueHaibing2020-04-021-1/+1
* Merge branch 'mptcp-various-bugfixes-and-improvements'David S. Miller2020-04-024-10/+113
|\
| * mptcp: fix "fn parameter not described" warningsMatthieu Baerts2020-04-021-4/+5
| * mptcp: re-check dsn before reading from subflowFlorian Westphal2020-04-021-0/+26
| * mptcp: subflow: check parent mptcp socket on subflow state changeFlorian Westphal2020-04-023-2/+36
| * mptcp: fix tcp fallback crashFlorian Westphal2020-04-021-4/+46
|/
* net: ipv6: rpl_iptunnel: remove redundant assignments to variable errColin Ian King2020-04-021-1/+1
* crypto/chcr: Add missing include file <linux/highmem.h>YueHaibing2020-04-021-0/+1
* net: dsa: dsa_bridge_mtu_normalization() can be statickbuild test robot2020-04-021-1/+1
* net: atlantic: fix missing | operator when assigning rec->llcColin Ian King2020-04-021-1/+1
* net: qualcomm: rmnet: Allow configuration updates to existing devicesSubash Abhinov Kasiviswanathan2020-04-021-12/+19
* dt-bindings: net: mvusb: Fix example errorsRob Herring2020-04-011-15/+14
* net: stmmac: Fix VLAN filtering when HW does not support itJose Abreu2020-04-011-5/+12
* bnx2x: correct a comment mistake in grammarHu Haowen2020-04-011-1/+2
* net/faraday: fix grammar in function ftgmac100_setup_clk() in ftgmac100.cHu Haowen2020-04-011-1/+1
* slcan: Don't transmit uninitialized stack data in paddingRichard Palethorpe2020-04-011-3/+1
* net: phy: at803x: fix clock sink configuration on ATH8030 and ATH8035Oleksij Rempel2020-04-011-2/+2
* cxgb4: free MQPRIO resources in shutdown pathRahul Lakkireddy2020-04-013-0/+28
* cxgb4: fix MPS index overwrite when setting MAC addressHerat Ramani2020-04-011-1/+0
* ipv6: don't auto-add link-local address to lag portsJarod Wilson2020-04-011-0/+4
* net_sched: add a temporary refcnt for struct tcindex_dataCong Wang2020-04-011-6/+38
* x86: get rid of 'errret' argument to __get_user_xyz() macrossLinus Torvalds2020-03-311-15/+15
* x86: remove __put_user_asm() infrastructureLinus Torvalds2020-03-311-11/+0
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds2020-03-311772-26287/+113633
|\
| * net: ipv6: rpl_iptunnel: Fix potential memory leak in rpl_do_srh_inlineGustavo A. R. Silva2020-03-311-1/+3
| * cxgb4/chcr: nic-tls stats in ethtoolRohit Maheshwari2020-03-311-0/+18
| * net: dsa: fix oops while probing Marvell DSA switchesRussell King2020-03-311-1/+2
| * net/bpfilter: remove superfluous testing messageBruno Meneguele2020-03-311-1/+0
| * net: macb: Fix handling of fixed-link nodeCodrin Ciubotariu2020-03-311-0/+3
| * net: dsa: ksz: Select KSZ protocol tagCodrin Ciubotariu2020-03-311-0/+1
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-03-3012-61/+115
| |\
| | * Merge branch 'hns3-fixes'David S. Miller2020-03-304-32/+51
| | |\
| | | * net: hns3: fix set and get link ksettings issueGuangbin Huang2020-03-301-1/+7
| | | * net: hns3: fix RSS config lost after VF reset.Guojia Liao2020-03-301-24/+28
| | | * net: hns3: fix for fraglist SKB headlen not handling correctlyHuazhong Tan2020-03-302-5/+14
| | | * net: hns3: drop the WQ_MEM_RECLAIM flag when allocating WQYunsheng Lin2020-03-302-2/+2
| | |/
| | * net: fix fraglist segmentation reference count leakFlorian Westphal2020-03-301-0/+1
| | * udp: initialize is_flist with 0 in udp_gro_receiveXin Long2020-03-301-0/+1
| | * net, ip_tunnel: fix interface lookup with no keyWilliam Dauchy2020-03-291-5/+1
| | * sctp: fix possibly using a bad saddr with a given dstMarcelo Ricardo Leitner2020-03-292-15/+33
| | * sctp: fix refcount bug in sctp_wfreeQiujun Huang2020-03-291-8/+23
| | * ipv4: fix a RCU-list lock in fib_triestat_seq_showQian Cai2020-03-291-0/+3
| | * mac80211: fix authentication with iwlwifi/mvmJohannes Berg2020-03-291-1/+2