Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
71e8b67d0fdd2fe22a657bb98716c5cf0e31e828
/
include
a7e5353
fib_trie: Make fib_table rcu safe
by Alexander Duyck
· 10 years ago
8de147d
mpls: Multicast route table change notifications
by Eric W. Biederman
· 10 years ago
03c0566
mpls: Netlink commands to add, remove, and dump routes
by Eric W. Biederman
· 10 years ago
7720c01
mpls: Add a sysctl to control the size of the mpls label table
by Eric W. Biederman
· 10 years ago
0189197
mpls: Basic routing support
by Eric W. Biederman
· 10 years ago
4fd3d7d
neigh: Add helper function neigh_xmit
by Eric W. Biederman
· 10 years ago
60395a2
neigh: Factor out ___neigh_lookup_noref
by Eric W. Biederman
· 10 years ago
71a83a6
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 10 years ago
789d7f6
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 10 years ago
1d5da75
ax25: Stop using magic neighbour cache operations.
by Eric W. Biederman
· 10 years ago
10d6dfc
Merge branch 'fixes-for-4.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/evalenti/linux-soc-thermal
by Linus Torvalds
· 10 years ago
bdf53c5
neigh: Don't require dst in neigh_hh_init
by Eric W. Biederman
· 10 years ago
59b2af2
arp: Kill arp_find
by Eric W. Biederman
· 10 years ago
d476059
net: Kill dev_rebuild_header
by Eric W. Biederman
· 10 years ago
def6775
neigh: Move neigh_compat_output into ax25_ip.c
by Eric W. Biederman
· 10 years ago
3b6a94b
ax25: Refactor to use private neighbour operations.
by Eric W. Biederman
· 10 years ago
46d4e47
ax25: Make ax25_header and ax25_rebuild_header static
by Eric W. Biederman
· 10 years ago
f5956fa
net/mlx4_core: Fix wrong mask and error flow for the update-qp command
by Or Gerlitz
· 10 years ago
61e021f
ebpf: move CONFIG_BPF_SYSCALL-only function declarations
by Daniel Borkmann
· 10 years ago
77f0379
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
by David S. Miller
· 10 years ago
70c836a4
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next
by David S. Miller
· 10 years ago
1b78414
net: Remove iocb argument from sendmsg and recvmsg
by Ying Xue
· 10 years ago
744d5a3
net: move skb->dropcount to skb->cb[]
by Eyal Birger
· 10 years ago
3bc3b96
net: add common accessor for setting dropcount on packets
by Eyal Birger
· 10 years ago
b4772ef
net: use common macro for assering skb->cb[] available size in protocol families
by Eyal Birger
· 10 years ago
6368c23
net: bluetooth: compact struct bt_skb_cb by converting boolean fields to bit fields
by Eyal Birger
· 10 years ago
49a6fe0
net: bluetooth: compact struct bt_skb_cb by inlining struct hci_req_ctrl
by Eyal Birger
· 10 years ago
287f3a9
pppoe: Use workqueue to die properly when a PADT is received
by Simon Farnsworth
· 10 years ago
e2e9b65
cls_bpf: add initial eBPF support for programmable classifiers
by Daniel Borkmann
· 10 years ago
24701ec
ebpf: move read-only fields to bpf_prog and shrink bpf_prog_aux
by Daniel Borkmann
· 10 years ago
96be432
ebpf: add sched_cls_type and map it to sk_filter's verifier ops
by Daniel Borkmann
· 10 years ago
0fc174d
ebpf: make internal bpf API independent of CONFIG_BPF_SYSCALL ifdefs
by Daniel Borkmann
· 10 years ago
f1a66f8
ebpf: export BPF_PSEUDO_MAP_FD to uapi
by Daniel Borkmann
· 10 years ago
a2c83ff
ebpf: constify various function pointer structs
by Daniel Borkmann
· 10 years ago
5f852eb
tcp: tso: remove tp->tso_deferred
by Eric Dumazet
· 10 years ago
6588af6
usbnet: Fix tx_packets stat for FLAG_MULTI_FRAME drivers
by Ben Hutchings
· 10 years ago
ae1aa79
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 10 years ago
56315f9
fib_trie: Convert fib_alias to hlist from list
by Alexander Duyck
· 10 years ago
93a714d
multicast: Extend ip address command to enable multicast group join/leave on
by Madhu Challa
· 10 years ago
46a4dee
igmp v6: add __ipv6_sock_mc_join and __ipv6_sock_mc_drop
by Madhu Challa
· 10 years ago
4c4b52d
rhashtable: remove indirection for grow/shrink decision functions
by Daniel Borkmann
· 10 years ago
723b8e4
udp: In udp_flow_src_port use random hash value if skb_get_hash fails
by Tom Herbert
· 10 years ago
ccdaeb2
at86rf230: add support for external xtal trim
by Alexander Aring
· 10 years ago
4cd3928
Bluetooth: Update New CSRK event to match latest specification
by Johan Hedberg
· 10 years ago
d79d210
net: dsa: Introduce dsa_is_port_initialized
by Guenter Roeck
· 10 years ago
b73adef
net: dsa: integrate with SWITCHDEV for HW bridging
by Florian Fainelli
· 10 years ago
d752c36
ipvs: allow rescheduling of new connections when port reuse is detected
by Marcelo Ricardo Leitner
· 10 years ago
14c9551
bonding: Implement port churn-machine (AD standard 43.4.17).
by Mahesh Bandewar
· 10 years ago
12ca718
thermal: Introduce dummy functions when thermal is not defined
by Nishanth Menon
· 10 years ago
b24e2bd
Merge tag 'stable/for-linus-4.0-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip
by Linus Torvalds
· 10 years ago
c4bbb39
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid
by Linus Torvalds
· 10 years ago
30ff547
net: sched: export tc_connmark.h so it is uapi accessible
by Jamal Hadi Salim
· 10 years ago
fdfd811
x86/xen: allow privcmd hypercalls to be preempted
by David Vrabel
· 10 years ago
0dc6f20
drm/i915/bdw: PCI IDs ending in 0xb are ULT.
by Rodrigo Vivi
· 10 years ago
be5e661
Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 10 years ago
059a244
net: Remove state argument from skb_find_text()
by Bojan Prtvar
· 10 years ago
44bdb5e
VFS: Split DCACHE_FILE_TYPE into regular and special types
by David Howells
· 10 years ago
df1a085
VFS: Add a fallthrough flag for marking virtual dentries
by David Howells
· 10 years ago
e7f7d22
VFS: Add a whiteout dentry type
by David Howells
· 10 years ago
155e35d
VFS: Introduce inode-getting helpers for layered/unioned fs environments
by David Howells
· 10 years ago
a135c71
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
by Linus Torvalds
· 10 years ago
b9ebafb
rhashtable: ensure cache line alignment on bucket_table
by Eric Dumazet
· 10 years ago
24a52e4
Merge tag 'nfs-for-3.20-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
by Linus Torvalds
· 10 years ago
2bfedd1
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 10 years ago
e20d3ef
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending
by Linus Torvalds
· 10 years ago
1acd2de
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
by Linus Torvalds
· 10 years ago
b5ccb07
Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband
by Linus Torvalds
· 10 years ago
2953245
Merge branch 'i2c/for-3.20' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux
by Linus Torvalds
· 10 years ago
18a8d49
Merge tag 'clk-for-linus-3.20' of git://git.linaro.org/people/mike.turquette/linux
by Linus Torvalds
· 10 years ago
c189cb8
Merge tag 'vfio-v3.20-rc1' of git://github.com/awilliam/linux-vfio
by Linus Torvalds
· 10 years ago
e2defd0
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 10 years ago
dd36929
kernel: make READ_ONCE() valid on const arguments
by Linus Torvalds
· 10 years ago
decf6d7
Merge branch 'for-3.20' of git://git.infradead.org/users/kbusch/linux-nvme into for-linus
by Jens Axboe
· 10 years ago
4fbd0a8
Merge tag 'for_linux-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jwessel/kgdb
by Linus Torvalds
· 10 years ago
278f7b4
caif: fix a signedness bug in cfpkt_iterate()
by Dan Carpenter
· 10 years ago
846cd66
net: Initialize all members in skb_gro_remcsum_init()
by Geert Uytterhoeven
· 10 years ago
959d10f
igmp: add __ip_mc_{join|leave}_group()
by Eric Dumazet
· 10 years ago
7129069
Bluetooth: Rename hci_send_to_control to hci_send_to_channel
by Johan Hedberg
· 10 years ago
3d88348
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/evalenti/linux-soc-thermal
by Linus Torvalds
· 10 years ago
07836e6
NVMe: Fix potential corruption during shutdown
by Keith Busch
· 10 years ago
2e1d844
NVMe: Asynchronous controller probe
by Keith Busch
· 10 years ago
b3fffde
NVMe: Register management handle under nvme class
by Keith Busch
· 10 years ago
4f1982b
NVMe: Update SCSI Inquiry VPD 83h translation
by Keith Busch
· 10 years ago
e1e5e56
NVMe: Metadata format support
by Keith Busch
· 10 years ago
2b9fb53
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
by Linus Torvalds
· 10 years ago
4533f6e
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client
by Linus Torvalds
· 10 years ago
89d3fa4
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux
by Linus Torvalds
· 10 years ago
f7d4ca8
kdb: Avoid printing KERN_ levels to consoles
by Daniel Thompson
· 10 years ago
ba988f8
libceph: tcp_nodelay support
by Chaitanya Huilgol
· 10 years ago
03f4fcb
ceph: handle SESSION_FORCE_RO message
by Yan, Zheng
· 10 years ago
7a6fdeb
libceph: nuke pool op infrastructure
by Ilya Dryomov
· 10 years ago
3a6d576
Bluetooth: Convert disconn_cfm to be triggered through hci_cb
by Johan Hedberg
· 10 years ago
539c496
Bluetooth: Convert connect_cfm to be triggered through hci_cb
by Johan Hedberg
· 10 years ago
354fe80
Bluetooth: Convert L2CAP security callback to use hci_cb
by Johan Hedberg
· 10 years ago
fba7ecf
Bluetooth: Convert hci_cb_list_lock to a mutex
by Johan Hedberg
· 10 years ago
71a097c
NFSv4.1: Clean up bind_conn_to_session
by Trond Myklebust
· 10 years ago
79969dd
NFSv4.1: Clean up create_session
by Trond Myklebust
· 10 years ago
b2b89eb
Merge tag 'locks-v3.20-2' of git://git.samba.org/jlayton/linux
by Linus Torvalds
· 10 years ago
2e65d8b
clk: Add __clk_hw_set_clk helper function
by Javier Martinez Canillas
· 10 years ago
53861af
Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux
by Linus Torvalds
· 10 years ago
Next »