summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | libbpf: Fix libbpf hashmap on (I)LP32 architecturesJakub Bogusz2020-07-091-4/+8
| | * | | | | | selftests: bpf: Fix detach from sockmap testsLorenz Bauer2020-07-091-6/+6
| | * | | | | | bpf: net: Avoid incorrect bpf_sk_reuseport_detach callMartin KaFai Lau2020-07-092-3/+5
| | * | | | | | bpf: net: Avoid copying sk_user_data of reuseport_array during sk_cloneMartin KaFai Lau2020-07-091-4/+9
| * | | | | | | Merge tag 'mlx5-fixes-2020-07-02' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller2020-07-1014-62/+196
| |\ \ \ \ \ \ \
| | * | | | | | | net/mlx5e: CT: Fix memory leak in cleanupEli Britstein2020-07-091-0/+1
| | * | | | | | | net/mlx5e: Fix port buffers cell size valueEran Ben Elisha2020-07-096-25/+78
| | * | | | | | | net/mlx5e: Fix 50G per lane indicationAya Levin2020-07-093-8/+23
| | * | | | | | | net/mlx5e: Fix CPU mapping after function reload to avoid aRFS RX crashAya Levin2020-07-091-4/+4
| | * | | | | | | net/mlx5e: Fix VXLAN configuration restore after function reloadAya Levin2020-07-091-3/+4
| | * | | | | | | net/mlx5e: Fix usage of rcu-protected pointerVlad Buslov2020-07-091-3/+6
| | * | | | | | | net/mxl5e: Verify that rpriv is not NULLVlad Buslov2020-07-091-2/+3
| | * | | | | | | net/mlx5: E-Switch, Fix vlan or qos setting in legacy modeVu Pham2020-07-091-1/+0
| | * | | | | | | net/mlx5: Fix eeprom support for SFP moduleEran Ben Elisha2020-07-091-16/+77
| * | | | | | | | cgroup: Fix sock_cgroup_data on big-endian.Cong Wang2020-07-091-0/+2
| |/ / / / / / /
| * / / / / / / tcp: make sure listeners don't initialize congestion-control stateChristoph Paasch2020-07-092-1/+4
| |/ / / / / /
| * | | | | | ethtool: fix genlmsg_put() failure handling in ethnl_default_dumpit()Michal Kubecek2020-07-091-14/+13
| * | | | | | net_sched: fix a memory leak in atm_tc_init()Cong Wang2020-07-091-4/+4
| * | | | | | qed: Populate nvm-file attributes while reading nvm config partition.Sudarsana Reddy Kalluru2020-07-094-9/+21
| * | | | | | cxgb4: fix all-mask IP address comparisonRahul Lakkireddy2020-07-081-5/+5
| * | | | | | tipc: fix retransmission on unicast linksHamish Martin2020-07-081-8/+18
| * | | | | | l2tp: remove skb_dst_set() from l2tp_xmit_skb()Xin Long2020-07-081-4/+1
| * | | | | | Merge branch 'net-smc-fixes'David S. Miller2020-07-0811-105/+163
| |\ \ \ \ \ \
| | * | | | | | net/smc: tolerate future SMCD versionsUrsula Braun2020-07-082-13/+34
| | * | | | | | net/smc: switch smcd_dev_list spinlock to mutexUrsula Braun2020-07-084-18/+20
| | * | | | | | net/smc: fix sleep bug in smc_pnet_find_roce_resource()Ursula Braun2020-07-084-18/+22
| | * | | | | | net/smc: fix work request handlingKarsten Graul2020-07-082-8/+10
| | * | | | | | net/smc: separate LLC wait queues for flow and messagesKarsten Graul2020-07-083-48/+77
| |/ / / / / /
| * | | | | | net: atlantic: fix ip dst and ipv6 address filtersDmitry Bogdanov2020-07-082-3/+3
| * | | | | | ionic: centralize queue reset codeShannon Nelson2020-07-073-41/+32
| * | | | | | vlan: consolidate VLAN parsing code and limit max parsing depthToke Høiland-Jørgensen2020-07-071-35/+22
| * | | | | | net: qed: fix buffer overflow on ethtool -dAlexander Lobakin2020-07-072-1/+14
| * | | | | | bridge: mcast: Fix MLD2 Report IPv6 payload length checkLinus Lüssing2020-07-071-1/+1
| * | | | | | net: Added pointer check for dst->ops->neigh_lookup in dst_neigh_lookup_skbMartin Varghese2020-07-071-1/+9
| * | | | | | net/sched: act_ct: add miss tcf_lastuse_update.wenxu2020-07-071-0/+2
| * | | | | | net/mlx5e: Do not include rwlock.h directlySebastian Andrzej Siewior2020-07-071-1/+0
| * | | | | | mptcp: fix DSS map generation on fin retransmissionPaolo Abeni2020-07-071-3/+3
| * | | | | | ipv4: fill fl4_icmp_{type,code} in ping_v4_sendmsgSabrina Dubroca2020-07-071-0/+3
| * | | | | | net: ethernet: fec: prevent tx starvation under high rx loadTobias Waldekranz2020-07-072-68/+31
| * | | | | | net: sky2: initialize return of gm_phy_readTom Rix2020-07-071-1/+1
| * | | | | | cgroup: fix cgroup_sk_alloc() for sk_clone_lock()Cong Wang2020-07-074-16/+27
| * | | | | | ipv6: Fix use of anycast address with loopbackDavid Ahern2020-07-071-1/+1
| * | | | | | net: usb: qmi_wwan: add support for Quectel EG95 LTE modemAceLan Kao2020-07-071-0/+1
| * | | | | | Merge branch 'net-ipa-fix-warning-reported-errors'David S. Miller2020-07-073-3/+6
| |\ \ \ \ \ \
| | * | | | | | net: ipa: include declarations in "ipa_gsi.c"Alex Elder2020-07-071-0/+1
| | * | | | | | net: ipa: declare struct types in "ipa_gsi.h"Alex Elder2020-07-071-0/+2
| | * | | | | | net: ipa: fix QMI structure definition bugsAlex Elder2020-07-071-3/+3
| |/ / / / / /
| * | | | | | ipv6: fib6_select_path can not use out path for nexthop objectsDavid Ahern2020-07-062-1/+17
| * | | | | | Merge branch 'hns3-fixes'David S. Miller2020-07-064-6/+13
| |\ \ \ \ \ \
| | * | | | | | net: hns3: fix use-after-free when doing self testYonglong Liu2020-07-061-3/+6