index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
net
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2020-07-04
netfilter: nf_tables: add NFT_CHAIN_BINDING
Pablo Neira Ayuso
1
-1
/
+12
2020-07-04
netfilter: nf_tables: expose enum nft_chain_flags through UAPI
Pablo Neira Ayuso
1
-6
/
+1
2020-07-04
netfilter: nf_tables: add NFTA_CHAIN_ID attribute
Pablo Neira Ayuso
1
-0
/
+3
2020-07-04
ipvs: allow connection reuse for unconfirmed conntrack
Julian Anastasov
1
-6
/
+4
2020-07-03
sched: consistently handle layer3 header accesses in the presence of VLANs
Toke Høiland-Jørgensen
2
-19
/
+17
2020-07-01
bonding: allow xfrm offload setup post-module-load
Jarod Wilson
1
-0
/
+5
2020-07-01
genetlink: remove genl_bind
Sean Tranchetti
1
-8
/
+0
2020-06-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
3
-6
/
+10
2020-06-30
net/tls: fix sign extension issue when left shifting u16 value
Colin Ian King
1
-1
/
+1
2020-06-30
net: ip_tunnel: add header_ops for layer 3 devices
Jason A. Donenfeld
1
-0
/
+3
2020-06-30
bpf, netns: Keep a list of attached bpf_link's
Jakub Sitnicki
1
-1
/
+1
2020-06-30
bpf, netns: Keep attached programs in bpf_prog_array
Jakub Sitnicki
1
-1
/
+4
2020-06-30
flow_dissector: Pull BPF program assignment up to bpf-netns
Jakub Sitnicki
1
-1
/
+2
2020-06-30
ipvs: register hooks only with services
Julian Anastasov
1
-0
/
+5
2020-06-30
xsk: Replace the cheap_dma flag with a dma_need_sync flag
Christoph Hellwig
1
-3
/
+3
2020-06-29
net:qos: police action offloading parameter 'burst' change to the original value
Po Liu
3
-4
/
+32
2020-06-29
Merge tag 'mlx5-tls-2020-06-26' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux
David S. Miller
1
-4
/
+30
2020-06-29
genetlink: get rid of family->attrbuf
Cong Wang
1
-2
/
+0
2020-06-29
net: sched: sch_red: Add qevents "early_drop" and "mark"
Petr Machata
1
-0
/
+2
2020-06-29
net: sched: Introduce helpers for qevent blocks
Petr Machata
1
-0
/
+49
2020-06-29
net: sched: Pass root lock to Qdisc_ops.enqueue
Petr Machata
1
-2
/
+4
2020-06-28
sctp: use list_is_singular in sctp_list_single_entry
Geliang Tang
1
-1
/
+1
2020-06-28
bareudp: Added attribute to enable & disable rx metadata collection
Martin
1
-0
/
+1
2020-06-27
net/tls: Add asynchronous resync
Boris Pismenny
1
-1
/
+37
2020-06-27
Revert "net/tls: Add force_resync for driver resync"
Boris Pismenny
1
-11
/
+1
2020-06-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
5
-7
/
+26
2020-06-25
sctp: Don't advertise IPv4 addresses if ipv6only is set on the socket
Marcelo Ricardo Leitner
1
-3
/
+5
2020-06-24
net: qos: police action add index for tc flower offloading
Po Liu
1
-0
/
+1
2020-06-24
net: qos: add tc police offloading action with max frame size limit
Po Liu
2
-0
/
+11
2020-06-24
net: bpf: Add bpf_seq_afinfo in udp_iter_state
Yonghong Song
1
-0
/
+1
2020-06-24
net: bpf: Add bpf_seq_afinfo in tcp_iter_state
Yonghong Song
1
-0
/
+1
2020-06-24
sock: Move sock_valbool_flag to header
Dmitry Yakunin
1
-0
/
+9
2020-06-24
xfrm: policy: match with both mark and mask on user interfaces
Xin Long
1
-4
/
+7
2020-06-23
net: Do not clear the sock TX queue in sk_set_socket()
Tariq Toukan
1
-1
/
+0
2020-06-23
net: ipv6: Use struct_size() helper and kcalloc()
Gustavo A. R. Silva
1
-6
/
+0
2020-06-23
udp: move gro declarations to net/udp.h
Eric Dumazet
1
-0
/
+7
2020-06-23
net: move tcp gro declarations to net/tcp.h
Eric Dumazet
1
-0
/
+4
2020-06-23
tcp: move ipv4_specific to tcp include file
Eric Dumazet
2
-3
/
+2
2020-06-23
tcp: move ipv6_specific declaration to remove a warning
Eric Dumazet
1
-0
/
+2
2020-06-23
tcp: add declarations to avoid warnings
Eric Dumazet
1
-0
/
+2
2020-06-23
bonding/xfrm: use real_dev instead of slave_dev
Jarod Wilson
1
-1
/
+1
2020-06-23
ipv6: fib6: avoid indirect calls from fib6_rule_lookup
Brian Vazquez
1
-0
/
+36
2020-06-22
GUE: Fix a typo
Aiden Leong
1
-1
/
+1
2020-06-22
devlink: Add support for board.serial_number to info_get cb.
Vasundhara Volam
1
-0
/
+2
2020-06-22
bonding: support hardware encryption offload to slaves
Jarod Wilson
1
-0
/
+3
2020-06-22
xfrm: bail early on slave pass over skb
Jarod Wilson
1
-0
/
+1
2020-06-22
net/devlink: Support setting hardware address of port function
Parav Pandit
1
-0
/
+10
2020-06-22
net/devlink: Support querying hardware address of port function
Parav Pandit
1
-0
/
+12
2020-06-22
Bluetooth: Disconnect if E0 is used for Level 4
Luiz Augusto von Dentz
1
-4
/
+6
2020-06-22
Bluetooth: use configured params for ext adv
Alain Michaud
1
-0
/
+8
[prev]
[next]