| Commit message (Expand) | Author | Age |
* | rhashtable: Fix undeclared EEXIST build error on ia64 | Herbert Xu | 2015-03-20 |
* | Merge branch 'amd-xgbe-next' | David S. Miller | 2015-03-20 |
|\ |
|
| * | amd-xgbe: Use napi_alloc_skb when allocating skb in softirq | Lendacky, Thomas | 2015-03-20 |
| * | amd-xgbe: Fix Rx coalescing reporting | Lendacky, Thomas | 2015-03-20 |
| * | amd-xgbe: Remove Tx coalescing | Lendacky, Thomas | 2015-03-20 |
| * | amd-xgbe: Set DMA mask based on hardware register value | Lendacky, Thomas | 2015-03-20 |
| * | amd-xgbe: Use the new DMA memory barriers where appropriate | Lendacky, Thomas | 2015-03-20 |
| * | amd-xgbe: Clarify output message about queues | Lendacky, Thomas | 2015-03-20 |
| * | amd-xgbe-phy: Provide support for auto-negotiation timeout | Lendacky, Thomas | 2015-03-20 |
| * | amd-xgbe-phy: Use the phy_driver flags field | Lendacky, Thomas | 2015-03-20 |
| * | amd-xgbe-phy: Use phydev advertising field vs supported | Lendacky, Thomas | 2015-03-20 |
|/ |
|
* | Merge branch 'rhashtable-inlined-interface' | David S. Miller | 2015-03-20 |
|\ |
|
| * | rhashtable: Rip out obsolete out-of-line interface | Herbert Xu | 2015-03-20 |
| * | tipc: Use inlined rhashtable interface | Herbert Xu | 2015-03-20 |
| * | test_rhashtable: Use inlined rhashtable interface | Herbert Xu | 2015-03-20 |
| * | netfilter: Convert nft_hash to inlined rhashtable | Herbert Xu | 2015-03-20 |
| * | netlink: Move namespace into hash key | Herbert Xu | 2015-03-20 |
| * | rhashtable: Allow hash/comparison functions to be inlined | Herbert Xu | 2015-03-20 |
| * | rhashtable: Make rhashtable_init params argument const | Herbert Xu | 2015-03-20 |
|/ |
|
* | ebpf, filter: do not convert skb->protocol to host endianess during runtime | Daniel Borkmann | 2015-03-20 |
* | ipv6: invert join/leave anycast rtnl/socket locking order | Marcelo Ricardo Leitner | 2015-03-20 |
* | vxlan: fix possible use of uninitialized in vxlan_igmp_{join, leave} | Marcelo Ricardo Leitner | 2015-03-20 |
* | xen-netback: making the bandwidth limiter runtime settable | Palik, Imre | 2015-03-20 |
* | Merge branch 'listener_refactor_part_14' | David S. Miller | 2015-03-20 |
|\ |
|
| * | net: increase sk_[max_]ack_backlog | Eric Dumazet | 2015-03-20 |
| * | inet: get rid of central tcp/dccp listener timer | Eric Dumazet | 2015-03-20 |
| * | inet: drop prev pointer handling in request sock | Eric Dumazet | 2015-03-20 |
|/ |
|
* | rhashtable: Round up/down min/max_size to ensure we respect limit | Thomas Graf | 2015-03-19 |
* | i40e: add NVM update events to AQ clean | Shannon Nelson | 2015-03-19 |
* | tipc: fix build issue when building without IPv6 | Marcelo Ricardo Leitner | 2015-03-19 |
* | Merge branch 'cxgb4-next' | David S. Miller | 2015-03-19 |
|\ |
|
| * | cxgb4/cxgb4vf/csiostor: Make PCI Device ID Tables be "const" | Hariprasad Shenai | 2015-03-19 |
| * | cxgb4: Add device ID for new adapter | Hariprasad Shenai | 2015-03-19 |
|/ |
|
* | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/... | David S. Miller | 2015-03-19 |
|\ |
|
| * | mac802154: fix typo in header guard | Nicolas Iooss | 2015-03-19 |
| * | cc2520: Add support for CC2591 amplifier. | Brad Campbell | 2015-03-18 |
| * | cc2520: Do not store platform_data in spi_device | Brad Campbell | 2015-03-18 |
| * | Bluetooth: Fix potential NULL dereference in SMP channel setup | Marcel Holtmann | 2015-03-18 |
| * | Bluetooth: Add workaround for broken OS X legacy SMP pairing | Johan Hedberg | 2015-03-17 |
| * | Bluetooth: Move generic mgmt command dispatcher to hci_sock.c | Johan Hedberg | 2015-03-17 |
| * | Bluetooth: Add hdev_init callback for HCI channels | Johan Hedberg | 2015-03-17 |
| * | Bluetooth: Add generic mgmt helper API | Johan Hedberg | 2015-03-17 |
| * | Bluetooth: Add channel parameter to mgmt_pending_find() API | Johan Hedberg | 2015-03-17 |
| * | Bluetooth: Add helper to get HCI channel of a socket | Johan Hedberg | 2015-03-17 |
| * | Bluetooth: Set HCI_QUIRK_SIMULTANEOUS_DISCOVERY for BTUSB_CSR | Jakub Pawlowski | 2015-03-17 |
| * | Bluetooth: Set HCI_QUIRK_SIMULTANEOUS_DISCOVERY for BTUSB_INTEL | Jakub Pawlowski | 2015-03-17 |
| * | Bluetooth: Set HCI_QUIRK_SIMULTANEOUS_DISCOVERY for BTUSB_ATH3012 | Jakub Pawlowski | 2015-03-17 |
| * | Bluetooth: Add simultaneous dual mode scan | Jakub Pawlowski | 2015-03-17 |
| * | Bluetooth: Refactor BR/EDR inquiry and LE scan triggering. | Jakub Pawlowski | 2015-03-17 |
| * | Bluetooth: Introduce HCI_QUIRK_SIMULTANEOUS_DISCOVERY | Jakub Pawlowski | 2015-03-17 |