Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
edc1bb0bd7d409f62ed7ba462ca5313be95cbed3
edc1bb0
Merge branch 'net_ovs_fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/pshelar/openvswitch
by David S. Miller
· 10 years ago
11ef7a8
net: Performance fix for process_backlog
by Tom Herbert
· 11 years ago
68b7107
ipv4: icmp: Fix pMTU handling for rare case
by Edward Allcutt
· 11 years ago
a921e2a
Merge branch 'stmmac'
by David S. Miller
· 11 years ago
c8df8ce
net: stmmac: Remove unneeded I/O read caught by cppcheck
by Vince Bridgers
· 11 years ago
43d24e4
net: stmmac: Correct duplicate if/then/else case found by cppcheck
by Vince Bridgers
· 11 years ago
0acf167
net: stmmac: add platform init/exit for Altera's ARM socfpga
by Vince Bridgers
· 11 years ago
48bc034
ieee802154: reassembly: fix possible buffer overflow
by Alexander Aring
· 11 years ago
98846e6
Merge branch 'mlx4'
by David S. Miller
· 11 years ago
bb27361
net/mlx4_en: IRQ affinity hint is not cleared on port down
by Amir Vadai
· 11 years ago
143b5ba
lib/cpumask: cpumask_set_cpu_local_first to use all cores when numa node is not defined
by Amir Vadai
· 11 years ago
35f6f45
net/mlx4_en: Don't use irq_affinity_notifier to track changes in IRQ affinity map
by Amir Vadai
· 11 years ago
1b03747
defxx: Fix !DYNAMIC_BUFFERS compilation warnings
by Maciej W. Rozycki
· 11 years ago
f46d53d
defxx: Remove an incorrectly inverted preprocessor conditional
by Maciej W. Rozycki
· 11 years ago
5924f17
tcp: Fix divide by zero when pushing during tcp-repair
by Christoph Paasch
· 11 years ago
5925a05
net: fix sparse warning in sk_dst_set()
by Eric Dumazet
· 11 years ago
a48e5fa
vlan: free percpu stats in device destructor
by Eric Dumazet
· 11 years ago
d9daa24
net: fix circular dependency in of_mdio code
by Daniel Mack
· 11 years ago
eb608d2
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless
by David S. Miller
· 11 years ago
b758858
net: bcmgenet: do not set packet length for RX buffers
by Florian Fainelli
· 11 years ago
219575e
net: bcmgenet: start with carrier off
by Florian Fainelli
· 11 years ago
0f50ce9
net: bcmgenet: disable clock before register_netdev
by Florian Fainelli
· 11 years ago
16f62d9
net: systemport: fix TX NAPI work done return value
by Florian Fainelli
· 11 years ago
412bce8
net: systemport: fix UniMAC reset logic
by Florian Fainelli
· 11 years ago
3b140a6
net: systemport: do not clear IFF_MULTICAST flag
by Florian Fainelli
· 11 years ago
07b0f00
bnx2x: fix possible panic under memory stress
by Eric Dumazet
· 11 years ago
7f50236
ipv4: irq safe sk_dst_[re]set() and ipv4_sk_update_pmtu() fix
by Eric Dumazet
· 11 years ago
4a46b24
openvswitch: Use exact lookup for flow_get and flow_del.
by Alex Wang
· 11 years ago
ad55200
openvswitch: Fix tracking of flags seen in TCP flows.
by Ben Pfaff
· 11 years ago
e0bb8c4
openvswitch: supply a dummy err_handler of gre_cisco_protocol to prevent kernel crash
by Wei Zhang
· 11 years ago
fe984c0
openvswitch: Fix a double free bug for the sample action
by Andy Zhou
· 11 years ago
dba6311
powerpc: bpf: Fix the broken LD_VLAN_TAG_PRESENT test
by Denis Kirjanov
· 11 years ago
3fc60aa
powerpc: bpf: Use correct mask while accessing the VLAN tag
by Denis Kirjanov
· 11 years ago
f9fa39e
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davem
by John W. Linville
· 11 years ago
e940f5d
ipv6: Fix MLD Query message check
by Hangbin Liu
· 11 years ago
3e215c8
udp: Add MIB counters for rcvbuferrors
by James M Leddy
· 11 years ago
73413ff
bnx2x: Fix the MSI flags
by Yijing Wang
· 11 years ago
e055a6e
Merge branch 'ath-current' of git://github.com/kvalo/ath
by John W. Linville
· 11 years ago
d7933ab
Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6
by Linus Torvalds
· 11 years ago
2a80ff8
Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging
by Linus Torvalds
· 11 years ago
f40ede3
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 11 years ago
de84372
net: fix setting csum_start in skb_segment()
by Tom Herbert
· 11 years ago
ec71fea
Merge tag 'nfs-for-3.16-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
by Linus Torvalds
· 11 years ago
f886497
ipv4: fix dst race in sk_dst_get()
by Eric Dumazet
· 11 years ago
99e72a0
net: filter: Use kcalloc/kmalloc_array to allocate arrays
by Tobias Klauser
· 11 years ago
677a9fd
trivial: net: filter: Change kerneldoc parameter order
by Tobias Klauser
· 11 years ago
285276e
trivial: net: filter: Fix typo in comment
by Tobias Klauser
· 11 years ago
b911132
net: allwinner: emac: Add missing free_irq
by Maxime Ripard
· 11 years ago
40c9f8a
cxgb4: use dev_port to identify ports
by Thadeu Lima de Souza Cascardo
· 11 years ago
f7b50c4
xen-netback: bookkeep number of active queues in our own module
by Wei Liu
· 11 years ago
66c965f
tg3: Change nvram command timeout value to 50ms
by Prashant Sreedharan
· 11 years ago
d26e0da
hwmon: (gpio-fan) Change name used in hwmon_device_register_with_groups
by Julien D'Ascenzio
· 11 years ago
456febd
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 11 years ago
c6bff54
brcmfmac: assign chip id and rev in bus interface after brcmf_usb_dlneeded
by Arend van Spriel
· 11 years ago
d76744a
mwifiex: fix Tx timeout issue
by Amitkumar Karwar
· 11 years ago
6c9d161
Merge tag 'at91-fixes' of git://github.com/at91linux/linux-at91 into fixes
by Arnd Bergmann
· 11 years ago
6d12e79
Merge tag 'mvebu-fixes-3.16' of git://git.infradead.org/linux-mvebu into fixes
by Arnd Bergmann
· 11 years ago
8b87efb
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth
by John W. Linville
· 11 years ago
dc70a29
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-fixes
by John W. Linville
· 11 years ago
12307e4
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211
by John W. Linville
· 11 years ago
15e52d9
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client
by Linus Torvalds
· 11 years ago
971dc9c
ARM: at91/dt: sam9261: remove slow RC osc
by Alexandre Belloni
· 11 years ago
78ca2ec
ARM: at91/dt: define sam9261ek slow crystal frequency
by Alexandre Belloni
· 11 years ago
5de47284
ARM: at91/dt: sam9261: correctly define mainck
by Alexandre Belloni
· 11 years ago
8cbff69
ARM: at91/dt: sam9n12: correct PLLA ICPLL and OUT values
by Alexandre Belloni
· 11 years ago
b6616f1
ARM: at91/dt: sam9x5: correct PLLA ICPLL and OUT values
by Alexandre Belloni
· 11 years ago
adb5783
hwmon: (emc1403) Fix missing 'select REGMAP_I2C' in Kconfig
by Josef Gajdusek
· 11 years ago
8b6f5e0
hwmon: (ntc_thermistor) Use the manufacturer name properly
by Naveen Krishna Chatradhi
· 11 years ago
eab2014
devicetree: bindings: Document murata vendor prefix
by Naveen Krishna Chatradhi
· 11 years ago
a8d4d82
hwmon: (w83l786ng) Report correct minimum fan speed
by Axel Lin
· 11 years ago
d91d66e
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
by Linus Torvalds
· 11 years ago
07f4695
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
by Linus Torvalds
· 11 years ago
b8e46d2
Merge tag 'trace-fixes-v3.16-rc1-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
by Linus Torvalds
· 11 years ago
8dcd598
misc: atmel_pwm: fix Kconfig symbols
by Nicolas Ferre
· 11 years ago
6663a4f
powerpc: Don't skip ePAPR spin-table CPUs
by Scott Wood
· 11 years ago
c2cbcf5
powerpc/module: Fix TOC symbol CRC
by Laurent Dufour
· 11 years ago
e2500be
powerpc/powernv: Remove OPAL v1 takeover
by Michael Ellerman
· 11 years ago
ee9a33b
cxgb4: Not need to hold the adap_rcu_lock lock when read adap_rcu_list
by Li RongQing
· 11 years ago
66b0686
NFSv4: test SECINFO RPC_AUTH_GSS pseudoflavors for support
by Andy Adamson
· 11 years ago
8445cd3
NFS Return -EPERM if no supported or matching SECINFO flavor
by Andy Adamson
· 11 years ago
57bbe3d
NFS check the return of nfs4_negotiate_security in nfs4_submount
by Andy Adamson
· 11 years ago
6edf960
NFS: Don't mark the data cache as invalid if it has been flushed
by Trond Myklebust
· 11 years ago
f2467b6
NFS: Clear NFS_INO_REVAL_PAGECACHE when we update the file size
by Trond Myklebust
· 11 years ago
18dd78c
nfs: Fix cache_validity check in nfs_write_pageuptodate()
by Scott Mayhew
· 11 years ago
10b5b53
Merge git://git.kvack.org/~bcrl/aio-fixes
by Linus Torvalds
· 11 years ago
b4b664b
Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm
by Linus Torvalds
· 11 years ago
a42c9fc
Revert "iwlwifi: remove IWL_UCODE_TLV_FLAGS_UAPSD_SUPPORT flag"
by Arik Nemtsov
· 11 years ago
b3c063a
iwlwifi: update the 7265 series HW IDs
by Oren Givon
· 11 years ago
edfbbf3
aio: fix kernel memory disclosure in io_getevents() introduced in v3.10
by Benjamin LaHaise
· 11 years ago
f8567a3
aio: fix aio request leak when events are reaped by userspace
by Benjamin LaHaise
· 11 years ago
02df00e
nl80211: move set_qos_map command into split state
by Johannes Berg
· 11 years ago
ce36d9a
[CIFS] fix mount failure with broken pathnames when smb3 mount with mapchars option
by Steve French
· 11 years ago
11f9323
ARM: integrator: fix OF-related regression
by Linus Walleij
· 11 years ago
8dbdb8e
ARM: mvebu: Fix the improper use of the compatible string armada38x using a wildcard
by Gregory CLEMENT
· 11 years ago
8987941
iwlwifi: mvm: rework sched scan channel configuration
by Eliad Peller
· 11 years ago
a1d23d5
powerpc/kmemleak: Do not scan the DART table
by Catalin Marinas
· 11 years ago
aa83f3d
selftests/powerpc: Use the test harness for the TM DSCR test
by Michael Ellerman
· 11 years ago
f5fc822
powerpc/cell: cbe_thermal.c: Cleaning up a variable is of the wrong type
by Rickard Strandqvist
· 11 years ago
2f0143c
powerpc/kprobes: Fix jprobes on ABI v2 (LE)
by Michael Ellerman
· 11 years ago
072c4c0
powerpc/ftrace: Use pr_fmt() to namespace error messages
by Michael Ellerman
· 11 years ago
Next »