cascardo/linux.git
2015-12-01 Nikolay Aleksandrovnet: add support for netdev notifier error injection
2015-12-01 Vitaly Kuznetsovhv_netvsc: rework link status change handling
2015-12-01 Rainer Weikusatunix: use wq_has_sleeper in unix_dgram_recvmsg
2015-11-30 David S. MillerMerge branch 'ipmr-nl'
2015-11-30 Nikolay Aleksandrovnet: ipmr: add mfc newroute/delroute netlink support
2015-11-30 Nikolay Aleksandrovnet: ipmr: fix setsockopt error return
2015-11-30 Nikolay Aleksandrovnet: ipmr: move pimsm_enabled to pim.h and rename
2015-11-30 Nikolay Aleksandrovnet: ipmr: move struct mr_table and VIF_EXISTS to mroute.h
2015-11-30 Nikolay Aleksandrovnet: ipmr: adjust mroute.h style and drop extern
2015-11-30 Nikolay Aleksandrovnet: ipmr: remove unused MFC_NOTIFY flag and make the...
2015-11-30 Nikolay Aleksandrovnet: remove unnecessary mroute.h includes
2015-11-30 David S. MillerMerge branch 'mlxsw-hwmon'
2015-11-30 Jiri Pirkomlxsw: core: Implement fan control using hwmon
2015-11-30 Jiri Pirkomlxsw: reg: Add definition of fan management registers
2015-11-30 Jiri Pirkomlxsw: core: Implement temperature hwmon interface
2015-11-30 Jiri Pirkomlxsw: reg: Add definition of temperature management...
2015-11-30 Ido Schimmelmlxsw: spectrum: Add support for port identification
2015-11-30 Ido Schimmelmlxsw: reg: Add Management LED Control register definition
2015-11-30 Herbert Xunet: Generalise wq_has_sleeper helper
2015-11-30 David S. MillerMerge tag 'wireless-drivers-next-for-davem-2015-11...
2015-11-25 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2015-11-25 Catherine Sullivani40e: Bump version to 1.4.2
2015-11-25 Helin Zhangi40e: create a generic configure rss function
2015-11-25 Helin Zhangi40e: rework the functions to configure RSS with simila...
2015-11-25 Helin Zhangi40e: return the number of enabled queues for ETHTOOL_G...
2015-11-25 Mitch Williamsi40evf: handle many MAC filters correctly
2015-11-25 Mitch Williamsi40e/i40evf: clean up error messages
2015-11-25 Helin Zhangi40e/i40evf: Add comment to #endif
2015-11-25 Catherine Sullivani40e: Move the saving of old link info from handle_link...
2015-11-25 Anjali Singhai... i40e/i40evf: Add a stat to track how many times we...
2015-11-25 Anjali Singhai... i40e: Workaround fix for mss < 256 issue
2015-11-25 Shannon Nelsoni40e: remove BUG_ON from FCoE setup
2015-11-25 Shannon Nelsoni40e: remove BUG_ON from feature string building
2015-11-25 Shannon Nelsoni40e: Change BUG_ON to WARN_ON in service event complete
2015-11-25 Shannon Nelsoni40e/i40evf: remove unused tunnel parameter
2015-11-25 Alexander Duyckfm10k: use napi_schedule_irqoff()
2015-11-25 Florian Fainellinet: phy: bcm7xxx: Add entry for Broadcom BCM7435
2015-11-24 David S. MillerMerge branch 'sh_eth-remove-obsolete-platform_ids'
2015-11-24 Geert Uytterhoevensh_eth: Remove obsolete r8a777x-ether platform_device_i...
2015-11-24 Geert Uytterhoevensh_eth: Remove obsolete r8a7740-gether platform_device_...
2015-11-24 Geert Uytterhoevensh_eth: Remove obsolete r8a779x-ether platform_device_i...
2015-11-24 Geert Uytterhoevensh_eth: Remove obsolete r7s72100-ether platform_device_...
2015-11-24 Nikolay Aleksandrovvrf: remove slave queue and private slave struct
2015-11-24 David S. MillerMerge branch 'for-upstream' of git://git./linux/kernel...
2015-11-24 Saurabh Sengarnet: fec: no need to test for the return type of of_pro...
2015-11-24 Saurabh Sengardrivers: net: xgene: optimizing the code
2015-11-24 David S. MillerMerge tag 'linux-can-next-for-4.5-20151123' of git...
2015-11-24 Geert Uytterhoevennet/ipv4/ipconfig: Rejoin broken lines in console output
2015-11-24 Arnd Bergmannnet: dsa: include gpio consumer header file
2015-11-24 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2015-11-23 Julia LawallVSOCK: constify vmci_transport_notify_ops structures
2015-11-23 Julia Lawallnet: atm: constify in_cache_ops and eg_cache_ops structures
2015-11-23 David S. MillerMerge branch 'ipmr-cleanups'
2015-11-23 Nikolay Aleksandrovnet: ipmr: factor out common vif init code
2015-11-23 Nikolay Aleksandrovnet: ipmr: rearrange and cleanup setsockopt
2015-11-23 Nikolay Aleksandrovnet: ipmr: drop ip_mr_init() mrt_cachep null check...
2015-11-23 Nikolay Aleksandrovnet: ipmr: drop an instance of CONFIG_IP_MROUTE_MULTIPL...
2015-11-23 Nikolay Aleksandrovnet: ipmr: make ip_mroute_getsockopt more understandable
2015-11-23 Nikolay Aleksandrovnet: ipmr: fix code and comment style
2015-11-23 Nikolay Aleksandrovnet: ipmr: remove some pimsm ifdefs and simplify
2015-11-23 Nikolay Aleksandrovnet: ipmr: always define mroute_reg_vif_num
2015-11-23 Nikolay Aleksandrovnet: ipmr: move the tbl id check in ipmr_new_table
2015-11-23 Rasmus Villemoesintel: i40e: fix confused code
2015-11-23 Emil Tantilovixgbevf: fix spoofed packets with random MAC
2015-11-23 Emil Tantilovixgbevf: use ether_addr_copy instead of memcpy
2015-11-23 Jesse Brandeburgi40evf: fix compiler warning of unused variable
2015-11-23 Mark Rustadixgbe: Remove CS4227 diagnostic code
2015-11-23 Alexander Duyckixgbe/ixgbevf: use napi_schedule_irqoff()
2015-11-23 Alexander Duyckixgbevf: Limit lowest interrupt rate for adaptive inter...
2015-11-23 Mark Rustadixgbe: Add KR mode support for CS4227 chip
2015-11-23 Alexander Duyckixgbe: Fix handling of NAPI budget when multiple queues...
2015-11-23 Alexander Duyckfm10k: Fix handling of NAPI budget when multiple queues...
2015-11-23 Jean Sacrenixgbe: fix multiple kernel-doc errors
2015-11-23 Mark Rustadixgbe: Delete redundant include file
2015-11-23 Julia Lawallixgbe: drop null test before destroy functions
2015-11-23 Jacob Kellerfm10k: Correct MTU for jumbo frames
2015-11-23 Jacob Kellerfm10k: do not assume VF always has 1 queue
2015-11-23 David S. MillerMerge branch 'rhashtable-test-enhancements'
2015-11-23 Phil Sutterrhashtable-test: allow to retry even if -ENOMEM was...
2015-11-23 Phil Sutterrhashtable-test: calculate max_entries value by default
2015-11-23 Phil Sutterrhashtable-test: retry insert operations
2015-11-23 Phil Sutterrhashtable-test: add cond_resched() to thread test
2015-11-23 David S. MillerMerge branch 'dsa-gpio-reset'
2015-11-23 Andrew Lunndsa: mv88e6xxx.c: Hardware reset the chip if available
2015-11-23 Andrew Lunnnet: dsa: Add support for a switch reset gpio
2015-11-23 Johan HedbergBluetooth: Increment management interface revision
2015-11-23 Andrzej KaczmarekBluetooth: Fix powering on with privacy and advertising
2015-11-23 Johan HedbergBluetooth: Fix returning proper HCI status from __hci_r...
2015-11-23 Kedareswara... can: xilinx: Convert to runtime_pm
2015-11-23 Saurabh Sengargianfar: use of_property_read_bool()
2015-11-22 Yuval Mintzbnx2x: Utilize FW 7.13.1.0.
2015-11-22 David Ahernnet: IPv6 fib lookup tracepoint
2015-11-22 Marcel HoltmannBluetooth: Add support for Get Advertising Size Informa...
2015-11-22 Marcel HoltmannBluetooth: Simplify if statements in tlv_data_is_valid...
2015-11-22 Marcel HoltmannBluetooth: Add instance range check for Add Advertising...
2015-11-20 Eric Dumazetnet: avoid NULL deref in napi_get_frags()
2015-11-20 Simon Hormanravb: use clock rate as basis for GTI.TIV
2015-11-20 Ondrej Zarydl2k: Implement suspend
2015-11-20 Ondrej Zarydl2k: Reorder and cleanup initialization
2015-11-20 Ondrej Zarydl2k: Handle memory allocation errors in alloc_list
next