summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* bpf: add support for persistent maps/progsDaniel Borkmann2015-11-023-37/+16
* bpf: align and clean bpf_{map,prog}_get helpersDaniel Borkmann2015-11-021-1/+1
* net: fix percpu memory leaksEric Dumazet2015-11-021-6/+9
* net: make skb_set_owner_w() more robustEric Dumazet2015-11-021-15/+2
* net: dsa: use switchdev obj for VLAN add/del opsVivien Didelot2015-11-011-4/+9
* VSOCK: define VSOCK_SS_LISTEN once onlyStefan Hajnoczi2015-11-011-0/+3
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-11-0111-108/+87
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2015-10-313-1/+41
| |\
| | * Revert "Merge branch 'ipv6-overflow-arith'"Hannes Frederic Sowa2015-10-292-22/+0
| * | blkcg: fix incorrect read/write sync/async stat accountingTejun Heo2015-10-271-2/+2
| * | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2015-10-243-67/+13
| |\ \
| | * | block: don't release bdi while request_queue has live referencesTejun Heo2015-10-151-1/+5
| | * | writeback: fix incorrect calculation of available memory for memcg domainsTejun Heo2015-10-121-3/+5
| | * | writeback: bdi_writeback iteration must not skip dying onesTejun Heo2015-10-122-63/+3
| * | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2015-10-232-13/+66
| |\ \ \
| | * | | compiler, atomics, kasan: Provide READ_ONCE_NOCHECK()Andrey Ryabinin2015-10-202-13/+66
| * | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-10-232-3/+3
| |\ \ \ \
| | * | | | mm: cma: fix incorrect type conversion for size during dma allocationRohit Vaswani2015-10-232-3/+3
| * | | | | Merge tag 'sound-4.3-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2015-10-232-3/+5
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | | | | |
| | | \ \ \
| | | \ \ \
| | | \ \ \
| | *---. \ \ \ Merge remote-tracking branches 'asoc/fix/rt298', 'asoc/fix/sx', 'asoc/fix/wm8...Mark Brown2015-10-232-3/+5
| | |\ \ \ \ \ \
| | | | | * | | | ASoC: wm8904: Correct number of EQ registersCharles Keepax2015-10-201-1/+1
| | | | |/ / / / | | | |/| | | |
| | | | * | | | ASoC: Add info callback for SX_TLV controlsCharles Keepax2015-10-161-2/+4
| | | |/ / / /
* | | | | | | Merge tag 'nfc-next-4.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s...David S. Miller2015-10-306-3/+43
|\ \ \ \ \ \ \
| * | | | | | | NFC: nci: non-static functions can not be inlineRobert Dolca2015-10-281-4/+4
| * | | | | | | NFC: NCI: allow spi driver to choose transfer clockVincent Cuissard2015-10-271-0/+6
| * | | | | | | NFC: nfcmrvl: add i2c driverVincent Cuissard2015-10-272-0/+9
| * | | | | | | NFC: NCI: export nci_send_frame and nci_send_cmd functionVincent Cuissard2015-10-271-0/+1
| * | | | | | | NFC: netlink: Add mode parameter to deactivate_target functionsChristophe Ricard2015-10-271-1/+1
| * | | | | | | NFC: st-nci: Add ese-present/uicc-present dts propertiesChristophe Ricard2015-10-271-0/+2
| * | | | | | | NFC: netlink: Add missing NFC_ATTR commentsChristophe Ricard2015-10-271-0/+2
| * | | | | | | NFC: st-nci: Add support for proprietary commandsChristophe Ricard2015-10-271-0/+1
| * | | | | | | NFC: st-nci: Add support for NCI_HCI_IDENTITY_MGMT_GATEChristophe Ricard2015-10-261-0/+1
| * | | | | | | NFC: nci: add nci_hci_clear_all_pipes functionsChristophe Ricard2015-10-261-0/+1
| * | | | | | | NFC: nci: add nci_get_conn_info_by_id functionRobert Dolca2015-10-251-0/+1
| * | | | | | | NFC: nci: rename nci_prop_ops to nci_driver_opsRobert Dolca2015-10-251-3/+3
| * | | | | | | NFC: nci: Allow the driver to set handler for core nci opsRobert Dolca2015-10-251-2/+9
| * | | | | | | NFC: nci: Introduce nci_core_cmdRobert Dolca2015-10-251-0/+1
| * | | | | | | NFC: nci: Introduce new core opcodesRobert Dolca2015-10-251-0/+7
| * | | | | | | NFC: nci: Add function to get max packet size for connRobert Dolca2015-10-251-0/+1
* | | | | | | | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2015-10-301-7/+7
|\ \ \ \ \ \ \ \
| * | | | | | | | Bluetooth: Rename bt_cb()->req into bt_cb()->hciMarcel Holtmann2015-10-261-7/+7
* | | | | | | | | geneve: implement support for IPv6-based tunnelsJohn W. Linville2015-10-301-0/+1
* | | | | | | | | seccomp, ptrace: add support for dumping seccomp filtersTycho Andersen2015-10-272-0/+13
* | | | | | | | | qed: Add statistics supportManish Chopra2015-10-271-0/+3
* | | | | | | | | qed: Add link supportYuval Mintz2015-10-271-0/+4
* | | | | | | | | qed: Add slowpath L2 supportManish Chopra2015-10-271-0/+120
* | | | | | | | | qed: Add basic L2 interfaceYuval Mintz2015-10-272-0/+317
* | | | | | | | | qed: Add module with basic common supportYuval Mintz2015-10-273-0/+1644
* | | | | | | | | net: tso: add support for IPv6emmanuel.grumbach@intel.com2015-10-261-0/+1
* | | | | | | | | Merge tag 'arcnet-for-4.4-rc1' of git://git.pengutronix.de/git/mgr/linuxDavid S. Miller2015-10-261-0/+7
|\ \ \ \ \ \ \ \ \