Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
3cdaa5be9e81a914e633a6be7b7d2ef75b528562
3cdaa5b
ipv4: Don't increase PMTU with Datagram Too Big message.
by Li Wei
· 10 years ago
a1a0b55
Merge branch 'arm-build-fixes'
by David S. Miller
· 10 years ago
96a3017
net: am2150: fix nmclan_cs.c shared interrupt handling
by Arnd Bergmann
· 10 years ago
e9b106b
net: lance,ni64: don't build for ARM
by Arnd Bergmann
· 10 years ago
303c28d
net: wan: add missing virt_to_bus dependencies
by Arnd Bergmann
· 10 years ago
fc9a570
net: cs89x0: always build platform code if !HAS_IOPORT_MAP
by Arnd Bergmann
· 10 years ago
e2a4800
ppp: deflate: never return len larger than output buffer
by Florian Westphal
· 10 years ago
d445d63
Merge branch 'netns'
by David S. Miller
· 10 years ago
33564bb
vxlan: setup the right link netns in newlink hdlr
by Nicolas Dichtel
· 10 years ago
8997c27
caif: remove wrong dev_net_set() call
by Nicolas Dichtel
· 10 years ago
9ce3577
lib/checksum.c: fix build for generic csum_tcpudp_nofold
by karl beldan
· 10 years ago
811230c
tcp: ipv4: initialize unicast_sock sk_pacing_rate
by Eric Dumazet
· 10 years ago
150ae0e
lib/checksum.c: fix carry in csum_tcpudp_nofold
by karl beldan
· 10 years ago
59ccaaa
bridge: dont send notification when skb->len == 0 in rtnl_bridge_notify
by Roopa Prabhu
· 10 years ago
95224ac
Merge branch 'tcp_stretch_acks'
by David S. Miller
· 10 years ago
d6b1a8a
tcp: fix timing issue in CUBIC slope calculation
by Neal Cardwell
· 10 years ago
9cd981d
tcp: fix stretch ACK bugs in CUBIC
by Neal Cardwell
· 10 years ago
c22bdca
tcp: fix stretch ACK bugs in Reno
by Neal Cardwell
· 10 years ago
814d488
tcp: fix the timid additive increase on stretch ACKs
by Neal Cardwell
· 10 years ago
e73ebb0
tcp: stretch ACK fixes prep
by Neal Cardwell
· 10 years ago
59343cd
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 10 years ago
06539d3
net: don't OOPS on socket aio
by Christoph Hellwig
· 10 years ago
9afec6e
stmmac: prevent probe drivers to crash kernel
by Andy Shevchenko
· 10 years ago
7da323b
Merge tag 'powerpc-3.19-5' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe/linux
by Linus Torvalds
· 10 years ago
41592e2
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux
by Linus Torvalds
· 10 years ago
24e579c
bnx2x: fix napi poll return value for repoll
by Govindarajulu Varadarajan
· 10 years ago
bf693f7
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec
by David S. Miller
· 10 years ago
6e9e16e6
ipv6: replacing a rt6_info needs to purge possible propagated rt6_infos too
by Hannes Frederic Sowa
· 10 years ago
2257760
Merge branch 'sh_eth'
by David S. Miller
· 10 years ago
52b9fa3
sh_eth: Fix DMA-API usage for RX buffers
by Ben Hutchings
· 10 years ago
aa3933b
sh_eth: Check for DMA mapping errors on transmit
by Ben Hutchings
· 10 years ago
740c7f3
sh_eth: Ensure DMA engines are stopped before freeing buffers
by Ben Hutchings
· 10 years ago
dc1d0e6
sh_eth: Remove RX overflow log messages
by Ben Hutchings
· 10 years ago
8d8d67f
Merge tag 'linux-can-fixes-for-3.19-20150127' of git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can
by David S. Miller
· 10 years ago
fc752f1
ping: Fix race in free in receive path
by subashab@codeaurora.org
· 10 years ago
86f3cdd
udp_diag: Fix socket skipping within chain
by Herbert Xu
· 10 years ago
e638642
can: kvaser_usb: Fix state handling upon BUS_ERROR events
by Ahmed S. Darwish
· 10 years ago
14c10c2
can: kvaser_usb: Retry the first bulk transfer on -ETIMEDOUT
by Ahmed S. Darwish
· 10 years ago
3803fa6
can: kvaser_usb: Send correct context to URB completion
by Ahmed S. Darwish
· 10 years ago
ded5006
can: kvaser_usb: Do not sleep in atomic context
by Ahmed S. Darwish
· 10 years ago
7d63585
Merge tag 'mac80211-for-davem-2015-01-23' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211
by David S. Miller
· 10 years ago
df4d925
ipv4: try to cache dst_entries which would cause a redirect
by Hannes Frederic Sowa
· 10 years ago
412d290
Merge branch 'bpf'
by David S. Miller
· 10 years ago
ba1a68b
samples: bpf: relax test_maps check
by Alexei Starovoitov
· 10 years ago
8ebe667
bpf: rcu lock must not be held when calling copy_to_user()
by Alexei Starovoitov
· 10 years ago
600ddd6
net: sctp: fix slab corruption from use after free on INIT collisions
by Daniel Borkmann
· 10 years ago
4adca1c
Merge branch 'akpm' (patches from Andrew Morton)
by Linus Torvalds
· 10 years ago
9e91141
net: mv643xx_eth: Fix highmem support in non-TSO egress path
by Ezequiel Garcia
· 10 years ago
9d08da9
Merge branch 'sh_eth'
by David S. Miller
· 10 years ago
283e38d
sh_eth: Fix serialisation of interrupt disable with interrupt & NAPI handlers
by Ben Hutchings
· 10 years ago
084236d
sh_eth: Fix crash or memory leak when resizing rings on device that is down
by Ben Hutchings
· 10 years ago
bd88891
sh_eth: Detach net device when stopping queue to resize DMA rings
by Ben Hutchings
· 10 years ago
eebfb64
sh_eth: Fix padding of short frames on TX
by Ben Hutchings
· 10 years ago
02a5416
drivers: net: cpsw: discard dual emac default vlan configuration
by Mugunthan V N
· 10 years ago
b6663ad
Merge branch 'cls_bpf'
by David S. Miller
· 10 years ago
3f2ab13
net: cls_bpf: fix auto generation of per list handles
by Daniel Borkmann
· 10 years ago
7913ecf
net: cls_bpf: fix size mismatch on filter preparation
by Daniel Borkmann
· 10 years ago
9e79ce6
Merge tag 'linux-can-fixes-for-3.19-20150121' of git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can
by David S. Miller
· 10 years ago
c976a67
Merge branch 'for-3.19-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup
by Linus Torvalds
· 10 years ago
abe3b26
Merge tag 'regulator-v3.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator
by Linus Torvalds
· 10 years ago
8d6b932
Merge tag 'spi-v3.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi
by Linus Torvalds
· 10 years ago
45cd15e
drivers/rtc/rtc-s5m.c: terminate s5m_rtc_id array with empty element
by Andrey Ryabinin
· 10 years ago
07261ed
printk: add dummy routine for when CONFIG_PRINTK=n
by Pranith Kumar
· 10 years ago
17636fa
mm/vmscan: fix highidx argument type
by Michael S. Tsirkin
· 10 years ago
0346dad
memcg: remove extra newlines from memcg oom kill log
by Greg Thelen
· 10 years ago
d69911a
x86, build: replace Perl script with Shell script
by Kees Cook
· 10 years ago
9879de7
mm: page_alloc: embed OOM killing naturally into allocation slowpath
by Johannes Weiner
· 10 years ago
06a5687
Merge remote-tracking branches 'spi/fix/dw', 'spi/fix/msiof' and 'spi/fix/pxa2xx' into spi-linus
by Mark Brown
· 10 years ago
03a6058
Merge branch 's390'
by David S. Miller
· 10 years ago
1aec42b
390/qeth: Fix locking warning during qeth device setup
by Thomas Richter
· 10 years ago
efbbc1d
qeth: clean up error handling
by Eugene Crosser
· 10 years ago
b0a1ba5
ipv6: Fix __ip6_route_redirect
by Martin KaFai Lau
· 10 years ago
26bc420b
Linux 3.19-rc6
by Linus Torvalds
· 10 years ago
1474630
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 10 years ago
4d2f0ef
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 10 years ago
b73f0c8
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 10 years ago
71a59b1
Merge tag 'armsoc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 10 years ago
80a7555
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 10 years ago
bfc835b
Merge tag 'dm-3.19-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm
by Linus Torvalds
· 10 years ago
8e908e9
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 10 years ago
24df898
net: dsa: set slave MII bus PHY mask
by Vivien Didelot
· 10 years ago
2aab952
ipvlan: fix incorrect usage of IS_ERR() macro in IPv6 code path.
by Mahesh Bandewar
· 10 years ago
6b8d911
net: llc: use correct size for sysctl timeout entries
by Sasha Levin
· 10 years ago
6088bee
netxen: fix netxen_nic_poll() logic
by Eric Dumazet
· 10 years ago
f104fed
enic: fix rx napi poll return value
by Govindarajulu Varadarajan
· 10 years ago
5d7b045
Merge tag 'wireless-drivers-for-davem-2015-01-20' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers
by David S. Miller
· 10 years ago
9143e39
ARM: dts: imx6sx: correct i.MX6sx sdb board enet phy address
by Nimrod Andy
· 10 years ago
440e996
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
by Linus Torvalds
· 10 years ago
f828d5e
Merge git://www.linux-watchdog.org/linux-watchdog
by Linus Torvalds
· 10 years ago
0012125
Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging
by Linus Torvalds
· 10 years ago
af469b3
Merge tag 'media/v3.19-4' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media
by Linus Torvalds
· 10 years ago
96b26c8
dm: fix handling of multiple internal suspends
by Mikulas Patocka
· 10 years ago
86c725e
hwmon: (i5500_temp) Convert to use ATTRIBUTE_GROUPS macro
by Axel Lin
· 10 years ago
aef64d0
hwmon: (i5500_temp) Convert to module_pci_driver
by Axel Lin
· 10 years ago
e3d9820
hwmon: (i5500_temp) Don't bind to disabled sensors
by Jean Delvare
· 10 years ago
b8d48ce
hwmon: (i5500_temp) Convert to devm_hwmon_device_register_with_groups
by Jean Delvare
· 10 years ago
ada0728
hwmon: (i5500_temp) New driver for the Intel 5500/5520/X58 chipsets
by Jean Delvare
· 10 years ago
e2a2729
amd-xgbe: Use proper Rx flow control register
by Lendacky, Thomas
· 10 years ago
c4e00f1
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
by Linus Torvalds
· 10 years ago
53448a5
Merge tag 'platform-drivers-x86-v3.19-2' of git://git.infradead.org/users/dvhart/linux-platform-drivers-x86
by Linus Torvalds
· 10 years ago
Next »