summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* net: qdisc: enhance default_qdisc documentationPhil Sutter2015-09-181-7/+9
* net: Add documentation for VRF deviceDavid Ahern2015-09-182-0/+97
* openvswitch: Fix IPv6 exthdr handling with ct helpers.Joe Stringer2015-09-181-3/+5
* ipv6: include NLM_F_REPLACE in route replace notificationsRoopa Prabhu2015-09-183-6/+8
* dccp: drop null test before destroy functionsJulia Lawall2015-09-162-10/+5
* net: core: drop null test before destroy functionsJulia Lawall2015-09-161-8/+4
* atm: he: drop null test before destroy functionsJulia Lawall2015-09-161-5/+2
* openvswitch: Fix mask generation for nested attributes.Jesse Gross2015-09-161-23/+59
* net: stmmac: Use msleep rather then udelay for reset delaySjoerd Simons2015-09-161-3/+8
* rtnetlink: catch -EOPNOTSUPP errors from ndo_bridge_getlinkRoopa Prabhu2015-09-161-10/+16
* net: mvneta: fix DMA buffer unmapping in mvneta_rx()Simon Guinot2015-09-151-1/+3
* Merge branch 'ip6tunnel_dst'David S. Miller2015-09-156-78/+179
|\
| * ipv6: Replace spinlock with seqlock and rcu in ip6_tunnelMartin KaFai Lau2015-09-153-28/+36
| * ipv6: Avoid double dst_freeMartin KaFai Lau2015-09-153-9/+16
| * ipv6: Fix dst_entry refcnt bugs in ip6_tunnelMartin KaFai Lau2015-09-153-48/+123
| * ipv6: Rename the dst_cache helper functions in ip6_tunnelMartin KaFai Lau2015-09-153-10/+10
| * ipv6: Refactor common ip6gre_tunnel_init codesMartin KaFai Lau2015-09-151-13/+24
|/
* irda: ali-ircc: Fix deadlock in ali_ircc_sir_change_speed()Alexey Khoroshilov2015-09-121-6/+0
* openvswitch: Fix dependency on IPv6 defrag.Joe Stringer2015-09-121-1/+2
* bridge: fix igmpv3 / mldv2 report parsingLinus Lüssing2015-09-121-2/+2
* bnx2x: use ktime_get_seconds() for timestampArnd Bergmann2015-09-121-4/+2
* sctp: fix race on protocol/netns initializationMarcelo Ricardo Leitner2015-09-121-23/+41
* ebpf: emit correct src_reg for conditional jumpsTycho Andersen2015-09-111-1/+1
* netlink, mmap: transform mmap skb into full skb on tapsDaniel Borkmann2015-09-112-7/+32
* Merge tag 'sound-fix-4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2015-09-113-5/+18
|\
| * ALSA: usb-audio: Change internal PCM orderJohan Rastén2015-09-071-1/+9
| * ALSA: hda - Fix white noise on Dell M3800Niranjan Sivakumar2015-09-051-0/+1
| * ALSA: hda - Use ALC880_FIXUP_FUJITSU for FSC Amilo M1437Takashi Iwai2015-09-051-1/+1
| * ALSA: hda - Enable headphone jack detect on old Fujitsu laptopsTakashi Iwai2015-09-051-2/+2
| * ALSA: sparc: amd7930: Fix module autoload for OF platform driverLuis de Bethencourt2015-09-041-0/+1
| * ALSA: hda - Add some FIXUP quirks for white noise on Dell laptop.Woodrow Shen2015-09-041-1/+4
* | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2015-09-1116-83/+218
|\ \
| * \ Merge branch 'linux-4.3' of git://anongit.freedesktop.org/git/nouveau/linux-2...Dave Airlie2015-09-113-4/+5
| |\ \
| | * | drm/nouveau/device: enable c800 quirk for tecra w50Ben Skeggs2015-09-111-0/+1
| | * | drm/nouveau/clk/gt215: Unbreak engine pausing for GT21x/MCP7xRoy Spliet2015-09-111-1/+1
| | * | drm/nouveau/gr/nv04: fix big endian setting on gr contextIlia Mirkin2015-09-111-3/+3
| * | | Merge tag 'topic/drm-fixes-2015-09-09' of git://anongit.freedesktop.org/drm-i...Dave Airlie2015-09-112-21/+117
| |\ \ \
| | * | | drm/dp: Add dp_aux_i2c_speed_khz module param to set the assume i2c bus speedVille Syrjälä2015-09-021-3/+10
| | * | | drm/dp: Adjust i2c-over-aux retry count based on message size and i2c bus speedVille Syrjälä2015-09-021-2/+82
| | * | | drm/dp: Define AUX_RETRY_INTERVAL as 500 usVille Syrjälä2015-09-021-3/+5
| | * | | drm/atomic: Fix bookkeeping with TEST_ONLY, v3.Maarten Lankhorst2015-09-011-16/+23
| * | | | Merge tag 'drm-intel-next-fixes-2015-09-10' of git://anongit.freedesktop.org/...Dave Airlie2015-09-119-32/+54
| |\ \ \ \
| | * | | | drm/i915: Allow DSI dual link to be configured on any pipeGaurav K Singh2015-09-101-5/+4
| | * | | | drm/i915: Don't try to use DDR DVFS on CHV when disabled in the BIOSVille Syrjälä2015-09-102-13/+31
| | * | | | drm/i915: Fix CSR MMIO address checkTakashi Iwai2015-09-101-1/+1
| | * | | | drm/i915: Limit the number of loops for reading a split 64bit registerChris Wilson2015-09-091-5/+5
| | * | | | drm/i915: Fix broken mst get_hw_state.Maarten Lankhorst2015-09-082-5/+10
| | * | | | drm/i915: Pass hpd_status_i915[] to intel_get_hpd_pins() in pre-g4xVille Syrjälä2015-09-021-1/+1
| | * | | | uapi/drm/i915_drm.h: fix userspace compilation.Artem Savkov2015-09-021-1/+1
| | * | | | drm/i915: Always mark the object as dirty when used by the GPUChris Wilson2015-09-021-1/+1