summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | Merge tag 'linux-can-next-for-4.3-20150820' of git://git.kernel.org/pub/scm/l...David S. Miller2015-08-242-5/+5
|\ \
| * | can: flexcan: demote register output to debug levelLucas Stach2015-08-201-1/+1
| * | can: gs_usb: Fix typo in function nameNik Nyby2015-08-201-4/+4
* | | Merge branch 'tipc-failover-fixes'David S. Miller2015-08-242-8/+24
|\ \ \
| * | | tipc: fix stale link problem during synchronizationJon Paul Maloy2015-08-242-3/+12
| * | | tipc: interrupt link synchronization when a link goes downJon Paul Maloy2015-08-242-4/+9
| * | | tipc: eliminate risk of premature link setup during failoverJon Paul Maloy2015-08-241-1/+3
|/ / /
* | | Merge branch 'nps_enet_fixes'David S. Miller2015-08-242-38/+19
|\ \ \
| * | | NET: nps_enet: minor namespace cleanupNoam Camus2015-08-241-3/+4
| * | | NET: nps_enet: TX done acknowledge.Noam Camus2015-08-241-0/+3
| * | | NET: nps_enet: drop control framesNoam Camus2015-08-241-4/+4
| * | | NET: nps_enet: TX done race conditionNoam Camus2015-08-241-7/+3
| * | | NET: nps_enet: replace use of cause registerNoam Camus2015-08-242-24/+5
|/ / /
* | | Merge branch 'gro_tunnels'David S. Miller2015-08-244-45/+62
|\ \ \
| * | | fou: Do WARN_ON_ONCE in gue_gro_receive for bad proto callbacksTom Herbert2015-08-241-1/+1
| * | | vxlan: GRO support at tunnel layerTom Herbert2015-08-242-2/+8
| * | | gro: Fix remcsum offload to deal with frags in GROTom Herbert2015-08-243-42/+53
|/ / /
* | | net/xen-netfront: only clean up queues if presentChas Williams2015-08-241-2/+3
* | | net: dsa: mv88e6xxx: set 802.1Q mode to FallbackVivien Didelot2015-08-241-1/+1
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-08-21110-785/+840
|\ \ \
| * \ \ Merge tag 'pm+acpi-4.2-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2015-08-212-5/+17
| |\ \ \
| | | \ \
| | | \ \
| | *-. \ \ Merge branches 'acpi-video' and 'cpufreq-fixes'Rafael J. Wysocki2015-08-212-5/+17
| | |\ \ \ \
| | | | * | | cpufreq: exynos: Fix for memory leak in case SoC name does not matchShailendra Verma2015-08-141-2/+4
| | | * | | | ACPI / video: Fix circular lock dependency issue in the video-detect codeHans de Goede2015-08-141-3/+13
| | | |/ / /
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2015-08-2018-146/+212
| |\ \ \ \ \
| | * | | | | batman-adv: Fix memory leak on tt add with invalid vlanSven Eckelmann2015-08-191-1/+4
| | * | | | | net: phy: fix semicolon.cocci warningskbuild test robot2015-08-181-1/+1
| | * | | | | net: qmi_wwan: add HP lt4111 LTE/EV-DO/HSPA+ Gobi 4G ModuleDavid Ward2015-08-181-0/+1
| | * | | | | be2net: avoid vxlan offloading on multichannel configsIvan Vecera2015-08-171-2/+2
| | * | | | | Merge branch 'ipv6_percpu_rt_deadlock'David S. Miller2015-08-172-24/+57
| | |\ \ \ \ \
| | | * | | | | ipv6: Fix a potential deadlock when creating pcpu rtMartin KaFai Lau2015-08-172-11/+35
| | | * | | | | ipv6: Add rt6_make_pcpu_route()Martin KaFai Lau2015-08-171-4/+16
| | | * | | | | ipv6: Remove un-used argument from ip6_dst_alloc()Martin KaFai Lau2015-08-171-12/+9
| | |/ / / / /
| | * | | | | net: phy: workaround for buggy cable detection by LAN8700 after cable pluggingIgor Plyatov2015-08-171-12/+19
| | * | | | | Merge tag 'mac80211-for-davem-2015-08-14' of git://git.kernel.org/pub/scm/lin...David S. Miller2015-08-171-5/+6
| | |\ \ \ \ \
| | | * | | | | mac80211: fix invalid read in minstrel_sort_best_tp_rates()Adrien Schildknecht2015-08-131-5/+6
| | * | | | | | net: ethernet: micrel: fix an error codeDan Carpenter2015-08-171-3/+2
| | * | | | | | ppp: fix device unregistration upon netns deletionGuillaume Nault2015-08-171-36/+42
| | * | | | | | net: phy: fix PHY_RUNNING in phy_state_machineShaohui Xie2015-08-171-4/+12
| | * | | | | | Revert "net: limit tcp/udp rmem/wmem to SOCK_{RCV,SND}BUF_MIN"Calvin Owens2015-08-171-6/+4
| | * | | | | | inet: fix potential deadlock in reqsk_queue_unlink()Eric Dumazet2015-08-141-1/+1
| | * | | | | | gianfar: Restore link state settings after MAC resetClaudiu Manoil2015-08-141-0/+5
| | * | | | | | ipv4: off-by-one in continuation handling in /proc/net/routeAndy Whitcroft2015-08-141-1/+1
| | * | | | | | net: fix wrong skb_get() usage / crash in IGMP/MLD parsing codeLinus Lüssing2015-08-144-51/+56
| * | | | | | | Merge tag 'for-linus-4.2-rc7-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-08-201-2/+2
| |\ \ \ \ \ \ \
| | * | | | | | | x86/xen: make CONFIG_XEN depend on CONFIG_X86_LOCAL_APICDavid Vrabel2015-08-201-2/+2
| * | | | | | | | Merge tag 'sound-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds2015-08-206-1/+27
| |\ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ Merge tag 'asoc-v4.2-disable-topology' of git://git.kernel.org/pub/scm/linux/...Takashi Iwai2015-08-194-0/+24
| | |\ \ \ \ \ \ \ \
| | | * | | | | | | | ASoC: topology: Disable use from userspaceMark Brown2015-08-181-0/+6
| | | * | | | | | | | ASoC: topology: Add Kconfig option for topologyMark Brown2015-08-183-0/+18