summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-11-23net: ipmr: remove some pimsm ifdefs and simplifyNikolay Aleksandrov
2015-11-23net: ipmr: always define mroute_reg_vif_numNikolay Aleksandrov
2015-11-23net: ipmr: move the tbl id check in ipmr_new_tableNikolay Aleksandrov
2015-11-23intel: i40e: fix confused codeRasmus Villemoes
2015-11-23ixgbevf: fix spoofed packets with random MACEmil Tantilov
2015-11-23ixgbevf: use ether_addr_copy instead of memcpyEmil Tantilov
2015-11-23i40evf: fix compiler warning of unused variableJesse Brandeburg
2015-11-23ixgbe: Remove CS4227 diagnostic codeMark Rustad
2015-11-23ixgbe/ixgbevf: use napi_schedule_irqoff()Alexander Duyck
2015-11-23ixgbevf: Limit lowest interrupt rate for adaptive interrupt moderation to 12KAlexander Duyck
2015-11-23ixgbe: Add KR mode support for CS4227 chipMark Rustad
2015-11-23ixgbe: Fix handling of NAPI budget when multiple queues are enabled per vectorAlexander Duyck
2015-11-23fm10k: Fix handling of NAPI budget when multiple queues are enabled per vectorAlexander Duyck
2015-11-23ixgbe: fix multiple kernel-doc errorsJean Sacren
2015-11-23ixgbe: Delete redundant include fileMark Rustad
2015-11-23ixgbe: drop null test before destroy functionsJulia Lawall
2015-11-23fm10k: Correct MTU for jumbo framesJacob Keller
2015-11-23fm10k: do not assume VF always has 1 queueJacob Keller
2015-11-23Merge branch 'rhashtable-test-enhancements'David S. Miller
2015-11-23rhashtable-test: allow to retry even if -ENOMEM was returnedPhil Sutter
2015-11-23rhashtable-test: calculate max_entries value by defaultPhil Sutter
2015-11-23rhashtable-test: retry insert operationsPhil Sutter
2015-11-23rhashtable-test: add cond_resched() to thread testPhil Sutter
2015-11-23Merge branch 'dsa-gpio-reset'David S. Miller
2015-11-23dsa: mv88e6xxx.c: Hardware reset the chip if availableAndrew Lunn
2015-11-23net: dsa: Add support for a switch reset gpioAndrew Lunn
2015-11-23Bluetooth: Increment management interface revisionJohan Hedberg
2015-11-23Bluetooth: Fix powering on with privacy and advertisingAndrzej Kaczmarek
2015-11-23Bluetooth: Fix returning proper HCI status from __hci_req_syncJohan Hedberg
2015-11-23can: xilinx: Convert to runtime_pmKedareswara rao Appana
2015-11-23gianfar: use of_property_read_bool()Saurabh Sengar
2015-11-22bnx2x: Utilize FW 7.13.1.0.Yuval Mintz
2015-11-22net: IPv6 fib lookup tracepointDavid Ahern
2015-11-22Bluetooth: Add support for Get Advertising Size Information commandMarcel Holtmann
2015-11-22Bluetooth: Simplify if statements in tlv_data_is_valid functionMarcel Holtmann
2015-11-22Bluetooth: Add instance range check for Add Advertising commandMarcel Holtmann
2015-11-20net: avoid NULL deref in napi_get_frags()Eric Dumazet
2015-11-20ravb: use clock rate as basis for GTI.TIVSimon Horman
2015-11-20dl2k: Implement suspendOndrej Zary
2015-11-20dl2k: Reorder and cleanup initializationOndrej Zary
2015-11-20dl2k: Handle memory allocation errors in alloc_listOndrej Zary
2015-11-20Merge branch 'tipc-cleanups-improvements'David S. Miller
2015-11-20tipc: eliminate remnants of hungarian notationJon Paul Maloy
2015-11-20tipc: narrow down interface towards struct tipc_linkJon Paul Maloy
2015-11-20tipc: narrow down exposure of struct tipc_nodeJon Paul Maloy
2015-11-20tipc: convert node lock to rwlockJon Paul Maloy
2015-11-20tipc: introduce per-link spinlockJon Paul Maloy
2015-11-20tipc: reduce code dependency between binding table and node layerJon Paul Maloy
2015-11-20tipc: small cleanup of function tipc_node_check_state()Jon Paul Maloy
2015-11-20tipc: move linearization of buffers to generic codeJon Paul Maloy