Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
e7942d0633c47c791ece6afa038be9cf977226de
/
include
e7942d0
tcp: remove prequeue support
by Florian Westphal
· 7 years ago
e62e484
net sched actions: add time filter for action dumping
by Jamal Hadi Salim
· 7 years ago
90825b2
net sched actions: dump more than TCA_ACT_MAX_PRIO actions per batch
by Jamal Hadi Salim
· 7 years ago
64c83d83
net netlink: Add new type NLA_BITFIELD32
by Jamal Hadi Salim
· 7 years ago
1a5f3da
net: ethtool: add support for forward error correction modes
by Vidya Sagar Ravipati
· 7 years ago
4182287
qed: enhanced per queue max coalesce value.
by Rahul Verma
· 7 years ago
bf5a94b
qed: Read per queue coalesce from hardware
by Rahul Verma
· 7 years ago
477f2d1
qed: Add support for vf coalesce configuration.
by Rahul Verma
· 7 years ago
645874e
qed: Add support for Energy efficient ethernet.
by Sudarsana Reddy Kalluru
· 7 years ago
e42e24c
tcp: remove redundant argument from tcp_rcv_established()
by Matvejchikov Ilya
· 7 years ago
7108574
Merge tag 'rxrpc-rewrite-20170721' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs
by David S. Miller
· 7 years ago
441ae65
sctp: remove the typedef sctp_abort_chunk_t
by Xin Long
· 7 years ago
38c00f7
sctp: remove the typedef sctp_heartbeat_chunk_t
by Xin Long
· 7 years ago
4d2dcdf
sctp: remove the typedef sctp_heartbeathdr_t
by Xin Long
· 7 years ago
d4d6c61
sctp: remove the typedef sctp_sack_chunk_t
by Xin Long
· 7 years ago
7873108
sctp: remove the typedef sctp_sackhdr_t
by Xin Long
· 7 years ago
afd93b7
sctp: remove the typedef sctp_sack_variable_t
by Xin Long
· 7 years ago
9b41515
sctp: remove the typedef sctp_dup_tsn_t
by Xin Long
· 7 years ago
fe9a0fe
sctp: remove the typedef sctp_gap_ack_block_t
by Xin Long
· 7 years ago
62e6b7e
sctp: remove the typedef sctp_unrecognized_param_t
by Xin Long
· 7 years ago
f48ef4c
sctp: remove the typedef sctp_cookie_param_t
by Xin Long
· 7 years ago
cb1844c
sctp: remove the typedef sctp_initack_chunk_t
by Xin Long
· 7 years ago
296d8ee
net: add infrastructure to un-offload UDP tunnel port
by Sabrina Dubroca
· 7 years ago
d764a12
net: add new netdevice feature for offload of RX port for UDP tunnels
by Sabrina Dubroca
· 7 years ago
ddc6c70
rxrpc: Move the packet.h include file into net/rxrpc/
by David Howells
· 7 years ago
727f891
rxrpc: Expose UAPI definitions to userspace
by David Howells
· 7 years ago
7a68ada
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 7 years ago
96080f6
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 7 years ago
4cabc5b
bpf: fix mixed signed/unsigned derived min/max value bounds
by Daniel Borkmann
· 7 years ago
7051b88
net: make dev_close and related functions void
by stephen hemminger
· 7 years ago
e7d53ad
net: dsa: unexport dsa_is_port_initialized
by Vivien Didelot
· 7 years ago
bb4d991
tcp: adjust tail loss probe timeout
by Yuchung Cheng
· 7 years ago
beaec53
llist: clang: introduce member_address_is_nonnull()
by Alexander Potapenko
· 7 years ago
e06fdaf
Merge tag 'gcc-plugins-v4.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux
by Linus Torvalds
· 7 years ago
a90c6ac
Merge tag 'ceph-for-4.13-rc2' of git://github.com/ceph/ceph-client
by Linus Torvalds
· 7 years ago
3e16afd
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
by David S. Miller
· 7 years ago
ec30d78
xfrm: add xdst pcpu cache
by Florian Westphal
· 7 years ago
09c7570
xfrm: remove flow cache
by Florian Westphal
· 7 years ago
46f55cf
net: fix build error in devmap helper calls
by John Fastabend
· 7 years ago
7855f58
IB/core: Remove NOIO QP create flag
by Leon Romanovsky
· 8 years ago
8900b89
{net, IB}/mlx4: Remove gfp flags argument
by Leon Romanovsky
· 8 years ago
0f4d027
IB/{rdmavt, qib, hfi1}: Remove gfp flags argument
by Leon Romanovsky
· 8 years ago
a512c2f
IB/core: Introduce modify QP operation with udata
by Parav Pandit
· 8 years ago
df39a9f
bpf: check NULL for sk_to_full_sk() return value
by WANG Cong
· 7 years ago
06dc75a
net: Revert "net: add function to allocate sk_buff head without data area"
by Florian Westphal
· 7 years ago
d9d30ad
net: Kill NETIF_F_UFO and SKB_GSO_UDP.
by David S. Miller
· 8 years ago
880388a
net: Remove all references to SKB_GSO_UDP.
by David S. Miller
· 8 years ago
2ddf71e
net: add notifier hooks for devmap bpf map
by John Fastabend
· 7 years ago
11393cc
xdp: Add batching support to redirect map
by John Fastabend
· 7 years ago
97f91a7
bpf: add bpf_redirect_map helper routine
by John Fastabend
· 7 years ago
546ac1f
bpf: add devmap, a map for storing net device references
by John Fastabend
· 7 years ago
5acaee0
xdp: add trace event for xdp redirect
by John Fastabend
· 7 years ago
6103aa9
net: implement XDP_REDIRECT for xdp generic
by John Fastabend
· 7 years ago
814abfa
xdp: add bpf_redirect helper function
by John Fastabend
· 7 years ago
13c401f
jhash: fix -Wimplicit-fallthrough warnings
by Jakub Kicinski
· 7 years ago
b145425
inetpeer: remove AVL implementation in favor of RB tree
by Eric Dumazet
· 7 years ago
27eac47
net/unix: drop obsolete fd-recursion limits
by David Herrmann
· 7 years ago
cf56c2f
netfilter: remove old pre-netns era hook api
by Florian Westphal
· 8 years ago
e67ae2b
libceph: fix old style declaration warnings
by Arnd Bergmann
· 7 years ago
1474774
sctp: remove the typedef sctp_hmac_algo_param_t
by Xin Long
· 7 years ago
a762a9d
sctp: remove the typedef sctp_chunks_param_t
by Xin Long
· 7 years ago
b02db702
sctp: remove the typedef sctp_random_param_t
by Xin Long
· 7 years ago
15328d9
sctp: remove the typedef sctp_supported_ext_param_t
by Xin Long
· 7 years ago
85f6bd2
sctp: remove the typedef sctp_adaptation_ind_param_t
by Xin Long
· 7 years ago
c1dd5df
sctp: remove struct sctp_ecn_capable_param
by Xin Long
· 7 years ago
e925d50
sctp: remove the typedef sctp_supported_addrs_param_t
by Xin Long
· 7 years ago
df9af00
sctp: remove the typedef sctp_hostname_param_t
by Xin Long
· 7 years ago
365ddb6
sctp: remove the typedef sctp_cookie_preserve_param_t
by Xin Long
· 7 years ago
00987cc
sctp: remove the typedef sctp_ipv6addr_param_t
by Xin Long
· 7 years ago
a38905e
sctp: remove the typedef sctp_ipv4addr_param_t
by Xin Long
· 7 years ago
ccdb2d1
ip6: fix PMTU discovery when using /127 subnets
by Vincent Bernat
· 7 years ago
b1f5bfc
sctp: don't dereference ptr before leaving _sctp_walk_{params, errors}()
by Alexander Potapenko
· 7 years ago
52f6c58
Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/random
by Linus Torvalds
· 7 years ago
78dcf73
Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 7 years ago
89cbec7
Merge branch 'work.uaccess-unaligned' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 7 years ago
568d135d
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
by Linus Torvalds
· 7 years ago
e37a07e
Merge tag 'kvm-4.13-2' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 7 years ago
96d0d83
Merge tag 'devprop-fix-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 7 years ago
867eacd
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 7 years ago
077d2ba
replace incorrect strscpy use in FORTIFY_SOURCE
by Daniel Micay
· 7 years ago
9049f2f
fault-inject: parse as natural 1-based value for fail-nth write interface
by Akinobu Mita
· 7 years ago
ccd5d1b
Merge tag 'ntb-4.13' of git://github.com/jonmason/ntb
by Linus Torvalds
· 7 years ago
4d25ec1
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux
by Linus Torvalds
· 7 years ago
1430858
Merge tag 'clk-bulk-get-prep-enable' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux
by Linus Torvalds
· 7 years ago
2b02c20
cdc_ncm: Set NTB format again after altsetting switch for Huawei devices
by Enrico Mioso
· 7 years ago
d3457c8
kvm: x86: hyperv: make VP_INDEX managed by userspace
by Roman Kagan
· 7 years ago
b86faee
Merge tag 'nfs-for-4.13-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
by Linus Torvalds
· 7 years ago
48ea2ce
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending
by Linus Torvalds
· 7 years ago
b4f937c
NFS: Don't run wake_up_bit() when nobody is waiting...
by Trond Myklebust
· 7 years ago
6240300
Merge tag 'nfsd-4.13' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 7 years ago
5b5faaf
nfs4: add NFSv4 LOOKUPP handlers
by Jeff Layton
· 8 years ago
f174ff7
nfs: add a nfs_ilookup helper
by Peng Tao
· 8 years ago
8dcbec6
NFSv4.1: Handle EXCHGID4_FLAG_CONFIRMED_R during NFSv4.1 migration
by Chuck Lever
· 8 years ago
919e3bd
NFS: Ensure we commit after writeback is complete
by Trond Myklebust
· 8 years ago
b5973a8
NFS: Remove unused fields in the page I/O structures
by Trond Myklebust
· 8 years ago
818a8db
NFS: nfs_rename() - revalidate directories on -ERESTARTSYS
by Benjamin Coddington
· 8 years ago
a7a3b1e
NFS: convert flags to bool
by Benjamin Coddington
· 8 years ago
aa8217d
sunrpc: mark all struct svc_version instances as const
by Christoph Hellwig
· 8 years ago
b9c744c
sunrpc: mark all struct svc_procinfo instances as const
by Christoph Hellwig
· 8 years ago
0becc11
sunrpc: move pc_count out of struct svc_procinfo
by Christoph Hellwig
· 8 years ago
Next »