index
:
pm24.git
cpufreq-rust
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
2019-12-20
xsk: Use struct_size() helper
Magnus Karlsson
2019-12-20
xsk: Add function naming comments and reorder functions
Magnus Karlsson
2019-12-20
xsk: Remove unnecessary READ_ONCE of data
Magnus Karlsson
2019-12-20
xsk: ixgbe: i40e: ice: mlx5: Xsk_umem_discard_addr to xsk_umem_release_addr
Magnus Karlsson
2019-12-20
xsk: Change names of validation functions
Magnus Karlsson
2019-12-20
xsk: Simplify the consumer ring access functions
Magnus Karlsson
2019-12-20
xsk: Simplify xskq_nb_avail and xskq_nb_free
Magnus Karlsson
2019-12-20
xsk: Eliminate the RX batch size
Magnus Karlsson
2019-12-20
xsk: Standardize naming of producer ring access functions
Magnus Karlsson
2019-12-20
xsk: Consolidate to one single cached producer pointer
Magnus Karlsson
2019-12-20
xsk: Simplify detection of empty and full rings
Magnus Karlsson
2019-12-20
xsk: Eliminate the lazy update threshold
Magnus Karlsson
2019-12-19
xdp: Simplify __bpf_tx_xdp_map()
Björn Töpel
2019-12-19
xdp: Remove map_to_flush and map swap detection
Björn Töpel
2019-12-19
xdp: Make cpumap flush_list common for all map instances
Björn Töpel
2019-12-19
xdp: Make devmap flush_list common for all map instances
Björn Töpel
2019-12-19
xsk: Make xskmap flush_list common for all map instances
Björn Töpel
2019-12-18
bpf: Allow to change skb mark in test_run
Nikita V. Shirokov
2019-12-13
bpf: Expose __sk_buff wire_len/gso_segs to BPF_PROG_TEST_RUN
Stanislav Fomichev
2019-12-13
bpf: Start using the BPF dispatcher in BPF_TEST_RUN
Björn Töpel
2019-12-13
bpf, xdp: Start using the BPF dispatcher for XDP
Björn Töpel
2019-12-11
bpf: Switch to offsetofend in BPF_PROG_TEST_RUN
Stanislav Fomichev
2019-12-10
tcp: Cleanup duplicate initialization of sk->sk_state.
Kuniyuki Iwashima
2019-12-10
tipc: introduce variable window congestion control
Jon Maloy
2019-12-10
tipc: eliminate more unnecessary nacks and retransmissions
Jon Maloy
2019-12-10
tipc: eliminate gap indicator from ACK messages
Jon Maloy
2019-12-09
net-tcp: Disable TCP ssthresh metrics cache by default
Kevin(Yudong) Yang
2019-12-09
sctp: get netns from asoc and ep base
Xin Long
2019-12-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2019-12-07
Merge tag 'nfsd-5.5' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2019-12-07
Merge tag 'nfs-for-5.5-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2019-12-07
net_sched: validate TCA_KIND attribute in tc_chain_tmplt_add()
Eric Dumazet
2019-12-07
inet: protect against too small mtu values.
Eric Dumazet
2019-12-07
gre: refetch erspan header from skb->data after pskb_may_pull()
Cong Wang
2019-12-06
tcp: md5: fix potential overestimation of TCP option space
Eric Dumazet
2019-12-06
net: sched: allow indirect blocks to bind to clsact in TC
John Hurley
2019-12-06
net: core: rename indirect block ingress cb function
John Hurley
2019-12-06
net-sysfs: Call dev_hold always in netdev_queue_add_kobject
Jouni Hogander
2019-12-06
net: dsa: fix flow dissection on Tx path
Alexander Lobakin
2019-12-06
net/tls: Fix return values to avoid ENOTSUPP
Valentin Vidic
2019-12-06
net: avoid an indirect call in ____sys_recvmsg()
Eric Dumazet
2019-12-06
tipc: fix ordering of tipc module init and exit routine
Taehee Yoo
2019-12-06
mqprio: Fix out-of-bounds access in mqprio_dump
Vladyslav Tarasiuk
2019-12-06
Merge tag 'for-linus-20191205' of git://git.kernel.dk/linux-block
Linus Torvalds
2019-12-05
Merge tag 'ceph-for-5.5-rc1' of git://github.com/ceph/ceph-client
Linus Torvalds
2019-12-05
hsr: fix a NULL pointer dereference in hsr_dev_xmit()
Taehee Yoo
2019-12-04
kernel/notifier.c: remove blocking_notifier_chain_cond_register()
Xiaoming Ni
2019-12-04
net: Fixed updating of ethertype in skb_mpls_push()
Martin Varghese
2019-12-04
NFC: NCI: use new `delay` structure for SPI transfer delays
Alexandru Ardelean
2019-12-04
xdp: obtain the mem_id mutex before trying to remove an entry.
Jonathan Lemon
[next]