summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* nl802154: export supported commandsVarka Bhadram2015-06-042-0/+42
* ieee802154: Fix sockaddr_ieee802154 implicit padding information leak.Lennert Buytenhek2015-06-041-0/+6
* cfg802154: fix rdev-ops naming convension and format specifiersVarka Bhadram2015-06-041-5/+5
* Bluetooth: vhci: Clean up coding style fixPrasanna Karthik2015-06-041-1/+1
* mac802154: add trace functionality for driver opsVarka Bhadram2015-06-024-15/+362
* ieee802154: 6lowpan: set ackreq when neededAlexander Aring2015-06-021-2/+3
* cc2520: update current channelVarka Bhadram2015-05-311-0/+2
* cc2520: update initial transmit power valueVarka Bhadram2015-05-311-0/+2
* cc2520: add set transmit power setting supportVarka Bhadram2015-05-311-0/+102
* cc2520: fix CC2591 handlingVarka Bhadram2015-05-312-3/+8
* cc2520: fix in default tx power settingVarka Bhadram2015-05-311-8/+0
* MAINTAINERS: Add myself as maintainer for the atusb driverStefan Schmidt2015-05-311-0/+8
* ieee802154/atusb: Add .set_promiscuous_mode driver operationStefan Schmidt2015-05-311-1/+29
* ieee802154/atusb: Add .set_txpower operation to the driverStefan Schmidt2015-05-311-0/+26
* ieee802154/atusb: Add function for partial register writesStefan Schmidt2015-05-311-18/+27
* ieee802154: Fix EUI-64 station address validation.Lennert Buytenhek2015-05-312-8/+6
* ieee802154: Fix generation of random EUI-64 addresses.Lennert Buytenhek2015-05-311-3/+3
* Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-mergeDavid S. Miller2015-05-3143-137/+165
|\
| * batman-adv: Use common declaration order in *_send_skb_(packet|unicast)Antonio Quartulli2015-05-291-1/+1
| * batman-adv: iv_ogm_orig_update, remove unnecessary bracketsMarkus Pargmann2015-05-291-1/+1
| * batman-adv: iv_ogm_can_aggregate, code readabilityMarkus Pargmann2015-05-291-49/+53
| * batman-adv: checkpatch - spaces preferred around that '*'Marek Lindner2015-05-292-2/+2
| * batman-adv: checkpatch - comparison to NULL could be rewrittenMarek Lindner2015-05-291-1/+1
| * batman-adv: Use safer default config for optional featuresSven Eckelmann2015-05-292-2/+2
| * batman-adv: iv_ogm_send_to_if, declare char* as constMarkus Pargmann2015-05-291-1/+1
| * batman-adv: iv_ogm_aggr_packet, bool return valueMarkus Pargmann2015-05-291-2/+2
| * batman-adv: iv_ogm_iface_enable, direct return valuesMarkus Pargmann2015-05-291-6/+2
| * batman-adv: Makefile, Sort alphabeticallyMarkus Pargmann2015-05-291-1/+1
| * batman-adv: tvlv realloc, move error handling into if blockMarkus Pargmann2015-05-291-8/+8
| * batman-adv: debugfs, avoid compiling for !DEBUG_FSMarkus Pargmann2015-05-293-9/+35
| * batman-adv: Use only queued fragments when mergingSven Eckelmann2015-05-291-8/+5
| * batman-adv: Check total_size when queueing fragmentsSven Eckelmann2015-05-292-2/+7
| * batman-adv: update copyright years for 2015Sven Eckelmann2015-05-2943-43/+43
| * batman-adv: Start new development cycleSimon Wunderlich2015-05-291-1/+1
* | bpf: add missing rcu protection when releasing programs from prog_arrayAlexei Starovoitov2015-05-313-4/+25
* | Merge branch 'hv_netvsc-next'David S. Miller2015-05-311-2/+9
|\ \
| * | hv_netvsc: Allocate the sendbuf in a NUMA aware wayK. Y. Srinivasan2015-05-311-1/+3
| * | hv_netvsc: Allocate the receive buffer from the correct NUMA nodeK. Y. Srinivasan2015-05-311-1/+6
|/ /
* | netevent: remove automatic variable in register_netevent_notifier()Wang Long2015-05-311-4/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2015-05-319-11/+244
|\ \
| * | netfilter: nf_tables: add netdev table to filter from ingressPablo Neira Ayuso2015-05-264-0/+190
| * | netfilter: nf_tables: allow to bind table to net_devicePablo Neira Ayuso2015-05-263-5/+51
| * | netfilter: default CONFIG_NETFILTER_INGRESS to yPablo Neira Ayuso2015-05-261-0/+1
| * | netfilter: remove unused comefrom hookmask argumentFlorian Westphal2015-05-262-6/+2
* | | Merge branch 'systemport-next'David S. Miller2015-05-302-51/+58
|\ \ \
| * | | net: systemport: Add a check for oversized packetsFlorian Fainelli2015-05-301-0/+8
| * | | net: systemport: rewrite bcm_sysport_rx_refillFlorian Fainelli2015-05-301-40/+41
| * | | net: systemport: Pre-calculate and utilize cb->bd_addrFlorian Fainelli2015-05-302-11/+9
|/ / /
* | | ipv6: drop unneeded gotoJulia Lawall2015-05-301-7/+1
* | | net: thunderx: add 64-bit dependencyArnd Bergmann2015-05-301-1/+1
OpenPOWER on IntegriCloud