summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* mac802154: iface: fix order while interface upAlexander Aring2015-06-171-48/+55
* mac802154: iface: flush workqueue before stopAlexander Aring2015-06-151-0/+1
* mac802154: iface: fix hrtimer cancel on ifdownAlexander Aring2015-06-151-3/+3
* mac802154: rx packet handle cleanupVarka Bhadram2015-06-151-2/+4
* Bluetooth: Remove redundant check for ACL_LINKJohan Hedberg2015-06-121-2/+1
* Bluetooth: Use actual encryption key size for SMP over BR/EDRJohan Hedberg2015-06-121-2/+2
* Bluetooth: Read encryption key size for BR/EDR connectionsJohan Hedberg2015-06-121-0/+87
* Bluetooth: Move SC-only check outside of BT_CONFIG branchJohan Hedberg2015-06-121-12/+12
* Bluetooth: Add debugfs support for min LE encryption key sizeJohan Hedberg2015-06-121-1/+50
* Bluetooth: Add debugfs support for max LE encryption key sizeJohan Hedberg2015-06-121-4/+57
* Bluetooth: Stop sabotaging list poisoningAlexey Dobriyan2015-06-111-6/+2
* Bluetooth: Fix exposing full value of shortened LTKsJohan Hedberg2015-06-102-2/+14
* Bluetooth: Move SCO support under BT_BREDR config optionArron Wang2015-06-091-1/+2
* Bluetooth: Make l2cap_recv_acldata() and sco_recv_scodata() return voidArron Wang2015-06-092-6/+4
* Bluetooth: Don't call shutdown when leaving user channelLoic Poulain2015-06-091-0/+1
* mac802154/iface: remove superfluous WARN_ON call in slave_open()Stefan Schmidt2015-06-091-1/+0
* Bluetooth: Fix encryption key size handling for LTKsJohan Hedberg2015-06-093-15/+7
* Bluetooth: Fix race condition with user channel and setup stageMarcel Holtmann2015-06-081-7/+19
* mac802154: remove unneeded vif structAlexander Aring2015-06-073-9/+6
* Bluetooth: Reorder HCI user channel socket releaseLoic Poulain2015-06-061-2/+2
* Bluetooth: Fix potential NULL dereference in RFCOMM bind callbackJaganath Kanakkassery2015-06-061-8/+12
* nl802154: export supported commandsVarka Bhadram2015-06-041-0/+40
* 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
* mac802154: add trace functionality for driver opsVarka Bhadram2015-06-024-15/+362
* ieee802154: 6lowpan: set ackreq when neededAlexander Aring2015-06-021-2/+3
* ieee802154: Fix EUI-64 station address validation.Lennert Buytenhek2015-05-311-2/+2
* 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
* | 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-316-11/+233
|\ \
| * | netfilter: nf_tables: add netdev table to filter from ingressPablo Neira Ayuso2015-05-263-0/+189
| * | netfilter: nf_tables: allow to bind table to net_devicePablo Neira Ayuso2015-05-261-5/+41
| * | netfilter: default CONFIG_NETFILTER_INGRESS to yPablo Neira Ayuso2015-05-261-0/+1
| * | netfilter: remove unused comefrom hookmask argumentFlorian Westphal2015-05-262-6/+2
OpenPOWER on IntegriCloud