summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-10-11net: dsa: lan9303: Move tag setup to new lan9303_setup_taggingEgil Hjelmeland
2017-10-11tcp: fix tcp_unlink_write_queue()Eric Dumazet
2017-10-11Merge tag 'mac80211-next-for-davem-2017-10-11' of git://git.kernel.org/pub/sc...David S. Miller
2017-10-11cfg80211: implement regdb signature checkingJohannes Berg
2017-10-11cfg80211: reg: remove support for built-in regdbJohannes Berg
2017-10-11cfg80211: support reloading regulatory databaseJohannes Berg
2017-10-11cfg80211: support loading regulatory database as firmware fileJohannes Berg
2017-10-11mac80211: only remove AP VLAN frames from TXQJohannes Berg
2017-10-11fq: support filtering a given tinJohannes Berg
2017-10-11mac80211: aead api to reduce redundancyXiang Gao
2017-10-11MAINTAINERS: update Johannes Berg's entriesJohannes Berg
2017-10-10openvswitch: add ct_clear actionEric Garver
2017-10-10net: dst: move cpu inside ifdef to avoid compilation warningJakub Kicinski
2017-10-10Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher...David S. Miller
2017-10-10rtnetlink: bridge: use ext_ack instead of printkFlorian Westphal
2017-10-10selftests: rtnetlink: test RTM_GETNETCONFFlorian Westphal
2017-10-10Merge branch 'mlx4_en-num-of-rings'David S. Miller
2017-10-10net/mlx4_en: Increase number of default RX ringsInbar Karmy
2017-10-10net/mlx4_en: Limit the number of RX ringsInbar Karmy
2017-10-10net/mlx4_en: Limit the number of TX ringsInbar Karmy
2017-10-10Merge branch 'hnx3-rxnfc'David S. Miller
2017-10-10net: hns3: fix the ring count for ETHTOOL_GRXRINGSLipeng
2017-10-10net: hns3: add support for ETHTOOL_GRXFHLipeng
2017-10-10net: hns3: add support for set_rxnfcLipeng
2017-10-10net: hns3: add support for set_ringparamLipeng
2017-10-10net: hns3: fixes the ring index in hns3_fini_ringLipeng
2017-10-10cxgb4: add new T5 pci device id'sGanesh Goudar
2017-10-10cxgb4: Add support for new flash partsGanesh Goudar
2017-10-10net/core: Fix BUG to BUG_ON conditionals.Tim Hansen
2017-10-10Merge branch 'bpf-get-rid-of-global-verifier-state-and-reuse-instruction-prin...David S. Miller
2017-10-10bpf: write back the verifier log buffer as it gets filledJakub Kicinski
2017-10-10bpf: don't rely on the verifier lock for metadata_dst allocationJakub Kicinski
2017-10-10tools: bpftool: use the kernel's instruction printerJakub Kicinski
2017-10-10bpf: move instruction printing into a separate fileJakub Kicinski
2017-10-10bpf: move global verifier log into verifier environmentJakub Kicinski
2017-10-10bpf: encapsulate verifier log state into a structureJakub Kicinski
2017-10-10selftests/bpf: add a test for verifier logsJakub Kicinski
2017-10-10ipv6: fix incorrect bitwise operator used on rt6i_flagsColin Ian King
2017-10-10ipv6: fix dereference of rt6_ex before null check errorColin Ian King
2017-10-10igb: check memory allocation failureChristophe JAILLET
2017-10-10e1000e: Be drop monitor friendlyFlorian Fainelli
2017-10-10e1000e: apply burst mode settings only on defaultWillem de Bruijn
2017-10-10e1000e: fix buffer overrun while the I219 is processing DMA transactionsSasha Neftin
2017-10-10e1000e: Avoid receiver overrun interrupt burstsBenjamin Poirier
2017-10-10e1000e: Separate signaling for link check/link upBenjamin Poirier
2017-10-10e1000e: Fix return value testBenjamin Poirier
2017-10-10e1000e: Fix wrong comment related to link detectionBenjamin Poirier
2017-10-10e1000e: Fix error path in link detectionBenjamin Poirier
2017-10-09Add a driver for Renesas uPD60620 and uPD60620A PHYsBernd Edlinger
2017-10-09vhost_net: do not stall on zerocopy depletionWillem de Bruijn