]> git.kernelconcepts.de Git - karo-tx-linux.git/shortlog
karo-tx-linux.git
2017-02-17 Daniel Borkmannbpf: remove stubs for cBPF from arch code
2017-02-17 Daniel Borkmannbpf: mark all registered map/prog types as __ro_after_init
2017-02-17 Roopa Prabhubridge: vlan_tunnel: explicitly reset metadata attrs...
2017-02-17 Tobias Klausernet: bgmac: store MAC address directly in netdev->dev_addr
2017-02-17 David S. MillerMerge tag 'wireless-drivers-next-for-davem-2017-02...
2017-02-17 Tobias Klausernet: ethoc: Use eth_hw_addr_random()
2017-02-17 David S. MillerMerge branch 'rhashtable-allocation-failure-during...
2017-02-17 Herbert Xurhashtable: Add nested tables
2017-02-17 Herbert Xutipc: Fix tipc_sk_reinit race conditions
2017-02-17 Herbert Xugfs2: Use rhashtable walk interface in glock_hash_walk
2017-02-17 Jisheng Zhangnet: mvneta: make mvneta_eth_tool_ops static
2017-02-17 David S. MillerMerge branch 'net-sched-reflect-hw-offload-in-classifiers'
2017-02-17 Or Gerlitznet/sched: cls_bpf: Reflect HW offload status
2017-02-17 Or Gerlitznet/sched: cls_u32: Reflect HW offload status
2017-02-17 Or Gerlitznet/sched: cls_matchall: Reflect HW offloading status
2017-02-17 Or Gerlitznet/sched: cls_flower: Reflect HW offload status
2017-02-17 Or Gerlitznet/sched: Reflect HW offload status
2017-02-17 Or Gerlitznet/sched: cls_matchall: Dump the classifier flags
2017-02-17 Or Gerlitznet/sched: cls_flower: Properly handle classifier flags...
2017-02-17 Philippe Reynesnet: oki-semi: pch_gbe: use new api ethtool_{get|set...
2017-02-17 Ivan Khoronzhuknet: ethernet: ti: cpsw: correct ale dev to cpsw
2017-02-17 Philippe Reynesnet: nvidia: forcedeth: use new api ethtool_{get|set...
2017-02-17 David S. MillerMerge branch 'ptp-attribute-cleanup'
2017-02-17 Dmitry Torokhovptp: create "pins" together with the rest of attributes
2017-02-17 Dmitry Torokhovptp: use is_visible method to hide unused attributes
2017-02-17 Dmitry Torokhovptp: use kcalloc when allocating arrays
2017-02-17 Dmitry Torokhovptp: do not explicitly set drvdata in ptp_clock_register()
2017-02-17 Eric Dumazetmlx4: do not fire tasklet unless necessary
2017-02-17 David S. MillerMerge branch 'master' of git://git.kernel.org/pub/scm...
2017-02-17 David S. MillerMerge branch '10GbE' of git://git.kernel.org/pub/scm...
2017-02-17 David S. MillerMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2017-02-16 Ganesh Goudarcxgb4: Remove redundant code in t4_uld_clean_up()
2017-02-16 Ganesh Goudarcxgb4: Add new T5 and T6 pci device id's
2017-02-16 Arjun Vcxgb4: Increase max number of tc u32 links
2017-02-16 Linus TorvaldsMerge tag 'media/v4.10-5' of git://git.kernel.org/pub...
2017-02-16 Miklos Szeredivfs: fix uninitialized flags in splice_to_pipe()
2017-02-16 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2017-02-16 Linus TorvaldsMerge tag 'pci-v4.10-fixes-4' of git://git.kernel.org...
2017-02-16 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2017-02-16 Miklos Szeredifuse: fix uninitialized flags in pipe_buffer
2017-02-16 Alexander Duyckixgbe: Don't bother clearing buffer memory for descript...
2017-02-16 Alexander Duyckixgbe: Add support for build_skb
2017-02-16 Alexander Duyckixgbe: Add private flag to control buffer mode
2017-02-16 Alexander Duyckixgbe: Add support for padding packet
2017-02-16 Alexander Duyckixgbe: Break out Rx buffer page management
2017-02-16 Alexander Duyckixgbe: Use length to determine if descriptor is done
2017-02-16 Alexander Duyckixgbe: Make use of order 1 pages and 3K buffers indepen...
2017-02-16 Alexander Duyckixgbe: Update code to better handle incrementing page...
2017-02-16 Alexander Duyckixgbe: Update driver to make use of DMA attributes...
2017-02-16 Alexander Duyckixgbe: Only DMA sync frame length
2017-02-16 Alexander Duyckixgbe: Add function for checking to see if we can reuse...
2017-02-16 Mark Rustadixgbe: Update version to reflect added functionality
2017-02-16 Stephen Hemmingerixgbe: prefix Data Center Bridge ops struct
2017-02-16 Tony Nguyenixgbe: Support 2.5Gb and 5Gb speed
2017-02-16 David S. Millerrhashtable: Revert nested table changes.
2017-02-15 Thomas Falconibmvnic: Fix endian errors in error reporting output
2017-02-15 Thomas Falconibmvnic: Fix endian error when requesting device capabi...
2017-02-15 Jan Koniarikatm: idt77252, use setup_timer and mod_timer
2017-02-15 Jiri Pirkomlxsw: acl: Use PBS type for forward action
2017-02-15 David S. MillerMerge branch 'stmmac-misc'
2017-02-15 LABBE Corentinnet: stmmac: invert the logic for dumping regs
2017-02-15 LABBE Corentinnet: stmmac: reduce indentation by adding a continue
2017-02-15 LABBE Corentinnet: stmmac: split the stmmac_adjust_link 10/100 case
2017-02-15 LABBE Corentinnet: stmmac: run stmmac_hw_fix_mac_speed when speed...
2017-02-15 LABBE Corentinnet: stmmac: set speed at SPEED_UNKNOWN in case of...
2017-02-15 LABBE Corentinnet: stmmac: use SPEED_UNKNOWN/DUPLEX_UNKNOWN
2017-02-15 LABBE Corentinnet: stmmac: likely is useless in occasional function
2017-02-15 LABBE Corentinnet: stmmac: remove useless parenthesis
2017-02-15 Christoph Hellwignet: ethernet: aquantia: switch to pci_alloc_irq_vectors
2017-02-15 David S. MillerMerge branch 'qed-ptp'
2017-02-15 Sudarsana Reddy... qede: Add driver support for PTP
2017-02-15 Sudarsana Reddy... qed: Add infrastructure for PTP support
2017-02-15 Ganesh Goudarcxgb4: Update proper netdev stats for rx drops
2017-02-15 Jarno Rajahalmeopenvswitch: Set internal device max mtu to ETH_MAX_MTU.
2017-02-15 Marcus Huewenet: neigh: Fix netevent NETEVENT_DELAY_PROBE_TIME_UPDA...
2017-02-15 Jiri Pirkosched: have stub for tcf_destroy_chain in case NET_CLS...
2017-02-15 Anssi Hannulanet: xilinx_emaclite: fix freezes due to unordered I/O
2017-02-15 Anssi Hannulanet: xilinx_emaclite: fix receive buffer overflow
2017-02-15 Mickaël Salaünbpf: Rebuild bpf.o for any dependency update
2017-02-15 Mickaël Salaünbpf: Remove redundant ifdef
2017-02-15 Eric Dumazetmlx4: do not use rwlock in fast path
2017-02-15 Yinghai LuPCI/PME: Restore pcie_pme_driver.remove
2017-02-15 Kalle ValoMerge ath-next from git://git.kernel.org/pub/scm/linux...
2017-02-15 Steffen Klassertesp: Add a software GRO codepath
2017-02-15 Steffen Klassertxfrm: Extend the sec_path for IPsec offloading
2017-02-15 Sahitya Tummalafuse: fix use after free issue in fuse_dev_do_read()
2017-02-15 Christian Lamparterath9k: use correct OTP register offsets for the AR9340...
2017-02-15 Arnd Bergmannrt2500usb: don't mark register accesses as inline
2017-02-15 Tobias Klauserbrcmfmac: Use net_device_stats from struct net_device
2017-02-15 Larry Fingerrtlwifi: btcoexist: Fix if == else warnings in halbtc87...
2017-02-15 Larry Fingerrtlwifi: btcoexist: Fix if == else warnings in halbtc88...
2017-02-15 Larry Fingerrtlwifi: btcoexist: Fix if == else warnings in halbtc88...
2017-02-15 Brian Norrismwifiex: don't enable/disable IRQ 0 during suspend...
2017-02-15 Tobias Klauserorinoco: Use net_device_stats from struct net_device
2017-02-15 Julia Lawallrtlwifi: btcoexist: fix semicolon.cocci warnings
2017-02-15 Iain Hunterwlcore: disable multicast filter in AP mode
2017-02-15 Steffen Klassertxfrm: Export xfrm_parse_spi.
2017-02-15 Steffen Klassertnet: Prepare gro for packet consuming gro callbacks
2017-02-15 Steffen Klassertnet: Add a skb_gro_flush_final helper.
2017-02-15 Steffen Klassertxfrm: Add a secpath_set helper.
next