Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
4fda14ca0f9debd8e5e7ef699a8bf07427d092ba
/
include
57699a4
rhashtable: Fix race in rhashtable_destroy() and use regular work_struct
by Ying Xue
· 10 years ago
27f0971
Merge tag 'mac80211-next-for-davem-2015-01-15' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next
by David S. Miller
· 10 years ago
5055c37
ipv4: per cpu uncached list
by Eric Dumazet
· 10 years ago
4e7a84b
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
by David S. Miller
· 10 years ago
1dd144c
openvswitch: Support VXLAN Group Policy extension
by Thomas Graf
· 10 years ago
ac5132d
vxlan: Only bind to sockets with compatible flags enabled
by Thomas Graf
· 10 years ago
3511494
vxlan: Group Policy extension
by Thomas Graf
· 10 years ago
3f3558b
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 10 years ago
a6391a9
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 10 years ago
1ba3980
openvswitch: packet messages need their own probe attribtue
by Thomas Graf
· 10 years ago
4ccce02
netdevice: Add missing parentheses in macro
by Benjamin Poirier
· 10 years ago
31238e61
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 10 years ago
dfd8645
vxlan: Remote checksum offload
by Tom Herbert
· 10 years ago
a2b12f3
udp: pass udp_offload struct to UDP gro callbacks
by Tom Herbert
· 10 years ago
75453cc
nl80211: send netdetect configuration info in NL80211_CMD_GET_WOWLAN
by Luciano Coelho
· 10 years ago
2c3e861
cfg80211: introduce sync regdom set API for self-managed
by Arik Nemtsov
· 10 years ago
28e98c2
xen: add page_to_mfn()
by David Vrabel
· 10 years ago
0c133dd
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/borntraeger/linux
by Linus Torvalds
· 10 years ago
df8a39d
net: rename vlan_tx_* helpers since "tx" is misleading there
by Jiri Pirko
· 10 years ago
d8b9605
net: sched: fix skb->protocol use in case of accelerated vlan path
by Jiri Pirko
· 10 years ago
c66ad9c
ipv6: directly include libc-compat.h in ipv6.h
by Willem de Bruijn
· 10 years ago
43239cb
kernel: Change ASSIGN_ONCE(val, x) to WRITE_ONCE(x, val)
by Christian Borntraeger
· 10 years ago
613d4ce
Merge tag 'stable/for-linus-3.19-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip
by Linus Torvalds
· 10 years ago
5d632cb
net: Corrected the comment describing the ndo operations to reflect the actual prototype for couple of operations
by B Viswanath
· 10 years ago
6f73d3b
rhashtable: add a note for grow and shrink decision functions
by Ying Xue
· 10 years ago
7a868d1
rhashtable: involve rhashtable_lookup_compare_insert routine
by Ying Xue
· 10 years ago
f221b04
x86/xen: properly retrieve NMI reason
by Jan Beulich
· 10 years ago
904a980
Merge tag 'mmc-v3.19-3' of git://git.linaro.org/people/ulf.hansson/mmc
by Linus Torvalds
· 10 years ago
fb43bd0
Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending
by Linus Torvalds
· 10 years ago
721c21c
mm: mmu_gather: use tlb->end != 0 only for TLB invalidation
by Will Deacon
· 10 years ago
35a27ce
rtnetlink: new filter RTEXT_FILTER_BRVLAN_COMPRESSED
by Roopa Prabhu
· 10 years ago
bdced7e
bridge: support for multiple vlans and vlan ranges in setlink and dellink requests
by Roopa Prabhu
· 10 years ago
3bf3947
vxlan: Improve support for header flags
by Tom Herbert
· 10 years ago
b5540ce
mmc: sdhci: Disable re-tuning for HS400
by Adrian Hunter
· 10 years ago
ddb321a
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 10 years ago
1dd34da
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 10 years ago
aa92913
Merge tag 'for_linus-3.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/jwessel/kgdb
by Linus Torvalds
· 10 years ago
20ebb34
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client
by Linus Torvalds
· 10 years ago
7216dc0
target: Drop left-over fabric_max_sectors attribute
by Nicholas Bellinger
· 10 years ago
b3d574a
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 10 years ago
88a7c26
perf: Move task_pt_regs sampling into arch code
by Andy Lutomirski
· 10 years ago
c0c09bf
rhashtable: avoid unnecessary wakeup for worker queue
by Ying Xue
· 10 years ago
db30485
rhashtable: involve rhashtable_lookup_insert routine
by Ying Xue
· 10 years ago
3b50d90
ipv6: fix redefinition of in6_pktinfo and ip6_mtuinfo
by WANG Cong
· 10 years ago
75069f2
vfs: renumber FMODE_NONOTIFY and add to uniqueness check
by David Drysdale
· 10 years ago
2d6d7f9
mm: protect set_page_dirty() from ongoing truncation
by Johannes Weiner
· 10 years ago
7a3ef20
mm: prevent endless growth of anon_vma hierarchy
by Konstantin Khlebnikov
· 10 years ago
74e59ea
Merge tag 'pm+acpi-3.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 10 years ago
d7d5a00
libceph: fix sparse endianness warnings
by Ilya Dryomov
· 10 years ago
5b3f25f
blk-mq: Allow requests to never expire
by Keith Busch
· 10 years ago
1885b24
blk-mq: Add helper to abort requeued requests
by Jens Axboe
· 10 years ago
c68ed59
blk-mq: Let drivers cancel requeue_work
by Keith Busch
· 10 years ago
973c019
blk-mq: Export if requests were started
by Keith Busch
· 10 years ago
6de3980
nl80211: support per-TID station statistics
by Johannes Berg
· 10 years ago
8d79136
nl80211: clarify packet statistics descriptions
by Johannes Berg
· 10 years ago
a76b194
cfg80211: add nl80211 beacon-only statistics
by Johannes Berg
· 10 years ago
319090b
cfg80211: remove enum station_info_flags
by Johannes Berg
· 10 years ago
2b9a7e1
mac80211: allow drivers to provide most station statistics
by Johannes Berg
· 10 years ago
cf5ead8
cfg80211: allow including station info in delete event
by Johannes Berg
· 10 years ago
052536a
cfg80211: add scan time to survey data
by Johannes Berg
· 10 years ago
11f78ac
cfg80211: allow survey data to return global data
by Johannes Berg
· 10 years ago
4ed20be
cfg80211: remove "channel" from survey names
by Johannes Berg
· 10 years ago
ae406bd
netfilter: conntrack: Remove nf_ct_conntrack_flush_report
by Kristian Evensen
· 10 years ago
17ded32
blk-mq: get rid of ->cmd_size in the hardware queue
by Jens Axboe
· 10 years ago
db12847
mac80211: Re-fix accounting of the tailroom-needed counter
by Ido Yariv
· 10 years ago
3a4b0c9
Merge branch 'mac80211' into mac80211-next
by Johannes Berg
· 10 years ago
44d84d7
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 10 years ago
bdec419
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 10 years ago
794c3a0
Merge branches 'acpi-pm', 'acpi-processor' and 'acpi-video'
by Rafael J. Wysocki
· 10 years ago
2f43836
ethtool: Extend ethtool plugin module eeprom API to phylib
by Ed Swierk
· 10 years ago
fee7e49
mm: propagate error from stack expansion even for guard page
by Linus Torvalds
· 10 years ago
15ecf7a
Merge tag 'mac80211-for-davem-2015-01-06' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211
by David S. Miller
· 10 years ago
b81c55d
drm/amdkfd: reformat IOCTL definitions to drm-style
by Oded Gabbay
· 10 years ago
71b836e
nl80211: define multicast group names in header
by Johannes Berg
· 10 years ago
d75bb06
cfg80211: add extensible feature flag attribute
by Gautam Kumar Shukla
· 10 years ago
8116441
net: tcp: add per route congestion control
by Daniel Borkmann
· 10 years ago
ea69763
net: tcp: add RTAX_CC_ALGO fib handling
by Daniel Borkmann
· 10 years ago
c5c6a8a
net: tcp: add key management to congestion control
by Daniel Borkmann
· 10 years ago
e715b6d
net: fib6: convert cfg metric to u32 outside of table write lock
by Florian Westphal
· 10 years ago
ad6f939
ip: Add offset parameter to ip_cmsg_recv
by Tom Herbert
· 10 years ago
5961de9
ip: Add offset parameter to ip_cmsg_recv
by Tom Herbert
· 10 years ago
c44d13d
ip: IP cmsg cleanup
by Tom Herbert
· 10 years ago
224d019
ip: Move checksum convert defines to inet
by Tom Herbert
· 10 years ago
149118d
netlink: Warn on unordered or illegal nla_nest_cancel() or nlmsg_cancel()
by Thomas Graf
· 10 years ago
d02dc27
ACPI / processor: Rename acpi_(un)map_lsapic() to acpi_(un)map_cpu()
by Hanjun Guo
· 10 years ago
af8f3f5
ACPI / processor: Convert apic_id to phys_id to make it arch agnostic
by Hanjun Guo
· 10 years ago
1803f59
nl80211: document NL80211_BSS_STATUS_AUTHENTICATED isn't used
by Johannes Berg
· 10 years ago
1e359a5
Revert "mac80211: Fix accounting of the tailroom-needed counter"
by Johannes Berg
· 10 years ago
a3449de
list_nulls: fix missing header
by Ying Xue
· 10 years ago
86b35b6
rhashtable: fix missing header
by Ying Xue
· 10 years ago
df5dba8
geneve: Remove socket hash table.
by Jesse Gross
· 10 years ago
829a3ad
geneve: Simplify locking.
by Jesse Gross
· 10 years ago
61f3cad
geneve: Remove workqueue.
by Jesse Gross
· 10 years ago
f89bd6f
rhashtable: Supports for nulls marker
by Thomas Graf
· 10 years ago
97defe1
rhashtable: Per bucket locks & deferred expansion/shrinking
by Thomas Graf
· 10 years ago
113948d
spinlock: Add spin_lock_bh_nested()
by Thomas Graf
· 10 years ago
897362e
nft_hash: Remove rhashtable_remove_pprev()
by Thomas Graf
· 10 years ago
88d6ed1
rhashtable: Convert bucket iterators to take table and index
by Thomas Graf
· 10 years ago
8d24c0b
rhashtable: Do hashing inside of rhashtable_lookup_compare()
by Thomas Graf
· 10 years ago
1891172
timecounter: provide a macro to initialize the cyclecounter mask field.
by Richard Cochran
· 10 years ago
Next »