summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* qed: Add support for changing LED stateSudarsana Kalluru2015-12-011-0/+17
* net: ipmr: move pimsm_enabled to pim.h and renameNikolay Aleksandrov2015-11-301-0/+5
* net: ipmr: move struct mr_table and VIF_EXISTS to mroute.hNikolay Aleksandrov2015-11-301-2/+19
* net: ipmr: adjust mroute.h style and drop externNikolay Aleksandrov2015-11-301-26/+21
* net: ipmr: remove unused MFC_NOTIFY flag and make the flags enumNikolay Aleksandrov2015-11-301-3/+7
* net: Generalise wq_has_sleeper helperHerbert Xu2015-11-302-10/+26
* net: phy: bcm7xxx: Add entry for Broadcom BCM7435Florian Fainelli2015-11-251-0/+1
* Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2015-11-246-15/+42
|\
| * Bluetooth: Add support for Get Advertising Size Information commandMarcel Holtmann2015-11-221-0/+13
| * Bluetooth: Fix specifying role for LE connectionsJohan Hedberg2015-11-191-1/+1
| * Bluetooth: Move Stop Discovery to req_workqueueJohan Hedberg2015-11-191-0/+1
| * Bluetooth: Move Start Discovery to req_workqueueJohan Hedberg2015-11-191-0/+2
| * Bluetooth: Move LE scan disable/restart behind req_workqueueJohan Hedberg2015-11-191-3/+2
| * Bluetooth: Add HCI status return parameter to hci_req_sync()Johan Hedberg2015-11-191-1/+2
| * Bluetooth: Run all background scan updates through req_workqueueJohan Hedberg2015-11-191-0/+2
| * Bluetooth: Remove unnecessary call to hci_update_background_scanJohan Hedberg2015-11-191-1/+0
| * Bluetooth: Add support for controller specific loggingMarcel Holtmann2015-11-192-0/+2
| * Bluetooth: Add support for sending system notes to monitor channelMarcel Holtmann2015-11-192-0/+3
| * Bluetooth: Compress the size of struct hci_ctrlJohan Hedberg2015-11-191-3/+8
| * Bluetooth: Remove redundant setting to zero of bt_cbJohan Hedberg2015-11-191-6/+2
| * Bluetooth: Add hci_skb_* helper wrappers for bt_cb(skb) accessMarcel Holtmann2015-11-191-0/+4
* | net: ipmr: fix code and comment styleNikolay Aleksandrov2015-11-231-42/+17
* | net: dsa: Add support for a switch reset gpioAndrew Lunn2015-11-231-0/+8
* | net: IPv6 fib lookup tracepointDavid Ahern2015-11-221-0/+76
* | ppp: remove PPPOX_ZOMBIE socket stateGuillaume Nault2015-11-201-1/+0
* | net: provide generic busy polling to all NAPI driversEric Dumazet2015-11-181-0/+7
* | net: napi_hash_del() returns a boolean statusEric Dumazet2015-11-181-2/+3
* | net: move napi_hash[] into read mostly sectionEric Dumazet2015-11-181-0/+4
* | net: add netif_tx_napi_add()Eric Dumazet2015-11-181-1/+22
* | net: un-inline sk_busy_loop()Eric Dumazet2015-11-182-53/+1
* | net: better skb->sender_cpu and skb->napi_id cohabitationEric Dumazet2015-11-181-3/+0
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2015-11-1711-34/+90
|\
| * phy: marvell: Add support for 88E1540 PHYAndrew Lunn2015-11-171-0/+1
| * vlan: Do not put vlan headers back on bridge and macvlan portsVlad Yasevich2015-11-171-0/+5
| * net: switchdev: fix return code of fdb_dump stubDragos Tatulea2015-11-161-1/+1
| * ip_tunnel: disable preemption when updating per-cpu tstatsJason A. Donenfeld2015-11-162-2/+4
| * net/mlx5e: Added self loopback preventionTariq Toukan2015-11-151-10/+14
| * tcp: ensure proper barriers in lockless contextsEric Dumazet2015-11-151-0/+25
| * ipv6: Check rt->dst.from for the DST_NOCACHE routeMartin KaFai Lau2015-11-151-1/+2
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2015-11-124-20/+38
| |\
| | * netfilter: nf_tables: add clone interface to expression operationsPablo Neira Ayuso2015-11-101-2/+14
| | * net: add __netdev_alloc_pcpu_stats() to indicate gfp flagsPablo Neira Ayuso2015-11-101-12/+15
| | * Merge branch 'master' of git://blackhole.kfki.hu/nfPablo Neira Ayuso2015-11-081-1/+1
| | |\
| | | * netfilter: ipset: Fix extension alignmentJozsef Kadlecsik2015-11-071-1/+1
| | * | netfilter: ingress: fix wrong input interface on hookPablo Neira Ayuso2015-11-061-2/+2
| | * | netfilter: ingress: don't use nf_hook_list_activeFlorian Westphal2015-11-061-3/+6
| | |/
* | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2015-11-151-0/+17
|\ \ \
| * | | irqchip: irq-mips-gic: Provide function to map GIC user sectionAlex Smith2015-11-111-0/+17
* | | | Merge tag 'chrome-platform-4.4' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2015-11-132-4/+15
|\ \ \ \
| * | | | platform/chrome: Support reading/writing the vboot contextEmilio López2015-10-071-0/+1