summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Bluetooth: btmrvl: fix hung task warning dumpChin-Ran Lo2016-01-041-1/+2
* Bluetooth: hci_bcm: new ACPI IDsHeikki Krogerus2016-01-041-0/+3
* Bluetooth: hci_bcm: move all Broadcom ACPI IDs to BCM HCI driverHeikki Krogerus2016-01-042-4/+4
* ieee802154: cc2520: Check CRC & add promiscuousBrad Campbell2016-01-031-23/+122
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-01-01265-1263/+2582
|\
| * Merge tag 'pci-v4.4-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2015-12-311-1/+3
| |\
| | * PCI: hisi: Fix hisi_pcie_cfg_read() 32-bit readsDongdong Liu2015-12-041-1/+3
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds2015-12-313-18/+25
| |\ \
| | * | sparc: Wire up mlock2 system call.David S. Miller2015-12-313-4/+5
| | * | sparc: Add all necessary direct socket system calls.David S. Miller2015-12-313-18/+24
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2015-12-3136-198/+334
| |\ \ \
| | * | | sctp: sctp should release assoc when sctp_make_abort_user return NULL in sctp...Xin Long2015-12-302-4/+5
| | * | | Merge tag 'wireless-drivers-for-davem-2015-12-28' of git://git.kernel.org/pub...David S. Miller2015-12-302-20/+44
| | |\ \ \
| | | * \ \ Merge tag 'iwlwifi-for-kalle-2015-12-16' of https://git.kernel.org/pub/scm/li...Kalle Valo2015-12-182-20/+44
| | | |\ \ \
| | | | * | | iwlwifi: mvm: protect RCU dereference in iwl_mvm_get_key_sta_idJohannes Berg2015-12-131-6/+9
| | | | * | | iwlwifi: separate firmware version for 7260 devicesJohannes Berg2015-12-131-14/+35
| | * | | | | net, socket, socket_wq: fix missing initialization of flagsNicolai Stange2015-12-301-0/+1
| | * | | | | drivers: net: cpsw: fix error return codeJulia Lawall2015-12-291-3/+7
| | * | | | | openvswitch: Fix template leak in error cases.Joe Stringer2015-12-291-2/+4
| | * | | | | sctp: label accepted/peeled off socketsMarcelo Ricardo Leitner2015-12-281-0/+2
| | * | | | | sctp: use GFP_USER for user-controlled kmallocMarcelo Ricardo Leitner2015-12-281-3/+6
| | * | | | | qlcnic: fix a loop exit condition betterDan Carpenter2015-12-241-1/+1
| | * | | | | net: cdc_ncm: avoid changing RX/TX buffers on MTU changesBjørn Mork2015-12-243-1/+33
| | * | | | | geneve: initialize needed_headroomPaolo Abeni2015-12-241-1/+9
| | * | | | | ipv6: honor ifindex in case we receive ll addresses in router advertisementsHannes Frederic Sowa2015-12-241-2/+2
| | * | | | | addrconf: always initialize sysctl table dataWANG Cong2015-12-221-7/+4Star
| | * | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2015-12-223-62/+75
| | |\ \ \ \ \
| | | * | | | | xfrm: dst_entries_init() per-net dst_opsDan Streetman2015-11-033-62/+75
| | * | | | | | ipv6/addrlabel: fix ip6addrlbl_get()Andrey Ryabinin2015-12-221-1/+1
| | * | | | | | switchdev: bridge: Pass ageing time as clock_t instead of jiffiesIdo Schimmel2015-12-221-1/+1
| | * | | | | | sh_eth: fix 16-bit descriptor field access endianness tooSergei Shtylyov2015-12-222-28/+30
| | * | | | | | veth: don’t modify ip_summed; doing so treats packets with bad checksums as...Vijay Pandurangan2015-12-221-6/+0Star
| | * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2015-12-222-1/+2
| | |\ \ \ \ \ \
| | | * | | | | | netfilter: nft_ct: include direction when dumping NFT_CT_L3PROTOCOL keyFlorian Westphal2015-12-181-0/+1
| | | * | | | | | netfilter: nf_tables: use skb->protocol instead of assuming ethernet headerPablo Neira Ayuso2015-12-181-1/+1
| | * | | | | | | Merge branch 'cdc_ncm-new-Dell-devices'David S. Miller2015-12-211-0/+18
| | |\ \ \ \ \ \ \
| | | * | | | | | | net: usb: cdc_ncm: Adding Dell DW5813 LTE AT&T Mobile Broadband CardDaniele Palmas2015-12-211-0/+9
| | | * | | | | | | net: usb: cdc_ncm: Adding Dell DW5812 LTE Verizon Mobile Broadband CardDaniele Palmas2015-12-211-0/+9
| | |/ / / / / / /
| | * | | | | | | natsemi: add checks for dma mapping errorsAlexey Khoroshilov2015-12-191-0/+12
| | * | | | | | | rhashtable: Kill harmless RCU warning in rhashtable_walk_initHerbert Xu2015-12-191-1/+2
| | * | | | | | | openvswitch: correct encoding of set tunnel action attributesSimon Horman2015-12-181-1/+4
| | * | | | | | | bnx2x: Prevent FW assertion when using VxlanYuval Mintz2015-12-181-9/+13
| | * | | | | | | ipip: ioctl: Remove superfluous IP-TTL handling.Pravin B Shelar2015-12-181-3/+0Star
| | * | | | | | | mkiss: Fix use after free in mkiss_close().David Miller2015-12-181-2/+2
| | * | | | | | | 6pack: Fix use after free in sixpack_close().David Miller2015-12-181-4/+4
| | * | | | | | | be2net: Avoid accessing eq object in be_msix_register routine, when i < 0.Venkat Duvvuru2015-12-181-1/+3
| | * | | | | | | Merge branch 'mlx4-time-stamping-fixes'David S. Miller2015-12-183-9/+15
| | |\ \ \ \ \ \ \
| | | * | | | | | | net/mlx4_en: Fix HW timestamp init issue upon system startupEugenia Emantayev2015-12-183-7/+14
| | | * | | | | | | net/mlx4_en: Remove dependency between timestamping capability and service_taskEugenia Emantayev2015-12-181-3/+2Star
| | |/ / / / / / /
| | * | | | | | | Merge branch 'cpsw-fixed-phy-dt-bugs'David S. Miller2015-12-182-25/+34
| | |\ \ \ \ \ \ \ | | | |/ / / / / / | | |/| | | | | |