summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* ipv6: fix redefinition of in6_pktinfo and ip6_mtuinfoWANG Cong2015-01-082-1/+10
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-01-065-31/+17
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2015-01-061-5/+2
| |\
| | * Merge tag 'mac80211-for-davem-2015-01-06' of git://git.kernel.org/pub/scm/lin...David S. Miller2015-01-061-5/+2
| | |\
| | | * Revert "mac80211: Fix accounting of the tailroom-needed counter"Johannes Berg2015-01-051-5/+2
| * | | mm: propagate error from stack expansion even for guard pageLinus Torvalds2015-01-061-1/+1
| * | | Merge tag 'sound-3.19-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2015-01-021-5/+5
| |\ \ \
| | * | | ALSA: pcm: Fix kerneldoc for params_*() functionsLars-Peter Clausen2014-12-301-5/+5
| * | | | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2015-01-021-0/+7
| |\ \ \ \
| | * | | | virtio_ring: document alignment requirementsMichael S. Tsirkin2014-12-291-0/+7
| * | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2014-12-301-20/+2
| |\ \ \ \ \ | | |_|_|/ / | |/| | | |
| | * | | | Input: stmpe - enforce device tree only modeLinus Walleij2014-12-151-20/+0
| | * | | | mfd: stmpe: add pull up/down register offsets for STMPELinus Walleij2014-12-151-0/+2
| | * | | | Merge tag 'v3.17' into nextDmitry Torokhov2014-10-1148-147/+248
| | |\ \ \ \
* | | | | | | ethtool: Extend ethtool plugin module eeprom API to phylibEd Swierk2015-01-061-0/+9
* | | | | | | net: tcp: add per route congestion controlDaniel Borkmann2015-01-051-0/+6
* | | | | | | net: tcp: add RTAX_CC_ALGO fib handlingDaniel Borkmann2015-01-052-0/+9
* | | | | | | net: tcp: add key management to congestion controlDaniel Borkmann2015-01-052-2/+10
* | | | | | | net: fib6: convert cfg metric to u32 outside of table write lockFlorian Westphal2015-01-051-3/+7
* | | | | | | ip: Add offset parameter to ip_cmsg_recvTom Herbert2015-01-052-0/+2
* | | | | | | ip: Add offset parameter to ip_cmsg_recvTom Herbert2015-01-051-1/+6
* | | | | | | ip: IP cmsg cleanupTom Herbert2015-01-051-1/+10
* | | | | | | ip: Move checksum convert defines to inetTom Herbert2015-01-052-15/+18
* | | | | | | netlink: Warn on unordered or illegal nla_nest_cancel() or nlmsg_cancel()Thomas Graf2015-01-051-1/+3
* | | | | | | list_nulls: fix missing headerYing Xue2015-01-041-0/+3
* | | | | | | rhashtable: fix missing headerYing Xue2015-01-041-0/+1
* | | | | | | geneve: Remove socket hash table.Jesse Gross2015-01-041-1/+1
* | | | | | | geneve: Simplify locking.Jesse Gross2015-01-041-1/+1
* | | | | | | geneve: Remove workqueue.Jesse Gross2015-01-041-1/+0
* | | | | | | rhashtable: Supports for nulls markerThomas Graf2015-01-032-11/+49
* | | | | | | rhashtable: Per bucket locks & deferred expansion/shrinkingThomas Graf2015-01-031-11/+26
* | | | | | | spinlock: Add spin_lock_bh_nested()Thomas Graf2015-01-033-0/+11
* | | | | | | nft_hash: Remove rhashtable_remove_pprev()Thomas Graf2015-01-031-2/+0
* | | | | | | rhashtable: Convert bucket iterators to take table and indexThomas Graf2015-01-031-57/+116
* | | | | | | rhashtable: Do hashing inside of rhashtable_lookup_compare()Thomas Graf2015-01-031-4/+1
* | | | | | | timecounter: provide a macro to initialize the cyclecounter mask field.Richard Cochran2015-01-021-1/+4
* | | | | | | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2015-01-028-34/+121
|\ \ \ \ \ \ \
| * | | | | | | Bluetooth: Introduce HCI_QUIRK_BROKEN_LOCAL_COMMANDS constantMarcel Holtmann2014-12-261-0/+10
| * | | | | | | Bluetooth: Remove duplicate constant for RFCOMM PSMMarcel Holtmann2014-12-201-2/+0
| * | | | | | | Bluetooth: Create debugfs directory for each connection handleMarcel Holtmann2014-12-201-0/+1
| * | | | | | | Bluetooth: Store default and maximum LE data length settingsMarcel Holtmann2014-12-201-0/+6
| * | | | | | | Bluetooth: Add structures for LE Data Length Extension featureMarcel Holtmann2014-12-201-0/+43
| * | | | | | | Bluetooth: Fix Add Device to wait for HCI before sending cmd_completeJohan Hedberg2014-12-191-2/+0
| * | | | | | | Bluetooth: Add hci_request support for hci_update_background_scanJohan Hedberg2014-12-191-2/+0
| * | | | | | | Bluetooth: Split hci_request helpers to hci_request.[ch]Johan Hedberg2014-12-191-25/+0
| * | | | | | | Bluetooth: Split hci_update_page_scan into two functionsJohan Hedberg2014-12-191-1/+2
| * | | | | | | Bluetooth: 6lowpan: Add IPSP PSM valueJukka Rissanen2014-12-191-0/+1
| * | | | | | | nl802154: introduce support for cca settingsAlexander Aring2014-12-192-1/+4
| * | | | | | | ieee802154: rework cca settingAlexander Aring2014-12-193-3/+13
| * | | | | | | nl802154: introduce cca mode enumsAlexander Aring2014-12-191-0/+43