summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* openvswitch: Add vxlan tunneling support.Pravin B Shelar2013-08-201-0/+11
* vxlan: Factor out vxlan send api.Pravin B Shelar2013-08-201-0/+8
* vxlan: Extend vxlan handlers for openvswitch.Pravin B Shelar2013-08-201-0/+31
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-08-1622-58/+124
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2013-08-167-40/+31
| |\
| | * net/mlx5_core: Support MANAGE_PAGES and QUERY_PAGES firmware command changesMoshe Lazer2013-08-152-14/+12
| | * net_sched: restore "linklayer atm" handlingJesper Dangaard Brouer2013-08-152-2/+17
| | * ip_tunnel: Do not use inner ip-header-id for tunnel ip-header-id.Pravin B Shelar2013-08-131-14/+0
| | * net: rename busy poll MIB counterEliezer Tamir2013-08-092-2/+2
| | * mlx5: remove health handler pluginEli Cohen2013-08-051-3/+0
| | * busy_poll: cleanup do-nothing placeholdersEliezer Tamir2013-08-041-5/+0
| * | Fix TLB gather virtual address range invalidation corner casesLinus Torvalds2013-08-161-1/+1
| * | Merge branch 'akpm' (patches from Andrew Morton)Linus Torvalds2013-08-144-0/+38
| |\ \
| | * | x86 get_unmapped_area(): use proper mmap base for bottom-up directionRadu Caragea2013-08-131-0/+1
| | * | microblaze: fix clone syscallMichal Simek2013-08-131-0/+5
| | * | mm: save soft-dirty bits on file pagesCyrill Gorcunov2013-08-131-0/+15
| | * | mm: save soft-dirty bits on swapped pagesCyrill Gorcunov2013-08-132-0/+17
| * | | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2013-08-131-0/+6
| |\ \ \
| | * | | sched: Fix some kernel-doc warningsYacine Belkadi2013-07-181-0/+6
| * | | | sched: fix the theoretical signal_wake_up() vs schedule() raceOleg Nesterov2013-08-131-3/+11
| | |/ / | |/| |
| * | | Merge tag 'nfs-for-3.11-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2013-08-101-0/+1
| |\ \ \
| | * | | SUNRPC: If the rpcbind channel is disconnected, fail the call to unregisterTrond Myklebust2013-08-071-0/+1
| | | |/ | | |/|
| * | | Merge tag 'staging-3.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-08-102-1/+18
| |\ \ \
| | * \ \ Merge tag 'iio-fixes-for-3.11b' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman2013-08-052-1/+18
| | |\ \ \
| | | * | | iio: ti_am335x_adc: Fix wrong samples received on 1st readPatil, Rachna2013-07-211-0/+16
| | | * | | iio:trigger: Fix use_count race conditionLars-Peter Clausen2013-07-201-1/+2
| * | | | | Merge tag 'pm+acpi-3.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-08-091-7/+7
| |\ \ \ \ \
| | * | | | | ACPI: Try harder to resolve _ADR collisions for bridgesRafael J. Wysocki2013-08-071-1/+5
| | * | | | | ACPI: Drop physical_node_id_bitmap from struct acpi_deviceRafael J. Wysocki2013-08-061-6/+2
| | | |_|/ / | | |/| | |
| * | | | | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-08-091-0/+1
| |\ \ \ \ \
| | * | | | | [media] v4l2: added missing mutex.h include to v4l2-ctrls.hAndrzej Hajda2013-07-261-0/+1
| * | | | | | userns: limit the maximum depth of user_namespace->parent chainOleg Nesterov2013-08-081-0/+1
| * | | | | | Merge tag 'regmap-v3.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-08-081-0/+1
| |\ \ \ \ \ \
| | * | | | | | regmap: Add missing header for !CONFIG_REGMAP stubsMateusz Krawczuk2013-08-061-0/+1
| | | |/ / / / | | |/| | | |
| * | | | | | Merge tag 'trace-fixes-3.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2013-08-072-6/+8
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| | * | | | | tracing: Fix trace_dump_stack() proto when CONFIG_TRACING is not setDhaval Giani2013-08-021-1/+1
| | * | | | | tracing: Fix fields of struct trace_iterator that are zeroed by mistakeAndrew Vagin2013-08-021-4/+6
| | * | | | | tracing: trace_remove_event_call() should fail if call/file is in useOleg Nesterov2013-07-311-1/+1
| | | |/ / / | | |/| | |
* | | | | | ip6tnl: add x-netns supportNicolas Dichtel2013-08-151-0/+1
* | | | | | ipip: add x-netns supportNicolas Dichtel2013-08-151-1/+1
* | | | | | ipv6: make unsolicited report intervals configurable for mldHannes Frederic Sowa2013-08-132-0/+4
* | | | | | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2013-08-136-46/+431
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-08-126-46/+431
| |\ \ \ \ \ \
| | * \ \ \ \ \ Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2013-08-094-0/+109
| | |\ \ \ \ \ \
| | | * | | | | | mac80211: add channel switch command and beacon callbacksSimon Wunderlich2013-08-011-0/+37
| | | * | | | | | nl80211/cfg80211: add channel switch commandSimon Wunderlich2013-08-012-0/+63
| | | * | | | | | ieee80211: add definition for 802.11ac information elementsFred Zhou2013-08-011-0/+4
| | | * | | | | | ieee80211: add definition for interworking supportAvinash Patil2013-08-011-0/+5
| | * | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-08-093-6/+6
| | |\ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2013-08-014-46/+305
| | |\ \ \ \ \ \ \ \ | | | | |/ / / / / / | | | |/| | | | | |