Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
ce9d9b8e5c2b7486edf76958bcdb5e6534a915b0
ce9d9b8
net: sysctl: fix a kmemleak warning
by Li RongQing
· 9 years ago
1acea4f
ppp: fix pppoe_dev deletion condition in pppoe_release()
by Guillaume Nault
· 9 years ago
f6b8dec9
af_key: fix two typos
by Li RongQing
· 9 years ago
20a41fb
amd-xgbe: Use wmb before updating current descriptor count
by Lendacky, Thomas
· 9 years ago
d2fd719
net/phy: micrel: Add workaround for bad autoneg
by Nathan Sullivan
· 9 years ago
ec3661b
Merge branch 'ipv6-overflow-arith'
by David S. Miller
· 9 years ago
b72a2b0
ipv6: protect mtu calculation of wrap-around and infinite loop by rounding issues
by Hannes Frederic Sowa
· 9 years ago
7990714
overflow-arith: begin to add support for overflow builtin functions
by Hannes Frederic Sowa
· 9 years ago
c80dbe0
tcp: allow dctcp alpha to drop to zero
by Andrew Shewmaker
· 9 years ago
ab997ad
ipv6: fix the incorrect return value of throw route
by lucien
· 9 years ago
f23d538
macvtap: unbreak receiving of gro skb with frag list
by Jason Wang
· 9 years ago
fc4099f
openvswitch: Fix egress tunnel info.
by Pravin B Shelar
· 9 years ago
0c472b9
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-queue
by David S. Miller
· 9 years ago
8566b86
VSOCK: Fix lockdep issue.
by Jorgen Hansen
· 9 years ago
e9e5366
i40e: fix annoying message
by Jesse Brandeburg
· 9 years ago
74a6c66
i40e: fix stats offsets
by Jesse Brandeburg
· 9 years ago
0db65fc
qmi_wwan: add Sierra Wireless MC74xx/EM74xx
by Bjørn Mork
· 9 years ago
199c655
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec
by David S. Miller
· 9 years ago
d46a9d6
net: ipv6: Dont add RT6_LOOKUP_F_IFACE flag if saddr set
by David Ahern
· 9 years ago
92a93fd
Merge branch 'isdn-null-deref'
by David S. Miller
· 9 years ago
c96356a
mISDN: fix OOM condition for sending queued I-Frames
by Karsten Keil
· 9 years ago
c7a7c95
ISDN: fix OOM condition for sending queued I-Frames
by Karsten Keil
· 9 years ago
4ef7ea9
VSOCK: sock_put wasn't safe to call in interrupt context
by Jorgen Hansen
· 9 years ago
47191d6
netlink: fix locking around NETLINK_LIST_MEMBERSHIPS
by David Herrmann
· 9 years ago
34e45ad
net: phy: dp83848: Add TI DP83848 Ethernet PHY
by Andrew F. Davis
· 9 years ago
104eb27
net: sun4i-emac: Properly free resources on probe failure and remove
by Hans de Goede
· 9 years ago
e754ec6
openvswitch: Serialize nested ct actions if provided
by Joe Stringer
· 9 years ago
4f0909e
openvswitch: Mark connections new when not confirmed.
by Joe Stringer
· 9 years ago
1d008a1
openvswitch: Clarify conntrack COMMIT behaviour
by Joe Stringer
· 9 years ago
9e38471
openvswitch: Reject ct_state masks for unknown bits
by Joe Stringer
· 9 years ago
e2e8009
tcp: remove improper preemption check in tcp_xmit_probe_skb()
by Renato Westphal
· 9 years ago
36a28b2
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
by David S. Miller
· 9 years ago
e535679
tipc: conditionally expand buffer headroom over udp tunnel
by Jon Paul Maloy
· 9 years ago
7a4264a
net: cavium: change NET_VENDOR_CAVIUM to bool
by Andreas Schwab
· 9 years ago
45c8b7b
tipc: allow non-linear first fragment buffer
by Jon Paul Maloy
· 9 years ago
1241365
openvswitch: Allocate memory for ovs internal device stats.
by James Morse
· 9 years ago
f1900fb
net: Really fix vti6 with oif in dst lookups
by David Ahern
· 9 years ago
53387c4
tipc: extend broadcast link window size
by Jon Paul Maloy
· 9 years ago
50010c2
irda: precedence bug in irlmp_seq_hb_idx()
by Dan Carpenter
· 9 years ago
ca88ea1
xen-netfront: update num_queues to real created
by Joe Jin
· 9 years ago
f6a835b
vsock: fix missing cleanup when misc_register failed
by Gao feng
· 9 years ago
10be15f
Merge branch 'mv643xx-fixes'
by David S. Miller
· 9 years ago
968200f
net: mv643xx_eth: Defer writing the first TX descriptor when using TSO
by Philipp Kirchhofer
· 9 years ago
91986fd
net: mv643xx_eth: Ensure proper data alignment in TSO TX path
by Philipp Kirchhofer
· 9 years ago
f3c9f95
Merge branch 'smsc-energy-detect'
by David S. Miller
· 9 years ago
d88ecb3
net: phy: smsc: disable energy detect mode
by Heiko Schocher
· 9 years ago
9e42f71
drivers: net: cpsw: add phy-handle parsing
by Heiko Schocher
· 9 years ago
aebd994
bcm63xx_enet: check 1000BASE-T advertisement configuration
by Simon Arlott
· 9 years ago
1099f86
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 9 years ago
ca064bd
xfrm: Fix pmtu discovery for local generated packets.
by Steffen Klassert
· 9 years ago
37850e3
net: bcmgenet: Fix early link interrupt enabling
by Florian Fainelli
· 9 years ago
afc050d
Merge tag 'wireless-drivers-for-davem-2015-10-17' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers
by David S. Miller
· 9 years ago
e277de5
tunnels: Don't require remote endpoint or ID during creation.
by Jesse Gross
· 9 years ago
740dbc2
openvswitch: Scrub skb between namespaces
by Joe Stringer
· 9 years ago
a5d6f7d
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth
by David S. Miller
· 9 years ago
833b8f1
xen-netback: correctly check failed allocation
by Insu Yun
· 9 years ago
80083a3
net: asix: add support for the Billionton GUSB2AM-1G-B USB adapter
by Chia-Sheng Chang
· 9 years ago
db65a3a
netlink: Trim skb to alloc size to avoid MSG_TRUNC
by Arad, Ronen
· 9 years ago
7379047
Linux 4.3-rc6
by Linus Torvalds
· 9 years ago
c44b325
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux
by Linus Torvalds
· 9 years ago
56d4b8a
i2c: designware: Do not use parameters from ACPI on Dell Inspiron 7348
by Mika Westerberg
· 9 years ago
81429a6
Merge branches 'irq-urgent-for-linus' and 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
c7c49b8
net: add pfmemalloc check in sk_add_backlog()
by Eric Dumazet
· 9 years ago
00db674
netfilter: ipset: Fix sleeping memory allocation in atomic context
by Nikolay Borisov
· 9 years ago
16c8b9c
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
by Linus Torvalds
· 9 years ago
4f3f957
Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux
by Linus Torvalds
· 9 years ago
045ce74
Merge tag 'dm-4.3-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm
by Linus Torvalds
· 9 years ago
6aa8ca4
Merge branch 'for-linus-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
by Linus Torvalds
· 9 years ago
59bcce1
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client
by Linus Torvalds
· 9 years ago
a4c4c49
Merge tag 'pm+acpi-4.3-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 9 years ago
8b7b56f
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 9 years ago
ebb65c8
Merge tag 'powerpc-4.3-4' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
by Linus Torvalds
· 9 years ago
3d87518
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 9 years ago
934ed25
sh: add copy_user_page() alias for __copy_user()
by Ross Zwisler
· 9 years ago
1fd4e5c
lib/Kconfig: ZLIB_DEFLATE must select BITREVERSE
by Andrew Morton
· 9 years ago
0f90cc6
mm, dax: fix DAX deadlocks
by Ross Zwisler
· 9 years ago
424cdc1
memcg: convert threshold to bytes
by Shaohua Li
· 9 years ago
8d740a3
builddeb: remove debian/files before build
by Riku Voipio
· 9 years ago
063d99b
mm, fs: obey gfp_mapping for add_to_page_cache()
by Michal Hocko
· 9 years ago
e30b757
rbd: use writefull op for object size writes
by Ilya Dryomov
· 9 years ago
0d9fde4
rbd: set max_sectors explicitly
by Ilya Dryomov
· 9 years ago
56fd16c
timekeeping: Increment clock_was_set_seq in timekeeping_init()
by Thomas Gleixner
· 9 years ago
fa54823
Merge branches 'acpica', 'pm-domains' and 'pm-cpufreq'
by Rafael J. Wysocki
· 9 years ago
0701c53
genirq/msi: Do not use pci_msi_[un]mask_irq as default methods
by Marc Zyngier
· 9 years ago
5f715c0
via-rhine: fix VLAN receive handling regression.
by Andrej Ota
· 9 years ago
7de8827
Merge branch 'ipv6-blackhole-route-fix'
by David S. Miller
· 9 years ago
0a1f596
ipv6: Initialize rt6_info properly in ip6_blackhole_route()
by Martin KaFai Lau
· 9 years ago
ebfa45f
ipv6: Move common init code for rt6_info to a new function rt6_info_init()
by Martin KaFai Lau
· 9 years ago
5157b8a
Bluetooth: Fix initializing conn_params in scan phase
by Jakub Pawlowski
· 9 years ago
9ad3e6f
Bluetooth: Fix conn_params list update in hci_connect_le_scan_cleanup
by Johan Hedberg
· 9 years ago
679d2b6
Bluetooth: Fix remove_device behavior for explicit connects
by Johan Hedberg
· 9 years ago
49c5092
Bluetooth: Fix LE reconnection logic
by Johan Hedberg
· 9 years ago
b958f9a
Bluetooth: Fix reference counting for LE-scan based connections
by Johan Hedberg
· 9 years ago
168b8a2
Bluetooth: Fix double scan updates
by Jakub Pawlowski
· 9 years ago
d549f54
drm/virtio: use %llu format string form atomic64_t
by Arnd Bergmann
· 9 years ago
ba2199a
MAINTAINERS: Add myself as maintainer for the gma500 driver
by Patrik Jakobsson
· 9 years ago
99763bb
MAINTAINERS: add a maintainer for the atmel-hlcdc DRM driver
by Boris BREZILLON
· 9 years ago
57606c7
Merge branch 'drm-fixes-4.3' of git://people.freedesktop.org/~agd5f/linux into drm-fixes
by Dave Airlie
· 9 years ago
b2293cb
Merge tag 'vmwgfx-fixes-4.3-151014' of git://people.freedesktop.org/~thomash/linux into drm-fixes
by Dave Airlie
· 9 years ago
69984b64
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
by Linus Torvalds
· 9 years ago
Next »