aboutsummaryrefslogtreecommitdiffstats
path: root/virt (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2017-07-25ipv6: Don't increase IPSTATS_MIB_FRAGFAILS twice in ip6_fragment()Stefano Brivio1-4/+0
2017-07-25lib: test_rhashtable: Fix KASAN warningPhil Sutter1-1/+3
2017-07-25net: phy: Remove trailing semicolon in macro definitionMarc Gonzalez1-1/+1
2017-07-25udp: preserve head state for IP_CMSG_PASSSECPaolo Abeni2-31/+40
2017-07-24net: dsa: Initialize ds->cpu_port_mask earlierFlorian Fainelli1-6/+7
2017-07-24packet: fix use-after-free in prb_retire_rx_blk_timer_expired()WANG Cong1-1/+1
2017-07-24ftgmac100: Make the MDIO bus a child of the ethernet deviceBenjamin Herrenschmidt1-0/+1
2017-07-24ftgmac100: Increase reset timeoutBenjamin Herrenschmidt1-1/+1
2017-07-24openvswitch: fix potential out of bound access in parse_ctLiping Zhang1-2/+5
2017-07-24mcs7780: Fix initialization when CONFIG_VMAP_STACK is enabledThomas Jarosch1-3/+13
2017-07-24net: stmmac: Adjust dump offset of DMA registers for ethtoolThor Thayer4-2/+10
2017-07-24net/socket: fix type in assignment and trim long linePaolo Abeni1-2/+3
2017-07-24mlxsw: spectrum_router: Don't offload routes next in listIdo Schimmel1-0/+7
2017-07-24lib: test_rhashtable: fix for large entry countsPhil Sutter1-21/+32
2017-07-24bpf/verifier: fix min/max handling in BPF_SUBEdward Cree1-6/+15
2017-07-24selftests/bpf: subtraction bounds testEdward Cree1-0/+28
2017-07-24net: ethernet: mediatek: Explicitly include linux/interrupt.hMark Brown1-0/+1
2017-07-24tun/tap: Add the missed return value check of register_netdevice_notifierTonghao Zhang1-1/+9
2017-07-24net: ethernet: mediatek: avoid potential invalid memory accessSean Wang1-0/+4
2017-07-21iwlwifi: mvm: defer setting IWL_MVM_STATUS_IN_HW_RESTARTJohannes Berg3-4/+12
2017-07-21iwlwifi: mvm: handle IBSS probe_queue in a few missing placesLuca Coelho1-1/+2
2017-07-21iwlwifi: fix tracing when tx only is enabledEmmanuel Grumbach1-2/+2
2017-07-21iwlwifi: missing error code in iwl_trans_pcie_alloc()Dan Carpenter1-1/+2
2017-07-21iwlwifi: mvm: fix a NULL pointer dereference of error in recoveryEmmanuel Grumbach1-0/+12
2017-07-21iwlwifi: pcie: fix unused txq NULL pointer dereferenceMordechai Goodstein1-0/+3
2017-07-21iwlwifi: dvm: prevent an out of bounds accessEmmanuel Grumbach1-1/+1
2017-07-21Revert "rtlwifi: btcoex: rtl8723be: fix ant_sel not work"Larry Finger2-4/+0
2017-07-21brcmfmac: fix regression in brcmf_sdio_txpkt_hdalign()Arend Van Spriel1-1/+2
2017-07-20net: bonding: Fix transmit load balancing in balance-alb modeKosuke Tatsukawa1-1/+1
2017-07-20rds: Make sure updates to cp_send_gen can be observedHåkon Bugge1-3/+3
2017-07-20net: ethernet: ti: cpsw: Push the request_irq function to the end of probeKeerthy1-24/+25
2017-07-20ipv4: initialize fib_trie prior to register_netdev_notifier call.Mahesh Bandewar1-4/+5
2017-07-20rtnetlink: allocate more memory for dev_set_mac_address()WANG Cong1-1/+2
2017-07-20net: dsa: b53: Add missing ARL entries for BCM53125Florian Fainelli1-0/+1
2017-07-20bpf: more tests for mixed signed and unsigned bounds checksDaniel Borkmann1-0/+418
2017-07-20bpf: add test for mixed signed and unsigned bounds checksEdward Cree1-0/+52
2017-07-20bpf: fix up test cases with mixed signed/unsigned boundsDaniel Borkmann1-4/+4
2017-07-20bpf: allow to specify log level and reduce it for test_verifierDaniel Borkmann4-5/+5
2017-07-20bpf: fix mixed signed/unsigned derived min/max value boundsDaniel Borkmann2-14/+95
2017-07-20x86: mark kprobe templates as character arrays, not single charactersLinus Torvalds1-4/+4
2017-07-20HID: hid-logitech-hidpp: add NULL check on devm_kmemdup() return valueGustavo A. R. Silva1-0/+3
2017-07-19ipv6: avoid overflow of offset in ip6_find_1stfragoptSabrina Dubroca1-2/+6
2017-07-19net: tehuti: don't process data if it has not been copied from userspaceColin Ian King1-0/+2
2017-07-19Revert "rtnetlink: Do not generate notifications for CHANGEADDR event"David Ahern1-0/+1
2017-07-19net: dsa: mv88e6xxx: Enable CMODE config support for 6390XMartin Hundebøll1-0/+1
2017-07-19dt-binding: ptp: Add SoC compatibility strings for dte ptp clockArun Parameswaran1-4/+11
2017-07-19llist: clang: introduce member_address_is_nonnull()Alexander Potapenko1-2/+19
2017-07-19NET: dwmac: Make dwmac reset unconditionalEugeniy Paltsev1-1/+8
2017-07-19net: Zero terminate ifr_name in dev_ifname().David S. Miller1-0/+1
2017-07-19wireless: wext: terminate ifr name coming from userspaceLevin, Alexander1-0/+2