Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
886a63e865eb346ab20572e802fc3118cb9aee14
/
include
/
linux
886a63e
drivers/net/hamradio: fix sparse warnings: fix signedness
by Hannes Eder
· 16 years ago
4458f04
sctp: Clean up sctp checksumming code
by Vlad Yasevich
· 16 years ago
ac45f60
net: infrastructure for hardware time stamping
by Patrick Ohly
· 16 years ago
cb9eff0
net: new user space API for time stamping of incoming and outgoing packets
by Patrick Ohly
· 16 years ago
a75244c
timecompare: generic infrastructure to map between two time bases
by Patrick Ohly
· 16 years ago
a038a35
clocksource: allow usage independent of timekeeping.c
by Patrick Ohly
· 16 years ago
5e30589
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
by David S. Miller
· 16 years ago
ac178ef
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6
by David S. Miller
· 16 years ago
f3a7c66
net: replace __constant_{endian} uses in net headers
by Harvey Harrison
· 16 years ago
35c26c2
rndis: remove private wrapper of __constant_cpu_to_le32
by Harvey Harrison
· 16 years ago
2a51931
cfg80211/nl80211: scanning (and mac80211 update to use it)
by Johannes Berg
· 16 years ago
b51ebdc
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6
by Linus Torvalds
· 16 years ago
37bed90
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 16 years ago
6c597963
syscall define: fix uml compile bug
by Heiko Carstens
· 16 years ago
cfebe56
cgroups: fix lockdep subclasses overflow
by Li Zefan
· 16 years ago
94dba89
Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
4da94d49
timers: fix TIMER_ABSTIME for process wide cpu timers
by Peter Zijlstra
· 16 years ago
3fccfd6
timers: split process wide cpu clocks/timers, fix
by Peter Zijlstra
· 16 years ago
e672f7d
pkt_sched: type should be __u32 in header
by Chuck Ebbert
· 16 years ago
1db8508
hugetlbfs: fix build failure with !CONFIG_HUGETLBFS
by Stefan Richter
· 16 years ago
29ef011
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 16 years ago
5a6fe12
Do not account for the address space used by hugetlbfs using VM_ACCOUNT
by Mel Gorman
· 16 years ago
d54e6d87
net: Kill skbuff macros from the stone ages.
by David S. Miller
· 16 years ago
43a9907
sound: Remove OSSlib stuff from linux/soundcard.h
by Arnd Bergmann
· 16 years ago
c970314
ssb: Add PMU support
by Michael Buesch
· 16 years ago
0c2bec9
libertas: if_spi: add ability to call board specific setup/teardown methods
by Mike Rapoport
· 16 years ago
f130347
cfg80211: add get reg command
by Luis R. Rodriguez
· 16 years ago
d7c41b6
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 16 years ago
a5ef7ca
x86: spinlocks: define dummy __raw_spin_is_contended
by Kyle McMartin
· 16 years ago
aa4b9f5
gro: Optimise Ethernet header comparison
by Herbert Xu
· 16 years ago
4ae5544
gro: Remember number of held packets instead of counting every time
by Herbert Xu
· 16 years ago
d6301d3
net: Increase default NET_SKB_PAD to 32.
by David S. Miller
· 16 years ago
766ccb9
async: Rename _special -> _domain for clarity.
by Cornelia Huck
· 16 years ago
e83102c
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6
by Linus Torvalds
· 16 years ago
7f9a50a5
module: remove over-zealous check in __module_get()
by Rusty Russell
· 16 years ago
409f0a9
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 16 years ago
b4bd07c
net_dma: call dmaengine_get only if NET_DMA enabled
by David S. Miller
· 16 years ago
7d8e23d
timers: split process wide cpu clocks/timers, remove spurious warning
by Ingo Molnar
· 16 years ago
fe2918b
net: fix some trailing whitespaces
by Graf Yang
· 16 years ago
33dccbb
tun: Limit amount of queued packets per device
by Herbert Xu
· 16 years ago
777c6c5
wait: prevent exclusive waiter starvation
by Johannes Weiner
· 16 years ago
1f5e31d
fbmem: don't call copy_from/to_user() with mutex held
by Andrea Righi
· 16 years ago
ac7b900
generic swap(): don't return a value from swap()
by Peter Zijlstra
· 16 years ago
4cd4c1b
timers: split process wide cpu clocks/timers
by Peter Zijlstra
· 16 years ago
32bd671
signal: re-add dead task accumulation stats.
by Peter Zijlstra
· 16 years ago
7b2cd92
crypto: api - Fix zeroing on free
by Herbert Xu
· 16 years ago
97c4483
PCI: return error on failure to read PCI ROMs
by Timothy S. Nelson
· 16 years ago
005c79b
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
by David S. Miller
· 16 years ago
0bde9569
virtio_net: Add support for VLAN filtering in the hypervisor
by Alex Williamson
· 16 years ago
f565a7c
virtio_net: Add a MAC filter table
by Alex Williamson
· 16 years ago
2af7698
virtio_net: Add a set_rx_mode interface
by Alex Williamson
· 16 years ago
2a41f71
virtio_net: Add a virtqueue for outbound control commands
by Alex Williamson
· 16 years ago
3e561f9
Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
25431e9
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 16 years ago
1725d40
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6
by David S. Miller
· 16 years ago
52a84ec
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev
by Linus Torvalds
· 16 years ago
b3ff29d
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 16 years ago
fb53fde
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6
by David S. Miller
· 16 years ago
1a5645b
connector: create connector workqueue only while needed once
by Frederic Weisbecker
· 16 years ago
3562612
sched: add missing kernel-doc in sched.h
by Randy Dunlap
· 16 years ago
9062712
libata: implement HORKAGE_1_5_GBPS and apply it to WD My Book
by Tejun Heo
· 16 years ago
99cf610
libata: clear dev->ering in smarter way
by Tejun Heo
· 16 years ago
2999b58
ide/libata: fix ata_id_is_cfa() (take 4)
by Sergei Shtylyov
· 16 years ago
b1792e3
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6
by Linus Torvalds
· 16 years ago
859281f
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/slab-2.6
by Linus Torvalds
· 16 years ago
86adf8a
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
by Linus Torvalds
· 16 years ago
720eba3
modules: Use a better scheme for refcounting
by Eric Dumazet
· 16 years ago
0afd4a2
net: Fix userland breakage wrt. linux/if_tunnel.h
by David S. Miller
· 16 years ago
c52440a
bio.h: If they MUST be inlined, then use __always_inline
by Alberto Bertogli
· 16 years ago
20b636b
Fix misleading comment in bio.h
by Alberto Bertogli
· 16 years ago
0648e10
block: fix inconsistent parenthesisation of QUEUE_FLAG_DEFAULT
by Jens Axboe
· 16 years ago
eefef1c
net: add ARP notify option for devices
by Stephen Hemminger
· 16 years ago
31f4574
smsc911x: allow mac address to be saved before device reset
by Steve Glendinning
· 16 years ago
d23f028
smsc911x: add external phy detection overrides
by Steve Glendinning
· 16 years ago
45c82b5
Merge branch 'header-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
5b2d3e6
Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
94df7de
hrtimers: allow the hot-unplugging of all cpus
by Sebastien Dugue
· 16 years ago
541c94f
headers_check fix: linux/rtnetlink.h
by Jaswinder Singh Rajput
· 16 years ago
d5c72d7
headers_check fix: linux/nubus.h
by Jaswinder Singh Rajput
· 16 years ago
9a0e0ac
headers_check fix: linux/virtio_net.h
by Jaswinder Singh Rajput
· 16 years ago
8697325
headers_check fix: linux/virtio_console.h
by Jaswinder Singh Rajput
· 16 years ago
982f818
headers_check fix: linux/virtio_blk.h
by Jaswinder Singh Rajput
· 16 years ago
98be96b
headers_check fix: linux/videodev.h
by Jaswinder Singh Rajput
· 16 years ago
a4c1d7c
headers_check fix: linux/video_encoder.h
by Jaswinder Singh Rajput
· 16 years ago
8b1e3a2
headers_check fix: linux/video_decoder.h
by Jaswinder Singh Rajput
· 16 years ago
448314f
headers_check fix: linux/taskstats.h
by Jaswinder Singh Rajput
· 16 years ago
6b6bcd0
headers_check fix: linux/synclink.h
by Jaswinder Singh Rajput
· 16 years ago
e6faa00
headers_check fix: linux/sound.h
by Jaswinder Singh Rajput
· 16 years ago
a788fd5
headers_check fix: linux/signalfd.h
by Jaswinder Singh Rajput
· 16 years ago
68622c6
headers_check fix: linux/random.h
by Jaswinder Singh Rajput
· 16 years ago
7260a91
headers_check fix: linux/ppp_defs.h
by Jaswinder Singh Rajput
· 16 years ago
b8adfd3
headers_check fix: linux/pkt_sched.h
by Jaswinder Singh Rajput
· 16 years ago
ed30744
headers_check fix: linux/pkt_cls.h
by Jaswinder Singh Rajput
· 16 years ago
06f43ad
headers_check fix: linux/phonet.h
by Jaswinder Singh Rajput
· 16 years ago
a81184c
headers_check fix: linux/nfs_idmap.h
by Jaswinder Singh Rajput
· 16 years ago
ee79a64
headers_check fix: linux/neighbour.h
by Jaswinder Singh Rajput
· 16 years ago
8ef3420
headers_check fix: linux/msdos_fs.h
by Jaswinder Singh Rajput
· 16 years ago
4b7ae34
headers_check fix: linux/minix_fs.h
by Jaswinder Singh Rajput
· 16 years ago
df9c04e
headers_check fix: linux/irda.h
by Jaswinder Singh Rajput
· 16 years ago
d6d20f5
headers_check fix: linux/ipx.h
by Jaswinder Singh Rajput
· 16 years ago
Next »