Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_kernel_shift_sdm845
/
ddecab1abc97b45168599a52c334a7f9910d5a5a
ddecab1
Merge tag 'linux-can-fixes-for-3.18-20141118' of git://gitorious.org/linux-can/linux-can
by David S. Miller
· 10 years ago
9737c6a
net/mlx4_en: Add VXLAN ndo calls to the PF net device ops too
by Or Gerlitz
· 10 years ago
b8e4500
bonding: fix curr_active_slave/carrier with loadbalance arp monitoring
by Nikolay Aleksandrov
· 10 years ago
11bf782
vxlan: Inline vxlan_gso_check().
by Joe Stringer
· 10 years ago
8064673
can: m_can: update to support CAN FD features
by Dong Aisheng
· 10 years ago
a93f5ca
can: m_can: fix incorrect error messages
by Dong Aisheng
· 10 years ago
7660f63
can: m_can: add missing delay after setting CCCR_INIT bit
by Dong Aisheng
· 10 years ago
921f168
can: m_can: fix not set can_dlc for remote frame
by Dong Aisheng
· 10 years ago
f6a9964
can: m_can: fix possible sleep in napi poll
by Dong Aisheng
· 10 years ago
962845d
can: m_can: add missing message RAM initialization
by Dong Aisheng
· 10 years ago
efe2228
can: m_can: add CONFIG_HAS_IOMEM dependence
by David Cohen
· 10 years ago
d6fdb38
can: m_can: add .ndo_change_mtu function
by Dong Aisheng
· 10 years ago
50212b4
can: gs_usb: add .ndo_change_mtu function
by Marc Kleine-Budde
· 10 years ago
ca976d6
can: rcar_can: add .ndo_change_mtu function
by Marc Kleine-Budde
· 10 years ago
92593a0
can: xilinx_can: add .ndo_change_mtu function
by Marc Kleine-Budde
· 10 years ago
fb3ec7b
can: xilinx_can: fix comparison of unsigned variable
by Sudip Mukherjee
· 10 years ago
4e2061b
can: remove unused variable
by Sudip Mukherjee
· 10 years ago
efbd50d
can: esd_usb2: fix memory leak on disconnect
by Alexey Khoroshilov
· 10 years ago
98e6901
can: dev: add can_is_canfd_skb() API
by Dong Aisheng
· 10 years ago
67b5909
can: dev: fix typo CIA -> CiA, CAN in Automation
by Roman Fietze
· 10 years ago
5247a58
can: dev: avoid calling kfree_skb() from interrupt context
by Thomas Körper
· 10 years ago
feb91a0
ipv6: mld: fix add_grhead skb_over_panic for devs with large MTUs
by Daniel Borkmann
· 10 years ago
bb2bdeb
qmi_wwan: Add support for HP lt4112 LTE/HSPA+ Gobi 4G Modem
by Martin Hauke
· 10 years ago
c6ab766
Merge branch 'net_ovs' of git://git.kernel.org/pub/scm/linux/kernel/git/pshelar/openvswitch
by David S. Miller
· 10 years ago
52cff74
dcbnl : Disable software interrupts before taking dcb_lock
by Anish Bhatt
· 10 years ago
8c2dd54
ieee802154: fix error handling in ieee802154fake_probe()
by Alexey Khoroshilov
· 10 years ago
f1227c5
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
by David S. Miller
· 10 years ago
35717d8
drivers: net: cpsw: Fix TX_IN_SEL offset
by John Ogness
· 10 years ago
9f45894
reciprocal_div: objects with exported symbols should be obj-y rather than lib-y
by Hannes Frederic Sowa
· 10 years ago
49dd18b
ipv4: Fix incorrect error code when adding an unreachable route
by Panu Matilainen
· 10 years ago
fecaef8
openvswitch: Validate IPv6 flow key and mask values.
by Jarno Rajahalme
· 10 years ago
8ec609d
openvswitch: Convert dp rcu read operation to locked operations
by Pravin B Shelar
· 10 years ago
19e7a3d
openvswitch: Fix NDP flow mask validation
by Daniele Di Proietto
· 10 years ago
856447d
openvswitch: Fix checksum calculation when modifying ICMPv6 packets.
by Jesse Gross
· 10 years ago
ab64f16
openvswitch: Fix memory leak.
by Pravin B Shelar
· 10 years ago
b7f4c0b
Merge branch 'vxlan_gso_check'
by David S. Miller
· 10 years ago
795a05c
qlcnic: Implement ndo_gso_check()
by Joe Stringer
· 10 years ago
956bdab
net/mlx4_en: Implement ndo_gso_check()
by Joe Stringer
· 10 years ago
725d548
be2net: Implement ndo_gso_check()
by Joe Stringer
· 10 years ago
23e62de
net: Add vxlan_gso_check() helper
by Joe Stringer
· 10 years ago
8a5809e
Merge tag 'master-2014-11-11' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless
by David S. Miller
· 10 years ago
84bc886
inetdevice: fixed signed integer overflow
by Vincent BENAYOUN
· 10 years ago
5195c14
netfilter: conntrack: fix race in __nf_conntrack_confirm against get_next_corpse
by bill bonaparte
· 10 years ago
b23dc5a
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
by Linus Torvalds
· 10 years ago
5cf5203
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 10 years ago
971ad4e
Merge branch 'akpm' (fixes from Andrew Morton)
by Linus Torvalds
· 10 years ago
b0ab3f1
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client
by Linus Torvalds
· 10 years ago
6b07974
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid
by Linus Torvalds
· 10 years ago
8fe671f
MAINTAINERS: add IIO include files
by Daniel Baluta
· 10 years ago
bc53a3f
kernel/panic.c: update comments for print_tainted
by Xie XiuQi
· 10 years ago
0bd8542
mem-hotplug: reset node present pages when hot-adding a new pgdat
by Tang Chen
· 10 years ago
f784a3f
mem-hotplug: reset node managed pages when hot-adding a new pgdat
by Tang Chen
· 10 years ago
57cbc87
mm/debug-pagealloc: correct freepage accounting and order resetting
by Joonsoo Kim
· 10 years ago
8edc6e1
fanotify: fix notification of groups with inode & mount marks
by Jan Kara
· 10 years ago
1d5bfe1
mm, compaction: prevent infinite loop in compact_zone
by Vlastimil Babka
· 10 years ago
dae803e
mm: alloc_contig_range: demote pages busy message from warn to info
by Michal Nazarewicz
· 10 years ago
95069ac8
mm/slab: fix unalignment problem on Malta with EVA due to slab merge
by Joonsoo Kim
· 10 years ago
3c60509
mm/page_alloc: restrict max order of merging on isolated pageblock
by Joonsoo Kim
· 10 years ago
8f82b55
mm/page_alloc: move freepage counting logic to __free_one_page()
by Joonsoo Kim
· 10 years ago
51bb1a4
mm/page_alloc: add freepage on isolate pageblock to correct buddy list
by Joonsoo Kim
· 10 years ago
ad53f92
mm/page_alloc: fix incorrect isolation behavior by rechecking migratetype
by Joonsoo Kim
· 10 years ago
5842001
mm/compaction: skip the range until proper target pageblock is met
by Joonsoo Kim
· 10 years ago
c406515
zram: avoid kunmap_atomic() of a NULL pointer
by Weijie Yang
· 10 years ago
19ca9fc
vxlan: Do not reuse sockets for a different address family
by Marcelo Leitner
· 10 years ago
ccf899a
smsc911x: power-up phydev before doing a software reset.
by Enric Balletbo i Serra
· 10 years ago
0c828f2
lib: rhashtable - Remove weird non-ASCII characters from comments
by Herbert Xu
· 10 years ago
6ff53fd
net/smsc911x: Fix delays in the PHY enable/disable routines
by Alexander Kochetkov
· 10 years ago
242bcd5
net/smsc911x: Fix rare soft reset timeout issue due to PHY power-down mode
by Alexander Kochetkov
· 10 years ago
cc9f1f5
libceph: change from BUG to WARN for __remove_osd() asserts
by Ilya Dryomov
· 10 years ago
ba9d114
libceph: clear r_req_lru_item in __unregister_linger_request()
by Ilya Dryomov
· 10 years ago
a390de0
libceph: unlink from o_linger_requests when clearing r_osd
by Ilya Dryomov
· 10 years ago
aaef317
libceph: do not crash on large auth tickets
by Ilya Dryomov
· 10 years ago
3231300
ceph: fix flush tid comparision
by Yan, Zheng
· 10 years ago
3b98ec4
Merge tag 'sound-3.18-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
by Linus Torvalds
· 10 years ago
2c54396
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security
by Linus Torvalds
· 10 years ago
9118837
Merge branch 'stable-3.18' of git://git.infradead.org/users/pcmoore/audit
by Linus Torvalds
· 10 years ago
5a7a662
Merge tag 'dm-3.18-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm
by Linus Torvalds
· 10 years ago
09c6268
Merge branch 'stable-3.18' of git://git.infradead.org/users/pcmoore/selinux into for-linus
by James Morris
· 10 years ago
3542aed
ALSA: hda - Add mute LED control for Lenovo Ideapad Z560
by Takashi Iwai
· 10 years ago
65eca3a
virtio_console: move early VQ enablement
by Cornelia Huck
· 10 years ago
04689e7
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 10 years ago
74b60ef
Merge tag 'xtensa-20141109' of git://github.com/czankel/xtensa-linux
by Linus Torvalds
· 10 years ago
0a6cb34
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 10 years ago
15e5cda
Merge tag 'trace-fixes-v3.18-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
by Linus Torvalds
· 10 years ago
9d1f9c7
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux
by Linus Torvalds
· 10 years ago
de34b81
Merge tag 'hwmon-for-linus-v3.18-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging
by Linus Torvalds
· 10 years ago
999f81d
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/evalenti/linux-soc-thermal
by Linus Torvalds
· 10 years ago
d950f84
selinux: convert WARN_ONCE() to printk() in selinux_nlmsg_perm()
by Richard Guy Briggs
· 10 years ago
c921220
Merge tag 'mfd-fixes-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd
by Linus Torvalds
· 10 years ago
b3cf93b
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 10 years ago
6251edd
netlink: Properly unbind in error conditions.
by Hiroaki SHIMODA
· 10 years ago
cca04b2
net: ptp: fix time stamp matching logic for VLAN packets.
by Richard Cochran
· 10 years ago
ee7bc3c
cxgb4 : dcb open-lldp interop fixes
by Anish Bhatt
· 10 years ago
b326dd3
netfilter: nf_tables: restore synchronous object release from commit/abort
by Pablo Neira Ayuso
· 10 years ago
afefb6f
netfilter: nft_compat: use the match->table to validate dependencies
by Pablo Neira Ayuso
· 10 years ago
c918687
netfilter: nft_compat: relax chain type validation
by Pablo Neira Ayuso
· 10 years ago
2daf1b4
netfilter: nft_compat: use current net namespace
by Pablo Neira Ayuso
· 10 years ago
394c97f
ALSA: hda/realtek - Change EAPD to verb control
by Kailang Yang
· 10 years ago
fbf8e72
selftests/net: psock_fanout seg faults in sock_fanout_read_ring()
by Shuah Khan
· 10 years ago
50656d9
ipvs: Keep skb->sk when allocating headroom on tunnel xmit
by Calvin Owens
· 10 years ago
Next »