summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-12-07net: phy: dp83867: fix hfs boot in rgmii modeGrygorii Strashko
2019-12-07net: ethernet: ti: cpsw: fix extra rx interruptGrygorii Strashko
2019-12-07inet: protect against too small mtu values.Eric Dumazet
2019-12-07gre: refetch erspan header from skb->data after pskb_may_pull()Cong Wang
2019-12-07pppoe: remove redundant BUG_ON() check in pppoe_pernetAditya Pakki
2019-12-06Merge branch 'tcp-fix-handling-of-stale-syncookies-timestamps'David S. Miller
2019-12-06tcp: Protect accesses to .ts_recent_stamp with {READ,WRITE}_ONCE()Guillaume Nault
2019-12-06tcp: tighten acceptance of ACKs not matching a child socketGuillaume Nault
2019-12-06tcp: fix rejected syncookies due to stale timestampsGuillaume Nault
2019-12-06Merge tag 'mlx5-fixes-2019-12-05' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller
2019-12-06lpc_eth: kernel BUG on removeBruno Carneiro da Cunha
2019-12-06tcp: md5: fix potential overestimation of TCP option spaceEric Dumazet
2019-12-06Merge branch 'net-tc-indirect-block-relay'David S. Miller
2019-12-06net: sched: allow indirect blocks to bind to clsact in TCJohn Hurley
2019-12-06net: core: rename indirect block ingress cb functionJohn Hurley
2019-12-06net-sysfs: Call dev_hold always in netdev_queue_add_kobjectJouni Hogander
2019-12-06net: dsa: fix flow dissection on Tx pathAlexander Lobakin
2019-12-06net/tls: Fix return values to avoid ENOTSUPPValentin Vidic
2019-12-06net: avoid an indirect call in ____sys_recvmsg()Eric Dumazet
2019-12-06phy: mdio-thunder: add missed pci_release_regions in removeChuhong Yuan
2019-12-06tipc: fix ordering of tipc module init and exit routineTaehee Yoo
2019-12-06mqprio: Fix out-of-bounds access in mqprio_dumpVladyslav Tarasiuk
2019-12-06net: stmmac: reset Tx desc base address before restarting TxJongsung Kim
2019-12-06enetc: disable EEE autoneg by defaultYangbo Lu
2019-12-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2019-12-05ppp: fix out-of-bounds access in bpf_prog_create()Eric Biggers
2019-12-05Merge branch 'hns3-fixes'David S. Miller
2019-12-05net: hns3: fix VF ID issue for setting VF VLANJian Shen
2019-12-05net: hns3: fix a use after free problem in hns3_nic_maybe_stop_tx()Yunsheng Lin
2019-12-05net: hns3: fix for TX queue not restarted problemYunsheng Lin
2019-12-05net: ethernet: ti: cpsw_switchdev: fix unmet direct dependencies detected for...Grygorii Strashko
2019-12-05net/mlx5e: E-switch, Fix Ingress ACL groups in switchdev mode for prio tagParav Pandit
2019-12-05net/mlx5e: ethtool, Fix analysis of speed settingAya Levin
2019-12-05net/mlx5e: Fix translation of link mode into speedAya Levin
2019-12-05net/mlx5e: Fix free peer_flow when refcount is 0Roi Dayan
2019-12-05net/mlx5e: Fix freeing flow with kfree() and not kvfree()Roi Dayan
2019-12-05net/mlx5e: Fix SFF 8472 eeprom lengthEran Ben Elisha
2019-12-05net/mlx5e: Query global pause state before setting prio2bufferHuy Nguyen
2019-12-05net/mlx5e: Fix TXQ indices to be sequentialEran Ben Elisha
2019-12-05Merge branch 's390-fixes'David S. Miller
2019-12-05s390/qeth: fix dangling IO buffers after halt/clearJulian Wiedmann
2019-12-05s390/qeth: ensure linear access to packet headersJulian Wiedmann
2019-12-05s390/qeth: guard against runt packetsJulian Wiedmann
2019-12-05net: thunderx: start phy before starting autonegotiationMian Yousaf Kaukab
2019-12-05hsr: fix a NULL pointer dereference in hsr_dev_xmit()Taehee Yoo
2019-12-04selftests/bpf: Add a fexit/bpf2bpf test with target bpf prog no calleesYonghong Song
2019-12-04bpf: Fix a bug when getting subprog 0 jited image in check_attach_btf_idYonghong Song
2019-12-04selftests/bpf: De-flake test_tcpbpfStanislav Fomichev
2019-12-04selftests/bpf: Bring back c++ include/link testStanislav Fomichev
2019-12-04selftests/bpf: Don't hard-code root cgroup idStanislav Fomichev