Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
2d98abb9fe132898d17b56fb4765687aff82c093
2d98abb
tipc: Optimize initialization of network topology service
by Allan Stephens
· 13 years ago
eb3865a
tipc: Enhance re-initialization of network topology service
by Allan Stephens
· 13 years ago
eb323b0
tipc: Optimize termination of configuration service
by Allan Stephens
· 13 years ago
861d3a0
tipc: Optimize initialization of configuration service
by Allan Stephens
· 13 years ago
a2cfd45
tipc: Optimize re-initialization of configuration service
by Allan Stephens
· 13 years ago
9cf6ace
mISDN: DSP scheduling fix (version 2)
by Karsten Keil
· 13 years ago
efef50a
mISDN: Fix division by zero
by Karsten Keil
· 13 years ago
52a637c
mISDN: Fixed hardware bridging/conference check routine of mISDN_dsp.ko.
by Andreas Eversberg
· 13 years ago
74fa9e5
mISDN: Fix NULL pointer bug in if-condition of mISDN_dsp
by Andreas Eversberg
· 13 years ago
8dcf01f
net: sock_diag_handler structs can be const
by Shan Wei
· 13 years ago
808db80
ipv6: call consume_skb() in frag/reassembly
by Eric Dumazet
· 13 years ago
0815798
net: dcb: add CEE notify calls
by John Fastabend
· 13 years ago
872f24d
tipc: remove inline instances from C source files.
by Paul Gortmaker
· 13 years ago
bfb253c
af_netlink: drop_monitor/dropwatch friendly
by Eric Dumazet
· 13 years ago
658cb35
af_netlink: cleanups
by Eric Dumazet
· 13 years ago
38ba0a6
net: skb_can_coalesce returns a boolean
by Eric Dumazet
· 13 years ago
783c175
tcp: tcp_try_coalesce returns a boolean
by Eric Dumazet
· 13 years ago
d7ccf7c
net: make spd_fill_page() linear argument a bool
by Eric Dumazet
· 13 years ago
f240019
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 13 years ago
a108d5f
net: Use bool and remove inline in skb_splice_bits() code.
by David S. Miller
· 13 years ago
41c73a0
net: speedup skb_splice_bits()
by Eric Dumazet
· 13 years ago
4d634ca
Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild
by Linus Torvalds
· 13 years ago
1402d36
tcp: introduce tcp_try_coalesce
by Eric Dumazet
· 13 years ago
e29ecd5
bnx2x: Update driver version to 1.72.50-0
by Barak Witkowski
· 13 years ago
94b2f9b
bnx2x: remove gro workaround
by Dmitry Kravkov
· 13 years ago
a334872
bnx2x: add afex support
by Barak Witkowski
· 13 years ago
5b263f5
mlx4_en: Byte Queue Limit support
by Yevgeny Petrilin
· 13 years ago
e22979d
mlx4_en: Moving to Interrupts for TX completions
by Yevgeny Petrilin
· 13 years ago
a19a848
mlx4_en: Added Ethtool support for TX Interrupt coalescing
by Yevgeny Petrilin
· 13 years ago
da882c1
tcp: sk_add_backlog() is too agressive for TCP
by Eric Dumazet
· 13 years ago
f545a38
net: add a limit parameter to sk_add_backlog()
by Eric Dumazet
· 13 years ago
b989850
net ax25: Fix the build when sysctl support is disabled.
by Eric W. Biederman
· 13 years ago
d2da626
Merge tag 'md-3.4-fixes' of git://neil.brown.name/md
by Linus Torvalds
· 13 years ago
721b024
Merge tag 'dlm-fixes-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland/linux-dlm
by Linus Torvalds
· 13 years ago
aca50bd
mm: fix s390 BUG by __set_page_dirty_no_writeback on swap
by Hugh Dickins
· 13 years ago
30b8aa9
md: fix possible corruption of array metadata on shutdown.
by NeilBrown
· 13 years ago
ed20958
md: don't call ->add_disk unless there is good reason.
by NeilBrown
· 13 years ago
a9ad852
DM RAID: Use safe version of rdev_for_each
by Jonathan Brassow
· 13 years ago
48c7495
net sysctl: Add place holder functions for when sysctl support is compiled out of the kernel.
by Eric W. Biederman
· 13 years ago
42f11cf
be2net: fix ethtool get settings
by Ajit Khaparde
· 13 years ago
53ad1c9
dlm: fix QUECVT when convert queue is empty
by David Teigland
· 13 years ago
ac807fa
tcp: Fix build warning after tcp_{v4,v6}_init_sock consolidation.
by David S. Miller
· 13 years ago
e895bd7
Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm
by Linus Torvalds
· 13 years ago
205b9c9
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
by Linus Torvalds
· 13 years ago
7e29629
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 13 years ago
446f6d0
powerpc/mpic: Properly set default triggers
by Benjamin Herrenschmidt
· 13 years ago
3fca40c
irq: Add IRQ_TYPE_DEFAULT for use by PIC drivers
by Benjamin Herrenschmidt
· 13 years ago
3a2b4f7
powerpc/mpic: Fix confusion between hw_irq and virq
by Benjamin Herrenschmidt
· 13 years ago
3027691
powerpc/pmac: Don't add_timer() twice
by Benjamin Herrenschmidt
· 13 years ago
2ef822c
powerpc/eeh: Fix crash caused by null eeh_dev
by Gavin Shan
· 13 years ago
aec49c7
Merge remote-tracking branch 'kumar/merge' into merge
by Benjamin Herrenschmidt
· 13 years ago
d135c52
tcp: fix TCP_MAXSEG for established IPv6 passive sockets
by Neal Cardwell
· 13 years ago
66f75a5
Linux 3.4-rc4
by Linus Torvalds
· 13 years ago
cd754a5
gianfar: add GRO support
by Wu Jiajun-B06378
· 13 years ago
163faf3
drivers/net: Do not free an IRQ if its request failed
by Lee Jones
· 13 years ago
c06fff6
af_packet: packet_getsockopt() cleanup
by Eric Dumazet
· 13 years ago
900f65d
tcp: move duplicate code from tcp_v4_init_sock()/tcp_v6_init_sock()
by Neal Cardwell
· 13 years ago
e66e9a3
net: allow better page reuse in splice(sock -> pipe)
by Eric Dumazet
· 13 years ago
e9a5ea1
sparc32,leon: add notify_cpu_starting()
by Yong Zhang
· 13 years ago
bbe362b
drop_monitor: allow more events per second
by Eric Dumazet
· 13 years ago
acd6996
team: add per-port option for enabling/disabling ports
by Jiri Pirko
· 13 years ago
19a0b58
team: allow to enable/disable ports
by Jiri Pirko
· 13 years ago
4c78bb8
team: lb: let userspace care about port macs
by Jiri Pirko
· 13 years ago
a74e910
net: change big iov allocations
by Eric Dumazet
· 13 years ago
e8195b2
ks8851: Fix request_irq/free_irq mismatch
by Matt Renzelmann
· 13 years ago
b139ba4
tcp: Repair connection-time negotiated parameters
by Pavel Emelyanov
· 13 years ago
5e6a3ce
tcp: Report mss_clamp with TCP_MAXSEG option in repair mode
by Pavel Emelyanov
· 13 years ago
c0e88ff
tcp: Repair socket queues
by Pavel Emelyanov
· 13 years ago
ee99528
tcp: Initial repair mode
by Pavel Emelyanov
· 13 years ago
370816a
tcp: Move code around
by Pavel Emelyanov
· 13 years ago
4a17fd5
sock: Introduce named constants for sk_reuse
by Pavel Emelyanov
· 13 years ago
8f4f9d4
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 13 years ago
126a348
Merge tag 'mmc-fixes-for-3.4-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc
by Linus Torvalds
· 13 years ago
8898159
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media
by Linus Torvalds
· 13 years ago
9f24ff6
Merge tag 'mfd-for-linus-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6
by Linus Torvalds
· 13 years ago
792df87
net/hyperv: Adding cancellation to ensure rndis filter is closed
by Wenqi Ma
· 13 years ago
c5a9993
ks8851: Fix mutex deadlock in ks8851_net_stop()
by Stephen Boyd
· 13 years ago
59c55bd
drivers/net: decouple ISA and ISA_DMA_API
by Arnd Bergmann
· 13 years ago
3a22d5d
sungem: use mdelay instead of udelay where necessary
by Arnd Bergmann
· 13 years ago
32fd32a
donauboe: replace excessive udelay with msleep
by Arnd Bergmann
· 13 years ago
31f3120
8390: select CRC32 support
by Arnd Bergmann
· 13 years ago
ee29e61
drivers/net: iwmc3200 depends on EXPERIMENTAL
by Arnd Bergmann
· 13 years ago
6e4a762
caif: include linux/io.h
by Arnd Bergmann
· 13 years ago
65f6092
drivers/net: add missing __devexit_p() annotations
by Arnd Bergmann
· 13 years ago
32a6d90
davinci_cpdma: export symbols used by other drivers
by Arnd Bergmann
· 13 years ago
8e7073a
pch_gbe: remove suspicious comment
by Richard Cochran
· 13 years ago
32127a0
pch_gbe: run the ptp bpf just once per packet
by Richard Cochran
· 13 years ago
358dfb6
pch_gbe: correct receive time stamp filtering
by Takahiro Shimizu
· 13 years ago
a6891ac
pch_gbe: do not set the channel control register
by Takahiro Shimizu
· 13 years ago
93c8acb
pch_gbe: improve coding style
by Takahiro Shimizu
· 13 years ago
17cdedf
pch_gbe: export a method to set the receive match address
by Takahiro Shimizu
· 13 years ago
eefc48b
pch_gbe: reprogram multicast address register on reset
by Takahiro Shimizu
· 13 years ago
5481c8c
pch_gbe: simplify transmit time stamping flag test
by Takahiro Shimizu
· 13 years ago
d50566c
pch_gbe: scale time stamps to nanoseconds
by Takahiro Shimizu
· 13 years ago
bfce281
kill mm argument of vm_munmap()
by Al Viro
· 13 years ago
9f3a4af
perfmon: kill some helpers and arguments
by Al Viro
· 13 years ago
936af15
aio: don't bother with unmapping when aio_free_ring() is coming from exit_aio()
by Al Viro
· 13 years ago
7c57091
mmc: core: Do not pre-claim host in suspend
by Ulf Hansson
· 13 years ago
e1631f9
mmc: dw_mmc: prevent NULL dereference for dma_ops
by Jaehoon Chung
· 13 years ago
5f568e5
net: Remove register_net_sysctl_table
by Eric W. Biederman
· 13 years ago
Next »