summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* vmci_transport: switch ->enqeue_dgram, ->enqueue_stream and ->dequeue_stream ...Al Viro2014-11-241-3/+3
* switch sctp_user_addto_chunk() and sctp_datamsg_from_user() to passing iov_iterAl Viro2014-11-241-3/+3
* switch AF_PACKET and AF_UNIX to skb_copy_datagram_from_iter()Al Viro2014-11-241-3/+0
* kill zerocopy_sg_from_iovec()Al Viro2014-11-241-2/+0
* new helpers: skb_copy_datagram_from_iter() and zerocopy_sg_from_iter()Al Viro2014-11-241-0/+3
* new helper: memcpy_to_msg()Al Viro2014-11-241-0/+5
* switch ipxrtr_route_packet() from iovec to msghdrAl Viro2014-11-241-1/+1
* new helper: memcpy_from_msg()Al Viro2014-11-242-1/+6
* new helper: skb_copy_and_csum_datagram_msg()Al Viro2014-11-241-0/+5
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-11-2212-18/+56
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2014-11-224-3/+25
| |\
| | * Merge tag 'linux-can-fixes-for-3.18-20141118' of git://gitorious.org/linux-ca...David S. Miller2014-11-191-0/+6
| | |\
| | | * can: dev: add can_is_canfd_skb() APIDong Aisheng2014-11-181-0/+6
| | * | vxlan: Inline vxlan_gso_check().Joe Stringer2014-11-181-1/+17
| | |/
| | * Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2014-11-161-2/+0
| | |\
| | | * netfilter: nf_tables: restore synchronous object release from commit/abortPablo Neira Ayuso2014-11-121-2/+0
| | * | net: Add vxlan_gso_check() helperJoe Stringer2014-11-141-0/+2
| | * | inetdevice: fixed signed integer overflowVincent BENAYOUN2014-11-141-1/+1
| * | | Merge tag 'sound-3.18-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2014-11-221-0/+2
| |\ \ \
| | | \ \
| | | \ \
| | *-. \ \ Merge remote-tracking branches 'asoc/fix/adsp', 'asoc/fix/cs41l51', 'asoc/fix...Mark Brown2014-11-171-0/+2
| | |\ \ \ \
| | | | * | | ASoC: dpcm: Fix race between FE/BE updates and triggerTakashi Iwai2014-11-041-0/+2
| | | |/ / /
| * | | | | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2014-11-221-5/+0
| |\ \ \ \ \
| | * | | | | sched/cputime: Fix cpu_timer_sample_group() double accountingPeter Zijlstra2014-11-161-5/+0
| * | | | | | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2014-11-221-2/+5
| |\ \ \ \ \ \ | | |_|/ / / / | |/| | | | |
| | * | | | | bitops: Fix shift overflow in GENMASK macrosMaxime COQUELIN2014-11-161-2/+5
| * | | | | | Merge tag 'armsoc-for-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2014-11-171-2/+2
| |\ \ \ \ \ \
| | * \ \ \ \ \ Merge tag 'omap-fixes-against-v3.18-rc4' of git://git.kernel.org/pub/scm/linu...Olof Johansson2014-11-171-2/+2
| | |\ \ \ \ \ \
| | | * | | | | | pinctrl: dra: dt-bindings: Fix output pull up/downRoger Quadros2014-11-101-2/+2
| * | | | | | | | Merge tag 'for-v3.18-rc' of git://git.infradead.org/battery-2.6Linus Torvalds2014-11-162-3/+6
| |\ \ \ \ \ \ \ \
| | * | | | | | | | power: charger-manager: Fix accessing invalidated power supply after charger ...Krzysztof Kozlowski2014-10-281-2/+0
| | * | | | | | | | power: charger-manager: Fix accessing invalidated power supply after fuel gau...Krzysztof Kozlowski2014-10-281-1/+0
| | * | | | | | | | power_supply: Add no_thermal property to prevent recursive get_temp callsKrzysztof Kozlowski2014-10-281-0/+6
| * | | | | | | | | Merge tag 'nfs-for-3.18-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2014-11-151-0/+11
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | nfs: fix pnfs direct write memory leakPeng Tao2014-11-121-0/+11
| * | | | | | | | | | Merge tag 'pm+acpi-3.18-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-11-141-3/+5
| |\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ / | |/| | | | | | | | |
| | | | | | | | | | |
| | | \ \ \ \ \ \ \ \
| | *-. | | | | | | | | Merge branches 'pm-domains', 'pm-sleep' and 'pm-cpufreq'Rafael J. Wysocki2014-11-141-3/+5
| | |\ \| | | | | | | | | | | |_|_|_|_|/ / / / | | |/| | | | | | | |
| | | * | | | | | | | PM / Domains: Fix initial default state of the need_restore flagUlf Hansson2014-11-111-1/+1
| | | * | | | | | | | PM / Domains: Change prototype for the attach and detach callbacksUlf Hansson2014-11-081-2/+4
| | | |/ / / / / / /
* | | | | | | | | | Merge tag 'master-2014-11-20' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller2014-11-2116-173/+741
|\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge tag 'mac80211-next-for-john-2014-11-20' of git://git.kernel.org/pub/scm...John W. Linville2014-11-204-9/+391
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | mac80211: notify drivers on sta rate table changesJohannes Berg2014-11-191-0/+6
| | * | | | | | | | | | nl80211: Replace interface socket owner attribute with more generic oneJukka Rissanen2014-11-191-3/+4
| | * | | | | | | | | | mac80211: allow drivers to support NL80211_SCAN_FLAG_RANDOM_ADDRJohannes Berg2014-11-191-5/+10
| | * | | | | | | | | | cfg80211: allow drivers to support random MAC addresses for scanJohannes Berg2014-11-192-0/+54
| | * | | | | | | | | | cfg80211: add wowlan net-detect supportLuciano Coelho2014-11-192-0/+64
| | * | | | | | | | | | mac80211: synchronously reserve TID per stationLiad Kaufman2014-11-191-0/+37
| | * | | | | | | | | | mac80211: add TDLS channel-switch Rx flowArik Nemtsov2014-11-191-1/+36
| | * | | | | | | | | | mac80211: introduce TDLS channel switch opsArik Nemtsov2014-11-191-0/+19
| | * | | | | | | | | | mac80211: add parsing of TDLS specific IEsArik Nemtsov2014-11-191-0/+15
| | * | | | | | | | | | cfg80211: introduce TDLS channel switch commandsArik Nemtsov2014-11-192-0/+33