aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2019-12-07gre: refetch erspan header from skb->data after pskb_may_pull()Cong Wang1-1/+1
2019-12-07pppoe: remove redundant BUG_ON() check in pppoe_pernetAditya Pakki1-2/+0
2019-12-06Merge branch 'tcp-fix-handling-of-stale-syncookies-timestamps'David S. Miller2-8/+32
2019-12-06tcp: Protect accesses to .ts_recent_stamp with {READ,WRITE}_ONCE()Guillaume Nault1-3/+3
2019-12-06tcp: tighten acceptance of ACKs not matching a child socketGuillaume Nault1-3/+13
2019-12-06tcp: fix rejected syncookies due to stale timestampsGuillaume Nault2-2/+16
2019-12-06Merge tag 'mlx5-fixes-2019-12-05' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linuxDavid S. Miller10-75/+143
2019-12-06lpc_eth: kernel BUG on removeBruno Carneiro da Cunha1-2/+0
2019-12-06tcp: md5: fix potential overestimation of TCP option spaceEric Dumazet1-2/+3
2019-12-06Merge branch 'net-tc-indirect-block-relay'David S. Miller4-53/+65
2019-12-06net: sched: allow indirect blocks to bind to clsact in TCJohn Hurley1-19/+33
2019-12-06net: core: rename indirect block ingress cb functionJohn Hurley4-36/+34
2019-12-06net-sysfs: Call dev_hold always in netdev_queue_add_kobjectJouni Hogander1-2/+5
2019-12-06net: dsa: fix flow dissection on Tx pathAlexander Lobakin1-2/+3
2019-12-06net/tls: Fix return values to avoid ENOTSUPPValentin Vidic4-16/+12
2019-12-06net: avoid an indirect call in ____sys_recvmsg()Eric Dumazet1-1/+6
2019-12-06phy: mdio-thunder: add missed pci_release_regions in removeChuhong Yuan1-0/+1
2019-12-06tipc: fix ordering of tipc module init and exit routineTaehee Yoo1-14/+15
2019-12-06mqprio: Fix out-of-bounds access in mqprio_dumpVladyslav Tarasiuk1-1/+1
2019-12-06net: stmmac: reset Tx desc base address before restarting TxJongsung Kim1-0/+2
2019-12-06enetc: disable EEE autoneg by defaultYangbo Lu1-0/+5
2019-12-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller14-37/+116
2019-12-05ppp: fix out-of-bounds access in bpf_prog_create()Eric Biggers1-2/+3
2019-12-05Merge branch 'hns3-fixes'David S. Miller2-36/+32
2019-12-05net: hns3: fix VF ID issue for setting VF VLANJian Shen1-12/+6
2019-12-05net: hns3: fix a use after free problem in hns3_nic_maybe_stop_tx()Yunsheng Lin1-13/+6
2019-12-05net: hns3: fix for TX queue not restarted problemYunsheng Lin1-12/+21
2019-12-05net: ethernet: ti: cpsw_switchdev: fix unmet direct dependencies detected for NET_SWITCHDEVGrygorii Strashko1-1/+1
2019-12-05net/mlx5e: E-switch, Fix Ingress ACL groups in switchdev mode for prio tagParav Pandit2-38/+93
2019-12-05net/mlx5e: ethtool, Fix analysis of speed settingAya Levin1-10/+3
2019-12-05net/mlx5e: Fix translation of link mode into speedAya Levin1-0/+1
2019-12-05net/mlx5e: Fix free peer_flow when refcount is 0Roi Dayan1-2/+5
2019-12-05net/mlx5e: Fix freeing flow with kfree() and not kvfree()Roi Dayan1-1/+1
2019-12-05net/mlx5e: Fix SFF 8472 eeprom lengthEran Ben Elisha1-1/+1
2019-12-05net/mlx5e: Query global pause state before setting prio2bufferHuy Nguyen1-2/+25
2019-12-05net/mlx5e: Fix TXQ indices to be sequentialEran Ben Elisha4-22/+15
2019-12-05Merge branch 's390-fixes'David S. Miller6-83/+119
2019-12-05s390/qeth: fix dangling IO buffers after halt/clearJulian Wiedmann5-46/+67
2019-12-05s390/qeth: ensure linear access to packet headersJulian Wiedmann1-33/+31
2019-12-05s390/qeth: guard against runt packetsJulian Wiedmann3-6/+23
2019-12-05net: thunderx: start phy before starting autonegotiationMian Yousaf Kaukab1-1/+1
2019-12-05hsr: fix a NULL pointer dereference in hsr_dev_xmit()Taehee Yoo1-2/+7
2019-12-04selftests/bpf: Add a fexit/bpf2bpf test with target bpf prog no calleesYonghong Song3-19/+81
2019-12-04bpf: Fix a bug when getting subprog 0 jited image in check_attach_btf_idYonghong Song1-1/+4
2019-12-04selftests/bpf: De-flake test_tcpbpfStanislav Fomichev3-7/+20
2019-12-04selftests/bpf: Bring back c++ include/link testStanislav Fomichev5-6/+7
2019-12-04selftests/bpf: Don't hard-code root cgroup idStanislav Fomichev1-1/+1
2019-12-04samples/bpf: Fix broken xdp_rxq_info due to map order assumptionsJesper Dangaard Brouer1-3/+3
2019-12-04net: Fixed updating of ethertype in skb_mpls_push()Martin Varghese4-5/+7
2019-12-04NFC: NCI: use new `delay` structure for SPI transfer delaysAlexandru Ardelean1-2/+4