summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-11-01Merge branch 'PHYLINK-cosmetic-and-build-fixes'David S. Miller
2017-11-01net: phy: Fix sfp.c build against GPIO definitionsFlorian Fainelli
2017-11-01net: phy: Cosmetic fixes to phylink/sfp/sfp-bus.cFlorian Fainelli
2017-11-01bpf: document answers to common questions about BPFAlexei Starovoitov
2017-11-01net: display hw address of source machine during ipv6 DAD failureVishwanath Pai
2017-11-01tun/tap: sanitize TUNSETSNDBUF inputCraig Gallek
2017-11-01net: dsa: b53: Have b53_hdr_setup() enable/disable taggingFlorian Fainelli
2017-11-01Merge branch 'netrom-cleanups'David S. Miller
2017-11-01net: netrom: nr_route: mark expected switch fall-throughsGustavo A. R. Silva
2017-11-01net: netrom: nr_route: refactor code in nr_add_nodeGustavo A. R. Silva
2017-11-01mlxsw: i2c: Fix buffer increment counter for write transactionVadim Pasternak
2017-11-01Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
2017-11-01net: tipc: Convert timers to use timer_setup()Kees Cook
2017-11-01drivers/net: tundra: Convert timers to use timer_setup()Kees Cook
2017-11-01drivers/net: ntb_netdev: Convert timers to use timer_setup()Kees Cook
2017-11-01bpf: avoid rcu_dereference inside bpf_event_mutex lock regionYonghong Song
2017-11-01net: sit: Update lookup to handle links set to L3 slaveDavid Ahern
2017-11-01atm: iphase: Fix space before '[' error.Arvind Yadav
2017-11-01net: bridge: add neigh_suppress to bridge port policiesNikolay Aleksandrov
2017-11-01Merge branch 'mvpp2-various-improvements'David S. Miller
2017-11-01net: mvpp2: simplify the Tx desc set DMA logicAntoine Tenart
2017-11-01net: mvpp2: use the aggr txq size define everywhereAntoine Tenart
2017-11-01net: mvpp2: limit TSO segments and use stop/wake thresholdsAntoine Tenart
2017-11-01net: mvpp2: initialize the RSS tablesAntoine Tenart
2017-11-01net: mvpp2: initialize the Tx FIFO sizeAntoine Tenart
2017-11-01net: mvpp2: set the Rx FIFO size depending on the port speeds for PPv2.2Antoine Tenart
2017-11-01mlxsw: reg: Add high and low temperature thresholdsIdo Schimmel
2017-11-01MAINTAINERS: Remove Yotam from mlxfwYuval Mintz
2017-11-01MAINTAINERS: Update Yotam's E-mailYotam Gigi
2017-11-01net: hns: set correct return valuePan Bian
2017-11-01Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
2017-11-01net: lapbether: fix double freePan Bian
2017-11-01mkiss: remove redundant assignment of len to ax->mtuColin Ian King
2017-11-01selftests/bpf: remove useless bpf_trace_printkAlexei Starovoitov
2017-11-01net: dccp: ccids: lib: packet_history: use swap macro in tfrc_rx_hist_swapGustavo A. R. Silva
2017-11-01net: decnet: dn_nsp_out: use swap macro in dn_mk_ack_headerGustavo A. R. Silva
2017-11-01net: decnet: dn_nsp_in: use swap macro in dn_nsp_rx_packetGustavo A. R. Silva
2017-11-01forcedeth: replace pci_alloc_consistent with dma_alloc_coherentZhu Yanjun
2017-11-01ip_vti: remove the useless err_count check in vti_xmitXin Long
2017-11-01net: bcmgenet: Avoid calling platform_device_put() twice in bcmgenet_mii_exit()Wei Yongjun
2017-11-01Merge branch 'extack-nonfatal'David S. Miller
2017-11-01mlxsw: spectrum_router: Return extack message on abort due to fib rulesDavid Ahern
2017-11-01net: Add extack to fib_notifier_infoDavid Ahern
2017-11-01netlink: Allow ext_ack to carry non-error messagesDavid Ahern
2017-11-01Merge branch 'dsa-port-parsing'David S. Miller
2017-11-01net: dsa: remove name arg from slave createVivien Didelot
2017-11-01net: dsa: get port name at parse timeVivien Didelot
2017-11-01net: dsa: get master device at port parsing timeVivien Didelot
2017-11-01net: dsa: get port type at parse timeVivien Didelot
2017-11-01net: dsa: add port parse functionsVivien Didelot