summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-07-27Merge branch 'macb-fixes'David S. Miller3-65/+108
2015-07-27net/macb: convert to kernel docAndy Shevchenko1-3/+11
2015-07-27net/macb: replace macb_count_tx_descriptors() by DIV_ROUND_UP()Andy Shevchenko1-8/+2
2015-07-27net/macb: suppress compiler warningsAndy Shevchenko2-6/+5
2015-07-27net/macb: use dev_*() when netdev is not yet registeredAndy Shevchenko1-2/+2
2015-07-27net/macb: check if macb_config presentAndy Shevchenko1-2/+1
2015-07-27net/macb: improve big endian CPU supportAndy Shevchenko2-44/+87
2015-07-27tcp: fix recv with flags MSG_WAITALL | MSG_PEEKSabrina Dubroca5-10/+14
2015-07-27Merge branch 'r8152-fixes'David S. Miller1-48/+80
2015-07-27r8152: don't enable napi before rx readyhayeswang1-2/+4
2015-07-27r8152: fix wakeup settingshayeswang1-6/+22
2015-07-27r8152: fix the issue about U1/U2hayeswang1-40/+54
2015-07-27avr32: handle NULL as a valid clock objectAndy Shevchenko1-1/+19
2015-07-27s390/bpf: clear correct BPF accumulator registerMichael Holzheu1-7/+7
2015-07-27Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller1-0/+4
2015-07-27net: fec: introduce fec_ptp_stop and use in probe fail pathLucas Stach3-3/+13
2015-07-27net: fec: use managed DMA API functions to allocate BD ringLucas Stach1-2/+2
2015-07-27niu: don't count tx error twice in case of headroom realloc failsJiri Pirko1-3/+1
2015-07-27Merge branch 'inet-frag-fixes'David S. Miller6-47/+42
2015-07-27inet: frags: remove INET_FRAG_EVICTED and use list_evictor for the testNikolay Aleksandrov4-5/+7
2015-07-27inet: frag: don't wait for timer deletion when evictingFlorian Westphal1-18/+11
2015-07-27inet: frag: change *_frag_mem_limit functions to take netns_frags as argumentFlorian Westphal6-20/+20
2015-07-27inet: frag: don't re-use chainlist for evictorFlorian Westphal2-5/+5
2015-07-27intel_pstate: Add get_scaling cpu_defaults param to Knights LandingLukasz Anaczkowski1-0/+1
2015-07-27net: sctp: stop spamming klog with rfc6458, 5.3.2. deprecation warningsDaniel Borkmann1-6/+0
2015-07-27Merge branch 'mlx4-fixes'David S. Miller4-5/+22
2015-07-27net/mlx4_en: Remove BUG_ON assert when checking if ring is fullIdo Shamay1-1/+0
2015-07-27net/mlx4_core: Relieve cpu load average on the port sending flowJack Morgenstein1-2/+15
2015-07-27net/mlx4_core: Fix wrong index in propagating port change event to VFsJack Morgenstein1-2/+2
2015-07-27net/mlx4_core: Use sink counter for the VF default as fallbackOr Gerlitz1-0/+5
2015-07-27bridge: netlink: fix slave_changelink/br_setport race conditionsNikolay Aleksandrov1-1/+9
2015-07-27dm thin: return -ENOSPC when erroring retry list due to out of data spaceMike Snitzer1-3/+8
2015-07-26ARM: nomadik: disable UART0 on Nomadik boardsLinus Walleij3-0/+6
2015-07-26Linux 4.2-rc4v4.2-rc4Linus Torvalds1-1/+1
2015-07-26Merge tag 'for-v4.2-rc/omap-fixes-a' of git://git.kernel.org/pub/scm/linux/ke...Olof Johansson2-11/+18
2015-07-26Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-0/+8
2015-07-26Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds11-59/+81
2015-07-26x86/mm/pat: Revert 'Adjust default caching mode translation tables'Thomas Gleixner1-3/+3
2015-07-26perf/x86/intel/cqm: Return cached counter value from IRQ contextMatt Fleming1-0/+8
2015-07-26Merge tag 'usb-4.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds20-161/+170
2015-07-26Merge tag 'tty-4.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds10-23/+57
2015-07-26Merge tag 'staging-4.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds8-26/+31
2015-07-26Merge tag 'char-misc-4.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds3-16/+12
2015-07-25parport: Revert "parport: fix memory leak"Sudip Mukherjee1-1/+0
2015-07-25Merge tag 'trace-v4.2-rc2-fix3' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2-18/+37
2015-07-25Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-0/+5
2015-07-25Merge tag 'md/4.2-fixes' of git://neil.brown.name/mdLinus Torvalds8-27/+71
2015-07-25Merge tag 'for-linus-20150724' of git://git.infradead.org/linux-mtdLinus Torvalds2-5/+11
2015-07-25libnvdimm: fix namespace seed creationDan Williams1-0/+5
2015-07-25f2fs: call set_page_dirty to attach i_wb for cgroupJaegeuk Kim5-6/+13