index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2015-02-12
bridge: netfilter: Move sysctl-specific error code inside #ifdef
Geert Uytterhoeven
1
-5
/
+2
2015-02-12
ipv6: fix possible deadlock in ip6_fl_purge / ip6_fl_gc
Jan Stancek
1
-2
/
+2
2015-02-12
ipvlan: add a missing __percpu pcpu_stats
Eric Dumazet
1
-1
/
+1
2015-02-12
tg3: Hold tp->lock before calling tg3_halt() from tg3_init_one()
Jun'ichi Nomura \(NEC\)
1
-0
/
+2
2015-02-12
bgmac: fix device initialization on Northstar SoCs (condition typo)
Rafał Miłecki
1
-2
/
+3
2015-02-12
qlcnic: Delete existing multicast MAC list before adding new
Shahed Shaikh
3
-13
/
+51
2015-02-12
net/mlx5_core: Fix configuration of log_uar_page_sz
Eli Cohen
1
-0
/
+1
2015-02-12
sunvnet: don't change gso data on clones
David L Stevens
1
-13
/
+10
2015-02-12
drivers/net: Use setup_timer and mod_timer
Vaishali Thakkar
1
-5
/
+2
2015-02-12
drivers: net: xgene: Make xgene_enet_of_match depend on CONFIG_OF
Geert Uytterhoeven
1
-0
/
+2
2015-02-12
et131x: use msecs_to_jiffies for conversions
Nicholas Mc Guire
1
-2
/
+4
2015-02-12
gue: Use checksum partial with remote checksum offload
Tom Herbert
2
-6
/
+23
2015-02-12
vxlan: Use checksum partial with remote checksum offload
Tom Herbert
3
-7
/
+23
2015-02-12
net: Infrastructure for CHECKSUM_PARTIAL with remote checsum offload
Tom Herbert
5
-6
/
+37
2015-02-12
net: Use more bit fields in napi_gro_cb
Tom Herbert
1
-8
/
+10
2015-02-12
udp: Set SKB_GSO_UDP_TUNNEL* in UDP GRO path
Tom Herbert
2
-2
/
+17
2015-02-12
net: Clarify meaning of CHECKSUM_PARTIAL for receive path
Tom Herbert
2
-6
/
+15
2015-02-12
net: Fix remcsum in GRO path to not change packet
Tom Herbert
4
-22
/
+47
2015-02-11
openvswitch: Add missing initialization in validate_and_copy_set_tun()
Geert Uytterhoeven
1
-1
/
+1
2015-02-11
openvswitch: Reset key metadata for packet execution.
Pravin B Shelar
1
-0
/
+2
2015-02-11
treewide: Remove unnecessary SSB_DEVTABLE_END macro
Joe Perches
6
-7
/
+5
2015-02-11
treewide: Remove unnecessary BCMA_CORETABLE_END macro
Joe Perches
6
-7
/
+5
2015-02-11
rds: rds_cong_queue_updates needs to defer the congestion update transmission
Sowmini Varadhan
1
-1
/
+15
2015-02-11
ipv6: Partial checksum only UDP packets
Vlad Yasevich
1
-1
/
+1
2015-02-11
xilinx usb2 gadget: get rid of incredibly annoying compile warning
Linus Torvalds
1
-2
/
+2
2015-02-11
ALSA: line6: toneport: Use explicit type for firmware version
Chris Rorvick
1
-1
/
+1
2015-02-11
ALSA: line6: Use explicit type for serial number
Chris Rorvick
4
-5
/
+5
2015-02-11
ALSA: line6: Return EIO if read/write not successful
Chris Rorvick
1
-2
/
+2
2015-02-11
ALSA: line6: Return error if device not responding
Chris Rorvick
1
-6
/
+23
2015-02-11
ALSA: line6: Add delay before reading status
Chris Rorvick
1
-0
/
+6
2015-02-11
ASoC: Intel: Clean data after SST fw fetch
Libin Yang
3
-0
/
+102
2015-02-11
crypto: fix af_alg_make_sg() conversion to iov_iter
Linus Torvalds
2
-4
/
+3
2015-02-11
sata_dwc_460ex: disable COMPILE_TEST again
Linus Torvalds
1
-1
/
+1
2015-02-10
memcg: zap memcg_slab_caches and memcg_slab_mutex
Vladimir Davydov
4
-186
/
+120
2015-02-10
memcg: zap memcg_name argument of memcg_create_kmem_cache
Vladimir Davydov
3
-10
/
+7
2015-02-10
memcg: zap __memcg_{charge,uncharge}_slab
Vladimir Davydov
3
-22
/
+8
2015-02-10
mm/page_alloc.c: place zone_id check before VM_BUG_ON_PAGE check
Weijie Yang
1
-4
/
+4
2015-02-10
mm: hugetlb: fix type of hugetlb_treat_as_movable variable
Andrey Ryabinin
2
-2
/
+2
2015-02-10
mm, hugetlb: remove unnecessary lower bound on sysctl handlers"?
Andrey Ryabinin
1
-3
/
+0
2015-02-10
mm: memory: merge shared-writable dirtying branches in do_wp_page()
Johannes Weiner
1
-31
/
+17
2015-02-10
mm: memory: remove ->vm_file check on shared writable vmas
Johannes Weiner
1
-5
/
+2
2015-02-10
xtensa: drop _PAGE_FILE and pte_file()-related helpers
Kirill A. Shutemov
1
-10
/
+0
2015-02-10
x86: drop _PAGE_FILE and pte_file()-related helpers
Kirill A. Shutemov
5
-77
/
+2
2015-02-10
unicore32: drop pte_file()-related helpers
Kirill A. Shutemov
2
-15
/
+0
2015-02-10
um: drop _PAGE_FILE and pte_file()-related helpers
Kirill A. Shutemov
3
-38
/
+0
2015-02-10
tile: drop pte_file()-related helpers
Kirill A. Shutemov
2
-15
/
+0
2015-02-10
sparc: drop pte_file()-related helpers
Kirill A. Shutemov
3
-73
/
+5
2015-02-10
sh: drop _PAGE_FILE and pte_file()-related helpers
Kirill A. Shutemov
2
-34
/
+5
2015-02-10
score: drop _PAGE_FILE and pte_file()-related helpers
Kirill A. Shutemov
2
-17
/
+2
2015-02-10
s390: drop pte_file()-related helpers
Kirill A. Shutemov
1
-25
/
+4
[next]