summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | selftests: pmtu: properly redirect stderr to /dev/nullSabrina Dubroca2018-09-191-2/+2
* | | Merge branch 'stmmac-Coalesce-and-tail-addr-fixes'David S. Miller2018-09-194-108/+149
|\ \ \
| * | | net: stmmac: Fixup the tail addr setting in xmit pathJose Abreu2018-09-191-2/+3
| * | | net: stmmac: Rework coalesce timer and fix multi-queue racesJose Abreu2018-09-194-106/+146
|/ / /
* | | Merge gitolite.kernel.org:/pub/scm/linux/kernel/git/davem/netGreg Kroah-Hartman2018-09-1845-201/+422
|\ \ \
| * | | net/ipv6: do not copy dst flags on rt initPeter Oskolkov2018-09-181-2/+0
| * | | qmi_wwan: set DTR for modems in forced USB2 modeBjørn Mork2018-09-181-7/+7
| * | | Merge branch 'r8169-clk-fixes'David S. Miller2018-09-182-7/+44
| |\ \ \
| | * | | clk: x86: Stop marking clocks as CLK_IS_CRITICALHans de Goede2018-09-181-7/+0
| | * | | r8169: Get and enable optional ether_clk clockHans de Goede2018-09-181-0/+33
| | * | | clk: x86: add "ether_clk" alias for Bay Trail / Cherry TrailHans de Goede2018-09-181-0/+11
| |/ / /
| * | | r8169: enable ASPM on RTL8106EKai-Heng Feng2018-09-181-0/+3
| * | | r8169: Align ASPM/CLKREQ setting function with vendor driverKai-Heng Feng2018-09-181-1/+3
| * | | Revert "kcm: remove any offset before parsing messages"David S. Miller2018-09-181-25/+1
| * | | kcm: remove any offset before parsing messagesDominique Martinet2018-09-181-1/+25
| |/ /
| * | net: ethernet: Fix a unused function warning.zhong jiang2018-09-171-3/+3
| * | net: dsa: mv88e6xxx: Fix ATU Miss ViolationAndrew Lunn2018-09-172-2/+2
| * | tls: fix currently broken MSG_PEEK behaviorDaniel Borkmann2018-09-172-0/+57
| * | Merge branch 'hv_netvsc-associate-VF-and-PV-device-by-serial-number'David S. Miller2018-09-173-25/+73
| |\ \
| | * | hv_netvsc: pair VF based on serial numberStephen Hemminger2018-09-172-25/+36
| | * | PCI: hv: support reporting serial number as slot informationStephen Hemminger2018-09-171-0/+37
| |/ /
| * | bnxt_en: Fix VF mac address regression.Michael Chan2018-09-173-7/+13
| * | ipv6: fix possible use-after-free in ip6_xmit()Eric Dumazet2018-09-171-4/+2
| * | net: hp100: fix always-true check for link up stateColin Ian King2018-09-171-1/+1
| * | ARM: dts: at91: add new compatibility string for macb on sama5d3Nicolas Ferre2018-09-172-1/+2
| * | net: macb: disable scatter-gather for macb on sama5d3Nicolas Ferre2018-09-171-0/+8
| * | net: mvpp2: let phylink manage the carrier stateAntoine Tenart2018-09-171-15/+6
| * | pppoe: fix reception of frames with no mac headerGuillaume Nault2018-09-171-0/+3
| * | net: ethernet: ti: add missing GENERIC_ALLOCATOR dependencyCorentin Labbe2018-09-171-0/+1
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2018-09-173-3/+4
| |\ \
| | * | bpf: use __GFP_COMP while allocating pageTushar Dave2018-09-121-1/+2
| | * | bpf/verifier: disallow pointer subtractionAlexei Starovoitov2018-09-121-1/+1
| | * | bpf: btf: Fix end boundary calculation for type sectionMartin KaFai Lau2018-09-121-1/+1
| * | | veth: Orphan skb before GROToshiaki Makita2018-09-171-2/+2
| * | | Merge branch 'udp-add-missing-check-on-edumx-rx-path'David S. Miller2018-09-172-51/+63
| |\ \ \
| | * | | udp6: add missing checks on edumux packet processingPaolo Abeni2018-09-171-28/+37
| | * | | udp4: fix IP_CMSG_CHECKSUM for connected socketsPaolo Abeni2018-09-171-23/+26
| |/ / /
| * | | stmmac: fix valid numbers of unicast filter entriesJongsung Kim2018-09-171-3/+2
| * | | net/sched: act_sample: fix NULL dereference in the data pathDavide Caratti2018-09-141-1/+1
| * | | socket: fix struct ifreq size in compat ioctlJohannes Berg2018-09-141-8/+14
| * | | gso_segment: Reset skb->mac_len after modifying network headerToke Høiland-Jørgensen2018-09-132-0/+2
| * | | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2018-09-132-3/+15
| |\ \ \
| | * | | Bluetooth: hci_ldisc: Free rw_semaphore on closeHermes Zhang2018-09-111-0/+2
| | * | | Bluetooth: Use correct tfm to generate OOB dataMatias Karhumaa2018-09-111-1/+7
| | * | | Bluetooth: SMP: Fix trying to use non-existent local OOB dataJohan Hedberg2018-09-111-2/+6
| * | | | Merge branch 'tls-don-t-leave-keys-in-kernel-memory'David S. Miller2018-09-135-28/+34
| |\ \ \ \
| | * | | | tls: clear key material from kernel memory when do_tls_setsockopt_conf failsSabrina Dubroca2018-09-131-1/+1
| | * | | | tls: zero the crypto information from tls_context before freeingSabrina Dubroca2018-09-135-23/+32
| | * | | | tls: don't copy the key out of tls12_crypto_info_aes_gcm_128Sabrina Dubroca2018-09-131-4/+1
| |/ / / /
| * | | | neighbour: confirm neigh entries when ARP packet is receivedVasily Khoruzhick2018-09-131-5/+8