Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
c60ce4e265404ca42ba860401f4b0f1e97332a67
/
include
/
linux
564824b
net: allocate skbs on local node
by Eric Dumazet
· 14 years ago
b3d6255
Phonet: 'connect' socket implementation for Pipe controller
by Kumar Sanghvi
· 14 years ago
29b4433
net: percpu net_device refcount
by Eric Dumazet
· 14 years ago
34d101d
neigh: speedup neigh_hh_init()
by Eric Dumazet
· 14 years ago
03789f2
Phonet: cleanup pipe enable socket option
by Rémi Denis-Courmont
· 14 years ago
9cf8d1a
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6
by David S. Miller
· 14 years ago
e9a6870
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem
by John W. Linville
· 14 years ago
69259ab
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 14 years ago
b206b4e
nl80211/mac80211: Add retry and failed transmission count to station info
by Bruno Randolf
· 14 years ago
e31b821
cfg80211/mac80211: allow per-station GTKs
by Johannes Berg
· 14 years ago
c2952c3
bonding: add retransmit membership reports tunable
by Flavio Leitner
· 14 years ago
caf586e
net: add a core netdev->rx_dropped counter
by Eric Dumazet
· 14 years ago
e1d9694
Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 14 years ago
231d0ae
wait: using uninitialized member of wait queue
by Evgeny Kuznetsov
· 14 years ago
5336377
modules: Fix module_bug_list list corruption race
by Linus Torvalds
· 14 years ago
46bf695
Merge branch 'wireless-next' of git://git.kernel.org/pub/scm/linux/kernel/git/luca/wl12xx
by John W. Linville
· 14 years ago
691895e
nl80211: fix remain-on-channel documentation
by Johannes Berg
· 14 years ago
e8347eb
cfg80211: patches to allow setting the WDS peer
by Bill Jordan
· 14 years ago
17e5a80
nl80211: allow drivers to indicate whether the survey data channel is in use
by Felix Fietkau
· 14 years ago
29fa060
net: relax rtnl_dereference()
by David S. Miller
· 14 years ago
24824a0
net: dynamic ingress_queue allocation
by Eric Dumazet
· 14 years ago
21a180c
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 14 years ago
a8c9486
ipmr: RCU protection for mfc_cache_array
by Eric Dumazet
· 14 years ago
35ec421
Merge branch 'idle-release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-idle-2.6
by Linus Torvalds
· 14 years ago
82efee1
ipv4: introduce __ip_dev_find()
by Eric Dumazet
· 14 years ago
6110a1f
intel_idle: Voluntary leave_mm before entering deeper
by Suresh Siddha
· 14 years ago
6583611
wl12xx: fix non-wl12xx build scenarios
by Ohad Ben-Cohen
· 14 years ago
77f8902
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/async_tx
by Linus Torvalds
· 14 years ago
bfa5ae6
net: rename netdev rx_queue to ingress_queue
by Eric Dumazet
· 14 years ago
6d81f41
dummy: percpu stats and lockless xmit
by Eric Dumazet
· 14 years ago
a2724f2
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 14 years ago
3171d02
net: Add netif_copy_real_num_queues() for use by virtual net drivers
by Ben Hutchings
· 14 years ago
62fe0b4
net: Allow changing number of RX queues after device allocation
by Ben Hutchings
· 14 years ago
290b895
tunnels: prepare percpu accounting
by Eric Dumazet
· 14 years ago
8d98efa
Phonet: Implement Pipe Controller to support Nokia Slim Modems
by Kumar Sanghvi
· 14 years ago
01db403
tcp: Fix >4GB writes on 64-bit.
by David S. Miller
· 14 years ago
6a6aa2b
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 14 years ago
e40051d
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 14 years ago
a7855c7
net: loopback driver cleanup
by Eric Dumazet
· 14 years ago
cb4dfe5
net: skb_frag_t can be smaller on small arches
by Eric Dumazet
· 14 years ago
543876c
stmmac: review the wake-up support
by Giuseppe Cavallaro
· 14 years ago
7329cf0
Merge branch 'amd-iommu/2.6.36' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/linux-2.6-iommu into x86/urgent
by Ingo Molnar
· 14 years ago
a02cec2
net: return operator cleanup
by Eric Dumazet
· 14 years ago
b3a084b
rcu: rcu_read_lock_bh_held(): disabling irqs also disables bh
by Eric Dumazet
· 14 years ago
4c894f4
x86/amd-iommu: Work around S3 BIOS bug
by Joerg Roedel
· 14 years ago
710224f
arm: fix "arm: fix pci_set_consistent_dma_mask for dmabounce devices"
by FUJITA Tomonori
· 14 years ago
d3f3cf8
missing inline keyword for static function in linux/dmaengine.h
by Mathieu Lacage
· 14 years ago
56b49f4
net: Move "struct net" declaration inside the __KERNEL__ macro guard
by Ollie Wild
· 14 years ago
a0741ca
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6
by David S. Miller
· 14 years ago
756e64a
net: constify some ppp/pptp structs
by Eric Dumazet
· 14 years ago
8b15575
fs: {lock,unlock}_flocks() stubs to prepare for BKL removal
by Sage Weil
· 14 years ago
98e684b
Merge branch 'dccp' of git://eden-feed.erg.abdn.ac.uk/net-next-2.6
by David S. Miller
· 14 years ago
6099e3d
ethtool: Add Ethernet MAC-level filtering/steering
by Ben Hutchings
· 14 years ago
c22ab78
ethtool: Define RX n-tuple action to clear a rule
by Ben Hutchings
· 14 years ago
b618f6f
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem
by John W. Linville
· 14 years ago
15cea99
wl1271: make ref_clock configurable by board
by Ohad Ben-Cohen
· 14 years ago
61ee700
wl12xx: add platform data passing support
by Ohad Ben-Cohen
· 14 years ago
c1f9a09
wl12xx: make wl12xx.h common to both spi and sdio
by Ohad Ben-Cohen
· 14 years ago
a18213d
dccp: Replace magic CCID-specific numbers by symbolic constants
by Gerrit Renker
· 14 years ago
8f8f103
net: reorder struct netdev_hw_addr
by Eric Dumazet
· 14 years ago
7d7dee9
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 14 years ago
f0f9dea
netpoll: Disable IRQ around RCU dereference in netpoll_rx
by Herbert Xu
· 14 years ago
07af7a2
ethtool: Add comments for valid use of flow types
by Ben Hutchings
· 14 years ago
be2902d
ethtool, ixgbe: Move RX n-tuple mask fixup to ethtool
by Ben Hutchings
· 14 years ago
ebbb293
stmmac: consolidate and tidy-up the COE support
by Giuseppe CAVALLARO
· 14 years ago
dfb8fb9
stmmac: add CSR Clock range selection
by Giuseppe CAVALLARO
· 14 years ago
cd13539
net: shrinks struct net_device
by Eric Dumazet
· 14 years ago
94ca9d6
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
by Linus Torvalds
· 14 years ago
074ac8d
cfg80211/nl80211: introduce p2p device types
by Johannes Berg
· 14 years ago
95ae6b2
ipv4: ip_ptr cleanups
by Eric Dumazet
· 14 years ago
7417fa8
Phonet: hook resource routing to userspace via ioctl()'s
by Rémi Denis-Courmont
· 14 years ago
7dff59e
net: add rtnl_dereference()
by Eric Dumazet
· 14 years ago
e0de7c9
ethtool: Remove unimplemented flow specification types
by Ben Hutchings
· 14 years ago
e035587
ethtool: Complete kernel-doc comments for RX flow filter and hash control
by Ben Hutchings
· 14 years ago
9c03f16
Merge ssh://master.kernel.org/home/hpa/tree/sec
by Linus Torvalds
· 14 years ago
de8d4f5
Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6
by Linus Torvalds
· 14 years ago
c41d68a
compat: Make compat_alloc_user_space() incorporate the access_ok()
by H. Peter Anvin
· 14 years ago
2bb3a25
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs-2.6
by Linus Torvalds
· 14 years ago
6142811
Merge branch 'next-spi' of git://git.secretlab.ca/git/linux-2.6
by Linus Torvalds
· 14 years ago
c54fce6
workqueue: add documentation
by Tejun Heo
· 14 years ago
006abe8
SUNRPC: Fix a race in rpc_info_open
by Trond Myklebust
· 14 years ago
ff3cb3f
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
by Linus Torvalds
· 14 years ago
e548833
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 14 years ago
053d8f6
Merge branch 'vhost-net' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
by David S. Miller
· 14 years ago
df423dc
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev
by Linus Torvalds
· 14 years ago
ea3c645
libata-sff: Reenable Port Multiplier after libata-sff remodeling.
by Gwendal Grignou
· 14 years ago
e2f3d75
libata: skip EH autopsy and recovery during suspend
by Tejun Heo
· 14 years ago
aa45484
mm: page allocator: calculate a better estimate of NR_FREE_PAGES when memory is low and kswapd is awake
by Christoph Lameter
· 14 years ago
33994466
swap: discard while swapping only if SWAP_FLAG_DISCARD
by Hugh Dickins
· 14 years ago
910321e
swap: revert special hibernation allocation
by Hugh Dickins
· 14 years ago
5affb60
gpio: sx150x: correct and refine reset-on-probe behavior
by Gregory Bean
· 14 years ago
4969c11
mm: fix swapin race condition
by Andrea Arcangeli
· 14 years ago
31583bb
cgroups: fix API thinko
by Michael S. Tsirkin
· 14 years ago
e0bf1024
kfifo: add parenthesis for macro parameter reference
by Huang Ying
· 14 years ago
f3c65b2
mmc: avoid getting CID on SDIO-only cards
by David Vrabel
· 14 years ago
cf0ac2b
Merge branch 'for-davem' of git://oss.oracle.com/git/agrover/linux-2.6
by David S. Miller
· 14 years ago
a73f884
lglock: make lg_lock_global() actually lock globally
by Jonathan Corbet
· 14 years ago
39aa3cb
mm: Move vma_stack_continue into mm.h
by Stefan Bader
· 14 years ago
d530148
dquot: do full inode dirty in allocating space
by Shaohua Li
· 14 years ago
905d64c
RDS: Remove dead struct from rds.h
by Andy Grover
· 14 years ago
Next »