summaryrefslogtreecommitdiffstats
path: root/include/net/arp.h (unfollow)
Commit message (Expand)AuthorFilesLines
2015-06-07mac802154: rearrange attribute in ieee802154_hwAlexander Aring1-1/+1
2015-06-07mac802154: remove unused hw_filt attributeAlexander Aring1-1/+0
2015-06-07mac802154: cleanup ieee802154 hardware flagsAlexander Aring1-20/+36
2015-06-07mac802154: remove aack hw flagAlexander Aring5-8/+4
2015-06-07mac802154: cleanup address filtering flagsAlexander Aring1-10/+21
2015-06-07mac802154: remove unneeded vif structAlexander Aring6-19/+6
2015-06-06Bluetooth: Reorder HCI user channel socket releaseLoic Poulain1-2/+2
2015-06-06Bluetooth: Fix potential NULL dereference in RFCOMM bind callbackJaganath Kanakkassery1-8/+12
2015-06-06Bluetooth: hci_uart: Update Broadcom UART setupFrederic Danis1-1/+29
2015-06-06Bluetooth: btbcm: Add helper functions for UART setupFrederic Danis2-0/+103
2015-06-06Bluetooth: hci_uart: Support operational speed during setupFrederic Danis2-0/+30
2015-06-06Bluetooth: btbcm: Add BCM4324B3 UART deviceFrederic Danis1-2/+13
2015-06-06Bluetooth: btbcm: Move request/release_firmware()Frederic Danis4-16/+16
2015-06-04nl802154: export supported commandsVarka Bhadram2-0/+42
2015-06-04ieee802154: Fix sockaddr_ieee802154 implicit padding information leak.Lennert Buytenhek1-0/+6
2015-06-04cfg802154: fix rdev-ops naming convension and format specifiersVarka Bhadram1-5/+5
2015-06-04Bluetooth: vhci: Clean up coding style fixPrasanna Karthik1-1/+1
2015-06-02mac802154: add trace functionality for driver opsVarka Bhadram4-15/+362
2015-06-02ieee802154: 6lowpan: set ackreq when neededAlexander Aring1-2/+3
2015-05-31cc2520: update current channelVarka Bhadram1-0/+2
2015-05-31cc2520: update initial transmit power valueVarka Bhadram1-0/+2
2015-05-31cc2520: add set transmit power setting supportVarka Bhadram1-0/+102
2015-05-31cc2520: fix CC2591 handlingVarka Bhadram2-3/+8
2015-05-31cc2520: fix in default tx power settingVarka Bhadram1-8/+0
2015-05-31MAINTAINERS: Add myself as maintainer for the atusb driverStefan Schmidt1-0/+8
2015-05-31ieee802154/atusb: Add .set_promiscuous_mode driver operationStefan Schmidt1-1/+29
2015-05-31ieee802154/atusb: Add .set_txpower operation to the driverStefan Schmidt1-0/+26
2015-05-31ieee802154/atusb: Add function for partial register writesStefan Schmidt1-18/+27
2015-05-31ieee802154: Fix EUI-64 station address validation.Lennert Buytenhek2-8/+6
2015-05-31ieee802154: Fix generation of random EUI-64 addresses.Lennert Buytenhek1-3/+3
2015-05-31bpf: add missing rcu protection when releasing programs from prog_arrayAlexei Starovoitov3-4/+25
2015-05-31hv_netvsc: Allocate the sendbuf in a NUMA aware wayK. Y. Srinivasan1-1/+3
2015-05-31hv_netvsc: Allocate the receive buffer from the correct NUMA nodeK. Y. Srinivasan1-1/+6
2015-05-31netevent: remove automatic variable in register_netevent_notifier()Wang Long1-4/+1
2015-05-31net: systemport: Add a check for oversized packetsFlorian Fainelli1-0/+8
2015-05-31net: systemport: rewrite bcm_sysport_rx_refillFlorian Fainelli1-40/+41
2015-05-31net: systemport: Pre-calculate and utilize cb->bd_addrFlorian Fainelli2-11/+9
2015-05-31ipv6: drop unneeded gotoJulia Lawall1-7/+1
2015-05-31net: thunderx: add 64-bit dependencyArnd Bergmann1-1/+1
2015-05-31net/mlx4_core: Make sure there are no pending async events when freeing CQMatan Barak1-0/+3
2015-05-31net/mlx4_core: Move affinity hints to mlx4_core ownershipIdo Shamay4-9/+59
2015-05-31net/mlx4: Add EQ poolMatan Barak11-259/+342
2015-05-31net/mlx4_core: Demote simple multicast and broadcast flow steering rulesMatan Barak2-2/+25
2015-05-31net/mlx5: Extend mlx5_core to support ConnectX-4 Ethernet functionalityAmir Vadai11-28/+3213
2015-05-31net/mlx5: Ethernet resource handling filesAmir Vadai7-0/+1675
2015-05-31net/mlx5: Ethernet Datapath filesAmir Vadai5-0/+1054
2015-05-31net/mlx5_core: Set/Query port MTU commandsSaeed Mahameed2-0/+57
2015-05-31net/mlx5_core: Modify CQ moderation parametersRana Shahout2-0/+21
2015-05-31net/mlx5_core: Implement get/set port statusRana Shahout2-0/+40
2015-05-31net/mlx5_core: Implement access functions of ptys register fieldsSaeed Mahameed2-0/+91