aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2020-01-23net/sonic: Fix receive buffer handlingFinn Thain2-7/+33
2020-01-23net/sonic: Fix interface error stats collectionFinn Thain2-14/+8
2020-01-23net/sonic: Use MMIO accessorsFinn Thain1-8/+8
2020-01-23net/sonic: Clear interrupt flags immediatelyFinn Thain1-22/+6
2020-01-23net/sonic: Add mutual exclusion for accessing shared stateFinn Thain2-14/+36
2020-01-23net: fsl/fman: rename IF_MODE_XGMII to IF_MODE_10GMadalin Bucur1-2/+2
2020-01-23Merge branch 'net-fsl-fman-address-erratum-A011043'David S. Miller20-1/+37
2020-01-23net/fsl: treat fsl,erratum-a011043Madalin Bucur1-1/+6
2020-01-23powerpc/fsl/dts: add fsl,erratum-a011043Madalin Bucur18-0/+18
2020-01-23dt-bindings: net: add fsl,erratum-a011043Madalin Bucur1-0/+13
2020-01-23qlcnic: Fix CPU soft lockup while collecting firmware dumpManish Chopra2-0/+3
2020-01-23fou: Fix IPv6 netlink policyKristian Evensen1-2/+2
2020-01-23Merge tag 'wireless-drivers-2020-01-23' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-driversDavid S. Miller28-185/+596
2020-01-23tun: add mutex_unlock() call and napi.skb clearing in tun_get_user()Eric Dumazet1-0/+4
2020-01-23mlxsw: spectrum_acl: Fix use-after-free during reloadIdo Schimmel1-4/+12
2020-01-23Merge branch 'r8152-serial-fixes'David S. Miller1-11/+114
2020-01-23r8152: disable DelayPhyPwrChgHayes Wang1-1/+9
2020-01-23r8152: avoid the MCU to clear the lanwakeHayes Wang1-0/+33
2020-01-23r8152: don't enable U1U2 with USB_SPEED_HIGH for RTL8153BHayes Wang1-3/+8
2020-01-23r8152: disable test IO for RTL8153BHayes Wang1-0/+10
2020-01-23r8152: Disable PLA MCU clock speed downHayes Wang1-0/+17
2020-01-23r8152: disable U2P3 for RTL8153BHayes Wang1-3/+0
2020-01-23r8152: get default setting of WOL before initializingHayes Wang1-4/+5
2020-01-23r8152: reset flow control patch when linking on for RTL8153BHayes Wang1-0/+11
2020-01-23r8152: fix runtime resume for linking changeHayes Wang1-0/+21
2020-01-23gtp: make sure only SOCK_DGRAM UDP sockets are acceptedEric Dumazet1-4/+6
2020-01-23net: rtnetlink: validate IFLA_MTU attribute in rtnl_create_link()Eric Dumazet3-12/+32
2020-01-23airo: Add missing CAP_NET_ADMIN check in AIROOLDIOCTL/SIOCDEVPRIVATEMichael Ellerman1-10/+8
2020-01-23airo: Fix possible info leak in AIROOLDIOCTL/SIOCDEVPRIVATEMichael Ellerman1-1/+1
2020-01-23MAINTAINERS: Make Russell King designated reviewer of phylibAndrew Lunn1-0/+1
2020-01-22net, ip6_tunnel: fix namespaces moveWilliam Dauchy1-3/+1
2020-01-22net_sched: use validated TCA_KIND attribute in tc_new_tfilter()Eric Dumazet1-3/+2
2020-01-22Revert "udp: do rmem bulk free even if the rx sk queue is empty"Paolo Abeni1-1/+2
2020-01-22net: Add Jakub to MAINTAINERS for networking general.David S. Miller1-0/+1
2020-01-22net: Fix packet reordering caused by GRO and listified RX cooperationMaxim Mikityanskiy2-33/+35
2020-01-22can, slip: Protect tty->disc_data in write_wakeup and close with RCURichard Palethorpe2-4/+20
2020-01-22net, sk_msg: Don't check if sock is locked when tearing down psockJakub Sitnicki1-2/+0
2020-01-22iwlwifi: mvm: don't send the IWL_MVM_RXQ_NSSN_SYNC notif to Rx queuesEmmanuel Grumbach2-8/+12
2020-01-21net, ip_tunnel: fix namespaces moveWilliam Dauchy1-3/+1
2020-01-21tcp: remove redundant assigment to snd_cwndTheodore Dubois1-1/+0
2020-01-21net: usb: lan78xx: Add .ndo_features_checkJames Hughes1-0/+15
2020-01-21tcp_bbr: improve arithmetic division in bbr_update_bw()Wen Yang1-2/+1
2020-01-21net-sysfs: Fix reference count leakJouni Hogander1-1/+3
2020-01-21ipv6: sr: remove SKB_GSO_IPXIP6 on End.D* actionsYuki Taguchi1-1/+3
2020-01-21Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsecDavid S. Miller5-12/+52
2020-01-20hsr: Fix a compilation errorxiaofeng.yan1-1/+1
2020-01-20net: ip6_gre: fix moving ip6gre between namespacesNiko Kortstrom1-3/+0
2020-01-19Merge tag 'riscv/for-v5.5-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linuxLinus Torvalds4-25/+73
2020-01-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds92-377/+773
2020-01-19Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linuxLinus Torvalds2-14/+36