summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
...
| * | | bcma: get info about flash type SoC booted fromRafał Miłecki2014-09-041-0/+5
| * | | Merge tag 'mac80211-next-for-john-2014-08-29' of git://git.kernel.org/pub/scm...John W. Linville2014-09-044-10/+110
| |\ \ \
| | * | | cfg80211: allow passing frame type to cfg80211_inform_bss()Johannes Berg2014-08-261-2/+18
| | * | | cfg80211: clarify BSS probe response vs. beacon dataJohannes Berg2014-08-262-2/+16
| | * | | mac80211: don't resize skbs needlesslyIdo Yariv2014-08-261-1/+4
| | * | | mac80211: Fix accounting of the tailroom-needed counterIdo Yariv2014-08-261-2/+5
| | * | | ieee80211: Support parsing TPC report element in action framesAndrei Otcheretianski2014-08-261-0/+65
| | * | | cfg80211: remove @gfp parameter from cfg80211_rx_mgmt()Vladimir Kondratiev2014-08-261-2/+1
| | * | | mac80211: don't duplicate station QoS capability dataJohannes Berg2014-08-151-1/+1
| | | |/ | | |/|
| * | | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville2014-08-252-3/+38
| |\ \ \
| | * | | Bluetooth: Remove unused l2cap_conn->security_timerJohan Hedberg2014-08-141-1/+0
| | * | | Bluetooth: Add public l2cap_conn_shutdown() API to request disconnectionJohan Hedberg2014-08-141-0/+4
| | * | | Bluetooth: Convert SMP to use l2cap_chan infrastructureJohan Hedberg2014-08-141-1/+0
| | * | | Bluetooth: Make AES crypto context private to SMPJohan Hedberg2014-08-141-1/+0
| | * | | Bluetooth: Add SMP L2CAP channel skeletonJohan Hedberg2014-08-142-0/+2
| | * | | Bluetooth: Add more L2CAP convenience callbacksJohan Hedberg2014-08-141-0/+25
| | * | | Bluetooth: Resume BT_CONNECTED state after LE security elevationJohan Hedberg2014-08-141-0/+1
| | * | | Bluetooth: Create unified helper function for updating page scanJohan Hedberg2014-08-141-0/+5
| | * | | Bluetooth: Add convenience function to check for pending power offJohan Hedberg2014-08-141-0/+1
* | | | | inet: remove dead inetpeer sequence codeWillem de Bruijn2014-09-081-1/+0
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-09-0731-88/+206
|\ \ \ \ \
| * \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2014-09-0710-12/+28
| |\ \ \ \ \
| | * \ \ \ \ Merge tag 'master-2014-09-04' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller2014-09-071-1/+1
| | |\ \ \ \ \ | | | | |_|_|/ | | | |/| | |
| | | * | | | Merge tag 'mac80211-for-john-2014-08-29' of git://git.kernel.org/pub/scm/linu...John W. Linville2014-09-041-1/+1
| | | |\ \ \ \
| | | | * | | | regulatory: add NUL to alpha2Eliad Peller2014-08-151-1/+1
| | | | | |_|/ | | | | |/| |
| | * | | | | net: treewide: Fix typo found in DocBook/networking.xmlMasanari Iida2014-09-053-5/+5
| | * | | | | net-timestamp: only report sw timestamp if reporting bit is setWillem de Bruijn2014-09-051-3/+1
| | * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2014-09-021-2/+3
| | |\ \ \ \ \
| | | * | | | | netfilter: HAVE_JUMP_LABEL instead of CONFIG_JUMP_LABELZhouyi Zhou2014-08-251-2/+3
| | * | | | | | Merge tag 'master-2014-08-25' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller2014-09-012-1/+2
| | |\ \ \ \ \ \ | | | | |/ / / / | | | |/| | | |
| | | * | | | | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville2014-08-252-1/+2
| | | |\ \ \ \ \ | | | | |_|_|/ / | | | |/| | | |
| | | | * | | | Bluetooth: Fix hci_conn reference counting for auto-connectionsJohan Hedberg2014-08-201-0/+2
| | | | * | | | ieee802154: 6lowpan: ensure MTU of 1280 for 6lowpanMartin Townsend2014-08-191-1/+0
| | * | | | | | net: sctp: fix ABI mismatch through sctp_assoc_to_state helperDaniel Borkmann2014-08-291-0/+13
| | * | | | | | net/mlx4: Move the tunnel steering helper function to mlx4_coreOr Gerlitz2014-08-291-0/+3
| | |/ / / / /
| * | | | | | Merge tag 'pm+acpi-3.17-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-09-072-2/+1
| |\ \ \ \ \ \
| | | \ \ \ \ \
| | | \ \ \ \ \
| | *-. \ \ \ \ \ Merge branches 'pm-sleep', 'powercap', 'pm-domains' and 'pm-cpufreq'Rafael J. Wysocki2014-09-051-1/+1
| | |\ \ \ \ \ \ \
| | | | * | | | | | PM / domains: Make generic_pm_domain.name constGeert Uytterhoeven2014-09-031-1/+1
| | | |/ / / / / /
| | * / / / / / / ACPI / scan: not cache _SUN value in struct acpi_device_pnpYasuaki Ishimatsu2014-09-031-1/+0
| | |/ / / / / /
| * | | | | | | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2014-09-071-6/+1
| |\ \ \ \ \ \ \
| | * | | | | | | nohz: Restore NMI safe local irq work for local nohz kickFrederic Weisbecker2014-09-041-6/+1
| | |/ / / / / /
| * | | | | | | Merge tag 'for-linus-20140905' of git://git.infradead.org/linux-mtdLinus Torvalds2014-09-061-1/+1
| |\ \ \ \ \ \ \
| | * | | | | | | mtd: nand: fix DocBook warnings on nand_sdr_timings docBoris BREZILLON2014-08-191-1/+1
| * | | | | | | | Merge tag 'regulator-v3.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2014-09-052-0/+3
| |\ \ \ \ \ \ \ \
| | | \ \ \ \ \ \ \
| | | \ \ \ \ \ \ \
| | *-. \ \ \ \ \ \ \ Merge remote-tracking branches 'regulator/fix/doc' and 'regulator/fix/tps6509...Mark Brown2014-09-052-0/+3
| | |\ \ \ \ \ \ \ \ \ | | | |_|_|/ / / / / / | | |/| | | | | | | |
| | | * | | | | | | | regulator: fix kernel-doc warnings in header filesRandy Dunlap2014-08-282-0/+3
| * | | | | | | | | | Merge tag 'gpio-v3.17-3' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds2014-09-051-45/+60
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | gpio: move varargs hack outside #ifdef GPIOLIBLinus Walleij2014-09-021-45/+60
| * | | | | | | | | | | Merge tag 'sound-3.17-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2014-09-041-1/+1
| |\ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ Merge remote-tracking branch 'asoc/fix/core' into asoc-linusMark Brown2014-09-021-1/+1
| | |\ \ \ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / / / / | | |/| | | | | | | | | |