]> git.kernelconcepts.de Git - karo-tx-linux.git/shortlog
karo-tx-linux.git
2017-04-06 Benjamin Herrenschmidtftgmac100: Rework NAPI & interrupts handling
2017-04-06 Benjamin Herrenschmidtftgmac100: Remove useless tests in interrupt handler
2017-04-06 Benjamin Herrenschmidtftgmac100: Rework MAC reset and init
2017-04-06 Benjamin Herrenschmidtftgmac100: Add a reset task and use it for link changes
2017-04-06 Benjamin Herrenschmidtftgmac100: Move the bulk of inits to a separate function
2017-04-06 Benjamin Herrenschmidtftgmac100: Request the interrupt only after HW is reset
2017-04-06 Benjamin Herrenschmidtftgmac100: Move napi_add/del to open/close
2017-04-06 Benjamin Herrenschmidtftgmac100: Split ring alloc, init and rx buffer alloc
2017-04-06 Benjamin Herrenschmidtftgmac100: Cleanup speed/duplex tracking and fix duplex...
2017-04-06 Benjamin Herrenschmidtftgmac100: Remove "enabled" flags
2017-04-06 Benjamin Herrenschmidtftgmac100: Reorder struct fields and comment
2017-04-06 Benjamin Herrenschmidtftgmac100: Remove "banner" comments
2017-04-06 Benjamin Herrenschmidtftgmac100: Use netdev->irq instead of private copy
2017-04-06 Felix Manlunasliquidio: fix Octeon core watchdog timeout false alarm
2017-04-06 Florian Fainellinet: usbnet: Remove unused driver_name variable
2017-04-06 Alexei Starovoitovselftests/bpf: fix merge conflict
2017-04-06 David S. MillerMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2017-04-06 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2017-04-06 Jakub Kicinskinfp: fix potential use after free on xdp prog
2017-04-06 Jarod Wilsonbonding: attempt to better support longer hw addresses
2017-04-06 Yuchung Chengtcp: fix reordering SNMP under-counting
2017-04-06 Yuchung Chengtcp: fix lost retransmit SNMP under-counting
2017-04-06 Edward Creesfc: don't insert mc_list on low-latency firmware if...
2017-04-05 David S. MillerMerge branch 'nfp-ksettings'
2017-04-05 Jakub Kicinskinfp: add support for .set_link_ksettings()
2017-04-05 Jakub Kicinskinfp: NSP backend for link configuration operations
2017-04-05 Jakub Kicinskinfp: add extended error messages
2017-04-05 Jakub Kicinskinfp: turn NSP port entry into a union
2017-04-05 Jakub Kicinskinfp: allow multi-stage NSP configuration
2017-04-05 Jakub Kicinskinfp: separate high level and low level NSP headers
2017-04-05 Jakub Kicinskinfp: report port type in ethtool
2017-04-05 Jakub Kicinskinfp: report auto-negotiation in ethtool
2017-04-05 Jakub Kicinskinfp: report link speed from NSP
2017-04-05 Jakub Kicinskinfp: add port state refresh
2017-04-05 Jakub Kicinskinfp: track link state changes
2017-04-05 Jakub Kicinskinfp: add mutex protection for the port list
2017-04-05 Jakub Kicinskinfp: don't spawn netdevs for reconfigured ports
2017-04-05 Jakub Kicinskinfp: add support for .get_link_ksettings()
2017-04-05 David S. MillerMerge tag 'linux-can-next-for-4.13-20170404' of git...
2017-04-05 Linus TorvaldsMerge tag 'mfd-fixes-4.11' of git://git.kernel.org...
2017-04-05 Linus TorvaldsMerge tag 'kbuild-fixes-v4.11' of git://git.kernel...
2017-04-05 LABBE Corentinselftests: add a generic testsuite for ethernet device
2017-04-05 David S. MillerMerge branch 'rtnetlink-event-type'
2017-04-05 Vlad Yasevichrtnl: Add support for netdev event to link messages
2017-04-05 Vlad Yasevichrtnetlink: Convert rtnetlink_event to white list
2017-04-05 Gao Fengnet: tcp: Define the TCP_MAX_WSCALE instead of literal...
2017-04-05 Eric Biggersnet: ibm: emac: remove unused sysrq handler for 'c...
2017-04-05 Xin Longsctp: get sock from transport in sctp_transport_update_pmtu
2017-04-05 Mahesh Bandewarbonding: fix active-backup transition
2017-04-05 Andrey Vaginnetlink/diag: report flags for netlink sockets
2017-04-05 Dan Carpenterqed: Add a missing error code
2017-04-05 Dan Carpenternet: sched: choke: remove some dead code
2017-04-05 Dan Carpenterliquidio: clear the correct memory
2017-04-05 Joao Pintonet: stmmac: rx queue to dma channel mapping fix
2017-04-05 Joe Perchesphy/ethtool: Add missing SPEED_<foo> strings
2017-04-05 David S. MillerMerge branch 'bnxt_en-WoL-selftest-XDP_TX-optimize'
2017-04-05 Michael Chanbnxt_en: Cap the msix vector with the max completion...
2017-04-05 Michael Chanbnxt_en: Use short TX BDs for the XDP TX ring.
2017-04-05 Michael Chanbnxt_en: Add interrupt test to ethtool -t selftest.
2017-04-05 Michael Chanbnxt_en: Add PHY loopback to ethtool self-test.
2017-04-05 Michael Chanbnxt_en: Add ethtool mac loopback self test.
2017-04-05 Michael Chanbnxt_en: Add basic ethtool -t selftest support.
2017-04-05 Michael Chanbnxt_en: Add suspend/resume callbacks.
2017-04-05 Michael Chanbnxt_en: Add ethtool set_wol method.
2017-04-05 Michael Chanbnxt_en: Add ethtool get_wol method.
2017-04-05 Michael Chanbnxt_en: Add pci shutdown method.
2017-04-05 Michael Chanbnxt_en: Add basic WoL infrastructure.
2017-04-05 Michael Chanbnxt_en: Update firmware interface spec to 1.7.6.2.
2017-04-05 Vic Yangmfd: cros-ec: Fix host command buffer size
2017-04-04 Linus TorvaldsMerge tag 'gpio-v4.11-3' of git://git.kernel.org/pub...
2017-04-04 David S. MillerMerge tag 'wireless-drivers-for-davem-2017-04-03' of...
2017-04-04 Linus TorvaldsMerge tag 'nios2-v4.11-fix' of git://git.kernel.org...
2017-04-04 Sekhar Norinet: ethernet: ti: cpsw: fix race condition during...
2017-04-04 David S. MillerMerge tag 'wireless-drivers-for-davem-2017-04-03' of...
2017-04-04 Linus TorvaldsMerge tag 'drm-fixes-for-v4.11-rc6' of git://people...
2017-04-04 Guillaume Naultl2tp: fix PPP pseudo-wire auto-loading
2017-04-04 Colin Ian Kingbnx2x: fix spelling mistake in macros HW_INTERRUT_ASSER...
2017-04-04 Guillaume Naultl2tp: take reference on sessions being dumped
2017-04-04 Akshay Bhatcan: hi311x: Add Holt HI-311x CAN driver
2017-04-04 Akshay Bhatcan: holt_hi311x: document device tree bindings
2017-04-04 Mario Kicherercan: initial support for network namespaces
2017-04-04 Yegor Yefremovcan: ti_hecc: Convert TI HECC driver to DT only driver
2017-04-04 Yegor Yefremovcan: ti_hecc: Add TI HECC DT binding documentation
2017-04-04 David S. MillerMerge branch 'qed-QM-ILT-changes'
2017-04-04 Ram Amraniqed: Manage with less memory regions for RoCE
2017-04-04 Mintz, Yuvalqed: RoCE doesn't need to use SRC
2017-04-04 Mintz, Yuvalqed: Correct TM ILT lines in presence of VFs
2017-04-04 Michal Kalderonqed: Fix TM block ILT allocation
2017-04-04 Ariel Eliorqed: Revise QM cofiguration
2017-04-04 Greg Ungerernet: usbnet: support 64bit stats
2017-04-04 Alexey Dobriyansoreuseport: use "unsigned int" in __reuseport_alloc()
2017-04-04 Alexey Dobriyanflowcache: more "unsigned int"
2017-04-04 Alexey Dobriyanflowcache: make flow_cache_hash_size() return "unsigned...
2017-04-04 Alexey Dobriyanflowcache: make flow_key_size() return "unsigned int"
2017-04-04 Andrew Lunnnet/faraday: Add missing include of of.h
2017-04-04 Vincent Bernatvxlan: fix ND proxy when skb doesn't have transport...
2017-04-04 Marcelo Ricardo... tcp: minimize false-positives on TCP/GRO check
2017-04-04 Linus TorvaldsMerge tag 'xtensa-20170403' of git://github.com/jcmvbkb...
2017-04-04 Dave AirlieMerge branch 'msm-fixes-4.11-rc6' of git://people.freed...
2017-04-03 Xin Longsctp: check for dst and pathmtu update in sctp_packet_c...
next