Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
55130287875c96b1e4669ee9713621e7d7f055b2
/
include
/
linux
a351a1b0
net/mlx5: Introduce bulk reading of flow counters
by Amir Vadai
· 8 years ago
29cc667
net/mlx5: Store counters in rbtree instead of list
by Amir Vadai
· 8 years ago
0ba3deb
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next
by David S. Miller
· 8 years ago
cc3baec
Merge tag 'rxrpc-rewrite-20160706' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs
by David S. Miller
· 8 years ago
19580cc
ieee802154: add ieee802154_skb_src_pan helper
by Alexander Aring
· 8 years ago
9cc577d
ieee802154: add ieee802154_skb_dst_pan helper
by Alexander Aring
· 8 years ago
a90a6e5
Merge tag 'mac80211-next-for-davem-2016-07-06' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next
by David S. Miller
· 8 years ago
30d0844
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 8 years ago
bc86765
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 8 years ago
ae3e456
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
by David S. Miller
· 8 years ago
995f140
rcu: Suppress sparse warnings for rcu_dereference_raw()
by Paul E. McKenney
· 8 years ago
c1adf20
Introduce rb_replace_node_rcu()
by David Howells
· 8 years ago
18bfb92
net: introduce default neigh_construct/destroy ndo calls for L2 upper devices
by Jiri Pirko
· 8 years ago
503eebc
net: add dev arg to ndo_neigh_construct/destroy
by Jiri Pirko
· 8 years ago
6dc6071
net/mlx5e: Add ethtool flow steering support
by Maor Gottlieb
· 8 years ago
fba53f7
net/mlx5: Introduce mlx5_flow_steering structure
by Maor Gottlieb
· 8 years ago
c5bb173
net/mlx5: Refactor mlx5_add_flow_rule
by Maor Gottlieb
· 8 years ago
7ce856a
mlxsw: spectrum: Add couple of lower device helper functions
by Jiri Pirko
· 8 years ago
8b10cab
net: simplify and make pkt_type_ok() available for other users
by Jamal Hadi Salim
· 8 years ago
c37a2df
netfilter: Convert FWINV<[foo]> macros and uses to NF_INVF
by Joe Perches
· 9 years ago
b50d292
net/mlx5e: Create NIC global resources only once
by Hadar Hen Zion
· 8 years ago
acbc200
net/mlx5: Introduce offloads steering namespace
by Or Gerlitz
· 8 years ago
1f3fe7e
cgroup: Add cgroup_get_from_fd
by Martin KaFai Lau
· 8 years ago
82a31b9
net_sched: fix mirrored packets checksum
by WANG Cong
· 8 years ago
eb70db8
packet: Use symmetric hash for PACKET_FANOUT_HASH.
by David S. Miller
· 8 years ago
113214b
bpf: refactor bpf_prog_get and type check into helper
by Daniel Borkmann
· 8 years ago
1aacde3
bpf: generally move prog destruction to RCU deferral
by Daniel Borkmann
· 8 years ago
0232b23
Merge tag 'usb-4.7-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
by Linus Torvalds
· 8 years ago
4ae89ad
etherdevice.h & bridge: netfilter: Add and use ether_addr_equal_masked
by Joe Perches
· 9 years ago
65ee670
net/mlx5: Add timeout handle to commands with callback
by Mohamad Haj Yahia
· 8 years ago
1576d98
tun: switch to use skb array for tx
by Jason Wang
· 8 years ago
08294a2
net: introduce NETDEV_CHANGE_TX_QUEUE_LEN
by Jason Wang
· 8 years ago
bf900b3
skb_array: add wrappers for resizing
by Jason Wang
· 8 years ago
59e6ae5
ptr_ring: support resizing multiple queues
by Michael S. Tsirkin
· 8 years ago
fd68ade
skb_array: minor tweak
by Jason Wang
· 8 years ago
982fb49
ptr_ring: support zero length ring
by Jason Wang
· 8 years ago
20bfdca
Merge tag 'pwm/for-4.7-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/thierry.reding/linux-pwm
by Linus Torvalds
· 8 years ago
4aa34ce
Merge tag 'mfd-fixes-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd
by Linus Torvalds
· 8 years ago
46f6b06
mac80211: Encrypt "Group addressed privacy" action frames
by Masashi Honma
· 9 years ago
e98e915
wireless: Use macro instead of number
by Masashi Honma
· 9 years ago
ee58b57
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 8 years ago
ba4a1c2
mfd: da9053: Fix compiler warning message for uninitialised variable
by Steve Twiss
· 9 years ago
89a82a9
Merge branch 'stable-4.7' of git://git.infradead.org/users/pcmoore/audit
by Linus Torvalds
· 8 years ago
0bcc0ea
reset: TRIVIAL: Add line break at same place for similar APIs
by Lee Jones
· 9 years ago
c33d61a
reset: Supply *_shared variant calls when using *_optional APIs
by Lee Jones
· 9 years ago
40faee8
reset: Supply *_shared variant calls when using of_* API
by Lee Jones
· 9 years ago
a53e35d
reset: Ensure drivers are explicit when requesting reset lines
by Lee Jones
· 9 years ago
3c35f6e
reset: Reorder inline reset_control_get*() wrappers
by Lee Jones
· 9 years ago
32826ac
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 8 years ago
ceb5607
bpf, perf: delay release of BPF prog after grace period
by Daniel Borkmann
· 9 years ago
3f5be2d
audit: move audit_get_tty to reduce scope and kabi changes
by Richard Guy Briggs
· 9 years ago
9a0fee2
sock_diag: do not broadcast raw socket destruction
by Willem de Bruijn
· 9 years ago
02e57b9
drivers: net: stmmac: add port selection programming
by Giuseppe CAVALLARO
· 9 years ago
a5e4bd9
of_mdio: select fixed phy support unconditionally
by Arnd Bergmann
· 9 years ago
52244d9
net/mlx5e: Report correct auto negotiation and allow toggling
by Gal Pressman
· 9 years ago
667daed
net/mlx5e: Toggle link only after modifying port parameters
by Gal Pressman
· 9 years ago
1466cc5
net/mlx5: Rate limit tables support
by Yevgeny Petrilin
· 9 years ago
2b7c4f7
Merge tag 'rxrpc-rewrite-20160622-2' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs
by David S. Miller
· 9 years ago
e3b22bc
Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
086e3eb
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 9 years ago
aebe9bb
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma
by Linus Torvalds
· 9 years ago
315d09b
Revert "mm: make faultaround produce old ptes"
by Kirill A. Shutemov
· 9 years ago
9b75a86
mm: mempool: kasan: don't poot mempool objects in quarantine
by Andrey Ryabinin
· 9 years ago
7f1a00b
fix up initial thread stack pointer vs thread_info confusion
by Linus Torvalds
· 9 years ago
7e8b3df
USB: EHCI: declare hostpc register as zero-length array
by Alan Stern
· 9 years ago
b235bee
Clarify naming of thread info/stack allocators
by Linus Torvalds
· 9 years ago
4c5ea0a
locking/static_key: Fix concurrent static_key_slow_inc()
by Paolo Bonzini
· 9 years ago
722003a
qed: Add support for coalescing config read/update.
by Sudarsana Reddy Kalluru
· 9 years ago
af7d518
net/mlx4_en: Add DCB PFC support through CEE netlink commands
by Rana Shahout
· 9 years ago
d1bd330
of_mdio: Enable fixed PHY support if driver is a module
by Ben Hutchings
· 9 years ago
33cdcee
pwm: Fix pwm_apply_args()
by Boris Brezillon
· 9 years ago
c9b2549
IB/mlx5: Fix post send fence logic
by Eli Cohen
· 9 years ago
9d76931
net/mlx4_en: Avoid unregister_netdev at shutdown flow
by Eran Ben Elisha
· 9 years ago
cc8feb8
rxrpc: Fix exclusive connection handling
by David Howells
· 9 years ago
67016f6
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 9 years ago
a0d26d5
qed*: Don't reset statistics on inner reload
by Yuval Mintz
· 9 years ago
20e1954
ipv6: RFC 4884 partial support for SIT/GRE tunnels
by Eric Dumazet
· 9 years ago
2d7a3b2
ipv6: translate ICMP_TIME_EXCEEDED to ICMPV6_TIME_EXCEED
by Eric Dumazet
· 9 years ago
5fbba8a
ip6: move ipip6_err_gen_icmpv6_unreach()
by Eric Dumazet
· 9 years ago
b1cadc1
ipv6: icmp: add a force_saddr param to icmp6_send()
by Eric Dumazet
· 9 years ago
e80dac1
Merge tag 'usb-4.7-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
by Linus Torvalds
· 9 years ago
a50094a
Merge tag 'staging-4.7-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging
by Linus Torvalds
· 9 years ago
607117a
Merge tag 'driver-core-4.7-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 9 years ago
5e25db8
isa: Dummy isa_register_driver should return error code
by William Breathitt Gray
· 9 years ago
1938ee1
net: Remove deprecated tunnel specific UDP offload functions
by Alexander Duyck
· 9 years ago
7c46a64
net: Merge VXLAN and GENEVE push notifiers into a single notifier
by Alexander Duyck
· 9 years ago
3a49551
isa: Allow ISA-style drivers on modern systems
by William Breathitt Gray
· 9 years ago
7af9a17
Merge tag 'for-4.7-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/j.anaszewski/linux-leds
by Linus Torvalds
· 9 years ago
bb96727
Merge tag 'pwm/for-4.7-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/thierry.reding/linux-pwm
by Linus Torvalds
· 9 years ago
41ef721
Merge tag 'nfsd-4.7-1' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 9 years ago
9c514bed
Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs
by Linus Torvalds
· 9 years ago
cecbc55
net: stmmac: allow to split suspend/resume from init/exit callbacks
by Vincent Palatin
· 9 years ago
3b1efb1
bpf, maps: flush own entries on perf map release
by Daniel Borkmann
· 9 years ago
d056a78
bpf, maps: extend map_fd_get_ptr arguments
by Daniel Borkmann
· 9 years ago
61d1b6a
bpf, maps: add release callback
by Daniel Borkmann
· 9 years ago
19de99f
bpf: fix matching of data/data_end in verifier
by Alexei Starovoitov
· 9 years ago
daddef7
net: Don't forget pr_fmt on net_dbg_ratelimited for CONFIG_DYNAMIC_DEBUG
by Jason A. Donenfeld
· 9 years ago
042ce722
Merge tag 'shared' of git://git.kernel.org/pub/scm/linux/kernel/git/leon/linux-rdma
by David S. Miller
· 9 years ago
f997c55
ipv6: introduce neighbour discovery ops
by Alexander Aring
· 9 years ago
8626a0c
6lowpan: add private neighbour data
by Alexander Aring
· 9 years ago
Next »