]> git.kernelconcepts.de Git - karo-tx-linux.git/shortlog
karo-tx-linux.git
2017-04-12 Benjamin Herrenschmidtftgmac100: Use device "compatible" property, not machine.
2017-04-12 Benjamin Herrenschmidtftgmac100: Upgrade to NETIF_F_HW_CSUM
2017-04-12 David S. MillerMerge branch 'net-smc-next'
2017-04-12 Ursula Braunnet/smc: do not use IB_SEND_INLINE together with mapped...
2017-04-12 Ursula Braunnet/smc: destruct non-accepted sockets
2017-04-12 Ursula Braunnet/smc: remove duplicate unhash
2017-04-12 Ursula Braunnet/smc: guarantee ConnClosed send after shutdown SHUT_WR
2017-04-12 Ursula Braunnet/smc: no socket state changes in tasklet context
2017-04-12 Ursula Braunnet/smc: always call the POLL_IN part of sk_wake_async
2017-04-12 Ursula Braunnet/smc: guarantee reset of write_blocked for heavy...
2017-04-12 Ursula Braunnet/smc: return active RoCE port only
2017-04-12 Ursula Braunnet/smc: remove useless smc_ib_devices_list check
2017-04-12 Ursula Braunnet/smc: get rid of old comment
2017-04-12 Joao Pintonet: stmmac: use netif_set_real_num_{rx,tx}_queues
2017-04-11 Willem de Bruijnbpf: pass sk to helper functions
2017-04-11 Wei Yongjundevlink: fix return value check in devlink_dpipe_header...
2017-04-11 David S. MillerMerge branch 's390-qeth-updates'
2017-04-11 Julian Wiedmanns390/qeth: remove unimplemented gdev routines
2017-04-11 Julian Wiedmanns390/qeth: use LINK_MODE_* to report the link character...
2017-04-11 Julian Wiedmanns390/qeth: convert to ETHTOOL_GLINKSETTINGS API
2017-04-11 Julian Wiedmanns390/qeth: clean up qeth_set_ecmd_adv_sup()
2017-04-11 Julian Wiedmanns390/qeth: use and remove some defines
2017-04-11 Julian Wiedmanns390/qeth: use correct return type for hard_start_xmit()
2017-04-11 Julian Wiedmanns390/qeth: remove unused parameter
2017-04-11 Julian Wiedmanns390/qeth: move gdev shutdown handler to core
2017-04-11 Julian Wiedmanns390/qeth: move NAPI poll routine to core
2017-04-11 Julian Wiedmanns390/qeth: move common ioctl handling to core
2017-04-11 Johannes Bergbpf: remove struct bpf_map_type_list
2017-04-11 Johannes Bergbpf: remove struct bpf_prog_type_list
2017-04-11 David S. MillerMerge branch 'fec-driver-code-clean'
2017-04-11 Fugang Duannet: fec: add ERR007885 for i.MX6ul enet IP
2017-04-11 Fugang Duannet: fec: correct the errata number comment typo
2017-04-11 Fugang Duannet: fec: add phy-reset-gpios PROBE_DEFER check
2017-04-11 Fugang Duannet: fec: pass ->dev to dma_alloc__coherent() API
2017-04-11 Fugang Duannet: fec: avoid BD pointer type cast to 32bit
2017-04-11 Fugang Duannet: fec: add return value check after calling .of_prop...
2017-04-11 David S. MillerMerge branch 'l2tp-drop-l2tp_session_find'
2017-04-11 Guillaume Naultl2tp: remove l2tp_session_find()
2017-04-11 Guillaume Naultl2tp: remove useless duplicate session detection in...
2017-04-11 David S. MillerMerge branch 'net-remove-pci_enable_msix'
2017-04-11 Christoph Hellwigmlxsw: convert to pci_alloc_irq_vectors
2017-04-11 Christoph HellwigPCI: remove pci_enable_msix
2017-04-11 Thanneeru Srinivasulunet: thunderx: Switch to pci_alloc_irq_vectors
2017-04-11 Christoph Hellwignet/ena: switch to pci_alloc_irq_vectors
2017-04-11 Christoph Hellwignet: alx: switch to pci_alloc_irq_vectors
2017-04-11 David S. MillerMerge branch 'master' of git://git.kernel.org/pub/scm...
2017-04-10 David S. MillerMerge branch 'ftgmac100-rework-batch3-tx-path'
2017-04-10 Benjamin Herrenschmidtftgmac100: Remove tx descriptor accessors
2017-04-10 Benjamin Herrenschmidtftgmac100: Add support for fragmented tx
2017-04-10 Benjamin Herrenschmidtftgmac100: Don't clear tx desc fields unnecessarily
2017-04-10 Benjamin Herrenschmidtftgmac100: Split tx packet freeing from ftgmac100_tx_co...
2017-04-10 Benjamin Herrenschmidtftgmac100: Move the barrier out of ftgmac100_txdes_set_...
2017-04-10 Benjamin Herrenschmidtftgmac100: Cleanup tx queue handling
2017-04-10 Benjamin Herrenschmidtftgmac100: Store tx skbs in a separate array
2017-04-10 Benjamin Herrenschmidtftgmac100: Pad small frames properly
2017-04-10 Benjamin Herrenschmidtftgmac100: Factor tx packet dropping path
2017-04-10 Benjamin Herrenschmidtftgmac100: Merge ftgmac100_xmit() into ftgmac100_hard_s...
2017-04-10 Benjamin Herrenschmidtftgmac100: Move ftgmac100_hard_start_xmit() around
2017-04-10 Benjamin Herrenschmidtftgmac100: Add a tx timeout handler
2017-04-10 Florian Fainellinet: dsa: mt7530: Include gpio/consumer.h for GPIO...
2017-04-10 Alexander Alemayhubpf: fix comment typo
2017-04-10 stephen hemmingernetvsc: use napi_consume_skb
2017-04-10 David S. MillerMerge tag 'wireless-drivers-next-for-davem-2017-04...
2017-04-09 David S. MillerRevert "rtnl: Add support for netdev event to link...
2017-04-09 David S. MillerMerge branch '40GbE' of git://git.kernel.org/pub/scm...
2017-04-08 David S. MillerMerge branch 'dsa-receive-path-simplifications'
2017-04-08 Florian Fainellinet: dsa: Factor bottom tag receive functions
2017-04-08 Florian Fainellinet: dsa: Move skb_unshare() to dsa_switch_rcv()
2017-04-08 Florian Fainellinet: dsa: Do not check for NULL dst in tag parsers
2017-04-08 Steffen Klassertskbuff: Extend gso_type to unsigned int.
2017-04-08 Felix Manlunasliquidio: fix VF incorrectly indicating that it success...
2017-04-08 K. Y. Srinivasannetvsc: Initialize all channel related state prior...
2017-04-08 Florian Fainellinet: dsa: mv88e6xxx: Make SMI c22/c45 read/write functi...
2017-04-08 Johannes Bergnetlink: uapi: use hex numbers for NLM_F_* flags
2017-04-08 Colin Ian Kingnfp: don't dereference a null nn->eth_port to print...
2017-04-08 David S. MillerMerge branch 'net-SO_COOKIE'
2017-04-08 Chenbo FengSample program using SO_COOKIE
2017-04-08 Chenbo FengNew getsockopt option to get socket cookie
2017-04-08 David S. MillerMerge tag 'mlx5-updates-2017-04-16' of git://git.kernel...
2017-04-08 Alexander Duycki40e/i40evf: Use build_skb to build frames
2017-04-08 Alexander Duycki40e/i40evf: Add support for padding start of frames
2017-04-08 Alexander Duycki40e/i40evf: Add support for using order 1 pages with...
2017-04-08 Jacob Kelleri40e: clean up historic deprecated flag definitions
2017-04-08 Alice Michaeli40e: remove I40E_FLAG_NEED_LINK_UPDATE
2017-04-08 Jacob Kelleri40e: remove extraneous loop in i40e_vsi_wait_queues_di...
2017-04-08 Jacob Kelleri40e: allow look-up of MAC address from Open Firmware...
2017-04-08 Alan Bradyi40e: Simplify i40e_detect_recover_hung_queue logic
2017-04-08 Maciej Sosini40e: Decrease the scope of rtnl lock
2017-04-08 Alexander Duycki40e: Swap use of pf->flags and pf->hw_disabled_flags...
2017-04-08 Jacob Kelleri40e: update error message when trying to add invalid...
2017-04-08 Mitch Williamsi40e: only register client on iWarp-capable devices
2017-04-07 Thanneeru Srinivasulunet: thunderx: Enable TSO and checksum offloads for...
2017-04-07 David S. MillerMerge branch 'dsa-mediatek-MT7530'
2017-04-07 Sean Wangnet-next: dsa: add dsa support for Mediatek MT7530...
2017-04-07 Sean Wangnet-next: ethernet: mediatek: add device_node of GMAC...
2017-04-07 Sean Wangnet-next: ethernet: mediatek: add CDM able to recognize...
2017-04-07 Sean Wangnet-next: dsa: add Mediatek tag RX/TX handler
2017-04-07 Sean Wangdt-bindings: net: dsa: add Mediatek MT7530 binding
2017-04-07 Florian Laryschnet: ipv4: fix multipath RTM_GETROUTE behavior when...
2017-04-07 David S. MillerMerge branch 'stmmac-multiple-buffers'
next