summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | Merge branch 'r8152-serial-fixes'David S. Miller2020-01-231-11/+114
|\ \
| * | r8152: disable DelayPhyPwrChgHayes Wang2020-01-231-1/+9
| * | r8152: avoid the MCU to clear the lanwakeHayes Wang2020-01-231-0/+33
| * | r8152: don't enable U1U2 with USB_SPEED_HIGH for RTL8153BHayes Wang2020-01-231-3/+8
| * | r8152: disable test IO for RTL8153BHayes Wang2020-01-231-0/+10
| * | r8152: Disable PLA MCU clock speed downHayes Wang2020-01-231-0/+17
| * | r8152: disable U2P3 for RTL8153BHayes Wang2020-01-231-3/+0
| * | r8152: get default setting of WOL before initializingHayes Wang2020-01-231-4/+5
| * | r8152: reset flow control patch when linking on for RTL8153BHayes Wang2020-01-231-0/+11
| * | r8152: fix runtime resume for linking changeHayes Wang2020-01-231-0/+21
|/ /
* | gtp: make sure only SOCK_DGRAM UDP sockets are acceptedEric Dumazet2020-01-231-4/+6
* | net: rtnetlink: validate IFLA_MTU attribute in rtnl_create_link()Eric Dumazet2020-01-233-12/+32
* | airo: Add missing CAP_NET_ADMIN check in AIROOLDIOCTL/SIOCDEVPRIVATEMichael Ellerman2020-01-231-10/+8
* | airo: Fix possible info leak in AIROOLDIOCTL/SIOCDEVPRIVATEMichael Ellerman2020-01-231-1/+1
* | MAINTAINERS: Make Russell King designated reviewer of phylibAndrew Lunn2020-01-231-0/+1
* | net, ip6_tunnel: fix namespaces moveWilliam Dauchy2020-01-221-3/+1
* | net_sched: use validated TCA_KIND attribute in tc_new_tfilter()Eric Dumazet2020-01-221-3/+2
* | Revert "udp: do rmem bulk free even if the rx sk queue is empty"Paolo Abeni2020-01-221-1/+2
* | net: Add Jakub to MAINTAINERS for networking general.David S. Miller2020-01-221-0/+1
* | net: Fix packet reordering caused by GRO and listified RX cooperationMaxim Mikityanskiy2020-01-222-33/+35
* | can, slip: Protect tty->disc_data in write_wakeup and close with RCURichard Palethorpe2020-01-222-4/+20
* | net, sk_msg: Don't check if sock is locked when tearing down psockJakub Sitnicki2020-01-221-2/+0
* | net, ip_tunnel: fix namespaces moveWilliam Dauchy2020-01-211-3/+1
* | tcp: remove redundant assigment to snd_cwndTheodore Dubois2020-01-211-1/+0
* | net: usb: lan78xx: Add .ndo_features_checkJames Hughes2020-01-211-0/+15
* | tcp_bbr: improve arithmetic division in bbr_update_bw()Wen Yang2020-01-211-2/+1
* | net-sysfs: Fix reference count leakJouni Hogander2020-01-211-1/+3
* | ipv6: sr: remove SKB_GSO_IPXIP6 on End.D* actionsYuki Taguchi2020-01-211-1/+3
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2020-01-215-12/+52
|\ \
| * | xfrm: support output_mark for offload ESP packetsUlrich Weber2020-01-152-0/+4
| * | xfrm: interface: do not confirm neighbor when do pmtu updateXu Wang2020-01-141-1/+1
| * | xfrm interface: fix packet tx through bpf_redirect()Nicolas Dichtel2020-01-141-7/+25
| * | vti[6]: fix packet tx through bpf_redirect()Nicolas Dichtel2020-01-142-4/+22
* | | hsr: Fix a compilation errorxiaofeng.yan2020-01-201-1/+1
* | | net: ip6_gre: fix moving ip6gre between namespacesNiko Kortstrom2020-01-201-3/+0
* | | Merge tag 'riscv/for-v5.5-rc7' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2020-01-194-25/+73
|\ \ \
| * | | riscv: Less inefficient gcc tishift helpers (and export their symbols)Olof Johansson2020-01-192-18/+61
| * | | riscv: delete temporary filesIlie Halip2020-01-181-1/+2
| * | | riscv: make sure the cores stay looping in .Lsecondary_parkGreentime Hu2020-01-161-6/+10
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2020-01-1992-377/+773
|\ \ \ \
| * | | | cxgb4: reject overlapped queues in TC-MQPRIO offloadRahul Lakkireddy2020-01-191-1/+27
| * | | | cxgb4: fix Tx multi channel port rate limitRahul Lakkireddy2020-01-194-3/+96
| * | | | net: sched: act_ctinfo: fix memory leakEric Dumazet2020-01-191-0/+11
| * | | | Merge branch 'bnxt_en-fixes'David S. Miller2020-01-183-12/+24
| |\ \ \ \
| | * | | | bnxt_en: Do not treat DSN (Digital Serial Number) read failure as fatal.Michael Chan2020-01-183-4/+7
| | * | | | bnxt_en: Fix ipv6 RFS filter matching logic.Michael Chan2020-01-181-5/+17
| | * | | | bnxt_en: Fix NTUPLE firmware command failures.Michael Chan2020-01-181-3/+0
| |/ / / /
| * | | | net: systemport: Fixed queue mapping in internal ring mapFlorian Fainelli2020-01-171-3/+4
| * | | | net: dsa: bcm_sf2: Configure IMP port for 2Gb/secFlorian Fainelli2020-01-171-1/+1
| * | | | net: dsa: sja1105: Don't error out on disabled ports with no phy-modeVladimir Oltean2020-01-171-1/+1