Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
25b4a2b909dc9fdd141ee4239cf78d1617a9d91d
/
include
/
net
9b0a8da
net/ipv6: respect rcu grace period before freeing fib6_info
by Eric Dumazet
· 6 years ago
9951912
sctp: define sctp_packet_gso_append to build GSO frames
by Xin Long
· 6 years ago
21ba884
netfilter: nf_conncount: Fix garbage collection with zones
by Yi-Hung Wei
· 6 years ago
f6fadff
tls: fix NULL pointer dereference on poll
by Daniel Borkmann
· 6 years ago
a08ce73
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
by David S. Miller
· 6 years ago
6c206b2
udp: fix rx queue len reported by diag and proc interface
by Paolo Abeni
· 6 years ago
d8e87fc
netfilter: remove include/net/netfilter/nft_dup.h
by Corentin Labbe
· 6 years ago
1c8c5a9
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 6 years ago
8b5c6a3
Merge tag 'audit-pr-20180605' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/audit
by Linus Torvalds
· 6 years ago
7170e60
strparser: Add __strp_unpause and use it in ktls.
by Doron Roberts-Kedes
· 6 years ago
fd129f8
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
by David S. Miller
· 6 years ago
ac0fc8a
devlink: Add extack to reload and port_{un, }split operations
by David Ahern
· 6 years ago
95358a9
net-tcp: remove useless tw_timeout field
by Maciej Żenczykowski
· 6 years ago
ac98d8a
xsk: wire upp Tx zero-copy functions
by Magnus Karlsson
· 6 years ago
173d3ad
xsk: add zero-copy support for Rx
by Björn Töpel
· 6 years ago
02b55e5
xdp: add MEM_TYPE_ZERO_COPY
by Björn Töpel
· 6 years ago
8aef734
xsk: introduce xdp_umem_page
by Björn Töpel
· 6 years ago
e61e62b
xsk: moved struct xdp_umem definition
by Björn Töpel
· 6 years ago
408afb8
Merge branch 'work.aio-1' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 6 years ago
fa1be7e
ipv6: omit traffic class when calculating flow hash
by Michal Kubecek
· 6 years ago
a925ab4
Revert "ipv6: omit traffic class when calculating flow hash"
by David S. Miller
· 6 years ago
87ae68c
ipv6: omit traffic class when calculating flow hash
by Michal Kubecek
· 6 years ago
cf626b0
Merge branch 'hch.procfs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 6 years ago
73de571
xdp: done implementing ndo_xdp_xmit flush flag for all drivers
by Jesper Dangaard Brouer
· 6 years ago
42b3346
xdp: add flags argument to ndo_xdp_xmit API
by Jesper Dangaard Brouer
· 6 years ago
1b2470e
netfilter: nf_tables: handle chain name lookups via rhltable
by Florian Westphal
· 6 years ago
371ebcb
netfilter: nf_tables: add destroy_clone expression
by Pablo Neira Ayuso
· 6 years ago
79b174a
netfilter: nf_tables: garbage collection for stateful expressions
by Pablo Neira Ayuso
· 6 years ago
3453c92
netfilter: nf_tables: pass ctx to nf_tables_expr_destroy()
by Pablo Neira Ayuso
· 6 years ago
5e5cbc7
netfilter: nf_conncount: expose connection list interface
by Pablo Neira Ayuso
· 6 years ago
00bfb32
netfilter: nf_tables: pass context to object destroy indirection
by Pablo Neira Ayuso
· 6 years ago
45ca4e0
netfilter: Libify xt_TPROXY
by Máté Eckl
· 6 years ago
8d6e555
netfilter: Decrease code duplication regarding transparent socket option
by Máté Eckl
· 6 years ago
1ffdd8e
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
by David S. Miller
· 6 years ago
31875d4
ipvs: register conntrack hooks for ftp
by Julian Anastasov
· 6 years ago
d12e122
ipvs: add ipv6 support to ftp
by Julian Anastasov
· 6 years ago
a654de8
netfilter: nf_tables: fix chain dependency validation
by Pablo Neira Ayuso
· 6 years ago
ccf8dbc
rtnetlink: Remove VLA usage
by Kees Cook
· 6 years ago
3d97d88
tcp: minor optimization around tcp_hdr() usage in receive path
by Yafang Shao
· 6 years ago
8308f3f
net/ipv6: Add support for specifying metric of connected routes
by David Ahern
· 6 years ago
af4d768
net/ipv4: Add support for specifying metric of connected routes
by David Ahern
· 6 years ago
e6464b8
net/ipv6: Convert ipv6_add_addr to struct ifa6_config
by David Ahern
· 6 years ago
47c669a4
net: sched: mq: request stats from offloads
by Jakub Kicinski
· 6 years ago
f971b13
net: sched: mq: add simple offload notification
by Jakub Kicinski
· 6 years ago
6172abc
net: sched: add qstats.qlen to qlen
by Jakub Kicinski
· 6 years ago
0cbc06b
netfilter: nf_tables: remove synchronize_rcu in commit phase
by Florian Westphal
· 6 years ago
e9be0e9
net: sched: shrink struct Qdisc
by Paolo Abeni
· 6 years ago
cfc80d9
net: Introduce net_failover driver
by Sridhar Samudrala
· 6 years ago
30c8bd5
net: Introduce generic failover module
by Sridhar Samudrala
· 6 years ago
e5a10bb
netfilter: add includes to nf_socket.h
by Máté Eckl
· 6 years ago
5b79c2a
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 6 years ago
f87be89
net/iucv: convert to ->poll_mask
by Christoph Hellwig
· 7 years ago
17112d8
net/bluetooth: convert to ->poll_mask
by Christoph Hellwig
· 7 years ago
568ea88
net/sctp: convert to ->poll_mask
by Christoph Hellwig
· 7 years ago
db5051e
net: convert datagram_poll users tp ->poll_mask
by Christoph Hellwig
· 7 years ago
2c7d3da
net/tcp: convert to ->poll_mask
by Christoph Hellwig
· 7 years ago
984652d
net: remove sock_no_poll
by Christoph Hellwig
· 7 years ago
3cafb37
net: refactor socket_poll
by Christoph Hellwig
· 7 years ago
d7c52fc
Merge tag 'mlx5e-updates-2018-05-19' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux
by David S. Miller
· 6 years ago
aaa908f
net_sched: switch to rcu_work
by Cong Wang
· 6 years ago
90fed9c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
by David S. Miller
· 6 years ago
389ab7f
xdp: introduce xdp_return_frame_rx_napi
by Jesper Dangaard Brouer
· 6 years ago
e549f6f
net/dcb: Add dcbnl buffer attribute
by Huy Nguyen
· 7 years ago
fe94cc2
bpf: Add IPv6 Segment Routing helpers
by Mathieu Xhonneux
· 6 years ago
1c1e761
ipv6: sr: export function lookup_nexthop
by Mathieu Xhonneux
· 6 years ago
63526e1
ipv6: sr: make seg6.h includable without IPv6
by Mathieu Xhonneux
· 6 years ago
fb83eb9
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
by David S. Miller
· 6 years ago
5ee6ad2
Merge tag 'mac80211-next-for-davem-2018-05-23' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next
by David S. Miller
· 6 years ago
404eb77
ipv4: support sport, dport and ip_proto in RTM_GETROUTE
by Roopa Prabhu
· 6 years ago
0c6bca7
netfilter: nf_tables: remove nft_af_info.
by Taehee Yoo
· 7 years ago
7f9a3e1
nl80211: Update ERP info using NL80211_CMD_UPDATE_CONNECT_PARAMS
by Vidyullatha Kanchanapally
· 6 years ago
e841b7b
nl80211: add FILS related parameters to ROAM event
by Arend Van Spriel
· 6 years ago
76804d2
cfg80211: use separate struct for FILS parameters
by Arend Van Spriel
· 6 years ago
d4e36e5
mac80211: Support adding duration for prepare_tx() callback
by Ilan Peer
· 7 years ago
dd8070b
Merge remote-tracking branch 'net-next/master' into mac80211-next
by Johannes Berg
· 6 years ago
2c205dd
netfilter: add struct nf_nat_hook and use it
by Pablo Neira Ayuso
· 6 years ago
9971a51
netfilter: nf_nat: add nat type hooks to nat core
by Florian Westphal
· 7 years ago
1cd472b
netfilter: nf_nat: add nat hook register functions to nf_nat
by Florian Westphal
· 7 years ago
4e25ceb
netfilter: nf_tables: allow chain type to override hook register
by Florian Westphal
· 7 years ago
1f55236
netfilter: nf_nat: move common nat code to nat core
by Florian Westphal
· 7 years ago
f34436a
net/ipv6: Simplify route replace and appending into multipath route
by David Ahern
· 6 years ago
644fbde
sctp: fix the issue that flags are ignored when using kernel_connect
by Xin Long
· 6 years ago
f3a7ca6
cfg80211: add missing kernel-doc
by Johannes Berg
· 6 years ago
901731b
net/ipv6: Add helper to return path MTU based on fib result
by David Ahern
· 6 years ago
50d889b
net/ipv4: Add helper to return path MTU based on fib result
by David Ahern
· 6 years ago
6f6e434
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 6 years ago
d48f195
erspan: set bso bit based on mirrored packet's len
by William Tu
· 7 years ago
2c71ab4
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next
by David S. Miller
· 6 years ago
08474c1
devlink: introduce a helper to generate physical port names
by Jiri Pirko
· 7 years ago
5ec1380
devlink: extend attrs_set for setting port flavours
by Jiri Pirko
· 7 years ago
b9ffcba
devlink: introduce devlink_port_attrs_set
by Jiri Pirko
· 7 years ago
9c21d2f
tcp: add tcp_comp_sack_nr sysctl
by Eric Dumazet
· 7 years ago
6d82aa2
tcp: add tcp_comp_sack_delay_ns sysctl
by Eric Dumazet
· 7 years ago
5d9f426
tcp: add SACK compression
by Eric Dumazet
· 7 years ago
cf0dd20
tcp: use __sock_put() instead of sock_put() in tcp_clear_xmit_timers()
by Eric Dumazet
· 7 years ago
dac0914
xsk: clean up SPDX headers
by Björn Töpel
· 7 years ago
7ea3e11
cfg80211: release station info tidstats where needed
by Johannes Berg
· 7 years ago
8689c05
cfg80211: dynamically allocate per-tid stats for station info
by Arend van Spriel
· 7 years ago
d6ee6ad
Bluetooth: Add __hci_cmd_send function
by Loic Poulain
· 7 years ago
b8fef65
tcp: new helper tcp_rack_skb_timeout
by Yuchung Cheng
· 7 years ago
Next »