index
:
bcachefs.git
388-debug
9p-revert
9p_mempool
BCH_IOCTL_FSCK
alloc
alloc_debug
alloc_striping
alloc_tags
alloc_tags_rfc
alloc_tags_v2
backpointer_debug
backpointers
bcache-journal_fix
bcache2
bcachefs-5.17
bcachefs-6.7-for-stable
bcachefs-block
bcachefs-btree-transactions
bcachefs-btree-write-buffer-via-journal
bcachefs-buffered-write-fix
bcachefs-buffered-write-locking
bcachefs-bug-gitlab-4
bcachefs-data_update_fix
bcachefs-deadlock-avoidance
bcachefs-dev-lifetime
bcachefs-developer-guide
bcachefs-dir-i-size
bcachefs-disk-accounting-rewrite-1
bcachefs-downgrade-table
bcachefs-ec
bcachefs-erasure-coding
bcachefs-for-6.9
bcachefs-for-review
bcachefs-for-upstream
bcachefs-for-upstream-merged
bcachefs-for-upstream-merged-next
bcachefs-for-v6.10
bcachefs-for-v6.12
bcachefs-for-v6.13
bcachefs-for-v6.14
bcachefs-for-v6.15
bcachefs-for-v6.7
bcachefs-fsck-work
bcachefs-garbage
bcachefs-icache
bcachefs-ioctl-fsck
bcachefs-kill-prereservations
bcachefs-locking
bcachefs-lordkitsuna
bcachefs-memalloc-profiling
bcachefs-nocow
bcachefs-online-fsck
bcachefs-prereqs
bcachefs-put-folio-assert
bcachefs-rebalance-ratelimit
bcachefs-splice-disable
bcachefs-sysfs-ioctls
bcachefs-testing
bcachefs-testing-2
bcachefs-testing-rebased
bcachefs-tracepoints
bcachefs-v4.13
bcachefs-v4.15
bcachefs-v4.16
bcachefs-v4.18
bcachefs-v4.19
bcachefs-v4.19-backport
bcachefs-v4.19-backport-2.0
bcachefs-v4.19-backport-2019-hotfix
bcachefs-v4.19-backport-2022-hotfix
bcachefs-v4.19-backport-compat
bcachefs-v4.19-backport-debug
bcachefs-v4.20
bcachefs-v5.0
bcachefs-v5.10
bcachefs-v5.10-snapshots
bcachefs-v5.11
bcachefs-v5.15
bcachefs-v5.16
bcachefs-v5.19
bcachefs-v5.7
bcachefs-v5.9
bcachefs-v6.0
bcachefs-v6.13-rc1
bcachefs-v6.3
bcachefs-v6.4
bcachefs-v6.5
bcachefs-zstd
bcachefs_btree_ptr_update
bcachefs_disk_groups
bcachefs_major_minor
bcachefs_subvol_ioctls
bio_copy_data_revert
bio_folio_iter
bkey-renumbering
bkey_unpack
block-for-bcachefs
btree-iter
btree-iter-locking
btree-key-cache
btree_iter_cow
btree_path
btree_root_fix
buffered-io
buffered-io-2
bug-gitlab-4
bug-report-template
ci-monkeypatch
codetags
codetags_v0
codetags_v1
compat
copy_folio_from_iter_atomic
copygc_get_buckets
daniel-debug
data_update
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
dev
dev2
dirent-borken-fix
dirent-hack
disk-usage
durability
ec_disk_accounting
exent_overlap_repair
extent-hook-removal
extent-inline-data
extent-overwrite
fast_list
fcollapse
finsert
fix_missing_include
folio_iter_batched
for-jens
for-next
fs-uuid-ioctl
fua_work
gap_buffer
genradix
header_cleanup
hyperfect-debug
i_blocks_debug
incompressible
inode_hash_find_debug
inode_work
journal_debug
kill-alloc-btree-hack
lacriatch-fix
latency_debug
lazy_percpu_counters
lockdep_cmp_fn
lockdep_debug
lordkitsuna
lordkitsuna-debug
lz4-refactoring
marcin
master
mean_and_variance_fixups
memalloc-prof-v7
memalloc_prof_debug
memalloc_prof_v1
memalloc_prof_v2
memalloc_prof_v3
memalloc_prof_v4
memalloc_prof_v5
move-checksum-debug
new_allocator
persistent-alloc
printbuf_v2
printbuf_v3
printbuf_v3_bcachefs
printbuf_v4
printbuf_v5
printbuf_v6
promote
quota
raof-455
rcu_pending
read_path_debug
readahead
refactor-heap
reflink_fix
reflink_p_fix
replicas-status
ringbuffer
shrinker
shrinker_to_text
six_locks
snapshots
snapshots-wip
sonicrules-debug
srcu
stintel-debug
syzbot-fix
test
testing
time_stats_sched
time_stats_twf
tracing_to_printbuf
u128
vmalloc_size
vmap_disable
wip
woob-debug
xfs-next
xfs_no_data_io
zones
Unnamed repository; edit this file 'description' to name the repository.
Kent Overstreet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
openvswitch
/
datapath.c
Age
Commit message (
Expand
)
Author
2019-05-04
net: openvswitch: return an error instead of doing BUG_ON()
Eelco Chaudron
2019-04-27
genetlink: optionally validate strictly/dumps
Johannes Berg
2019-04-27
netlink: make validation more configurable for future strictness
Johannes Berg
2019-04-27
netlink: make nla_nest_start() add NLA_F_NESTED flag
Michal Kubecek
2019-03-22
genetlink: make policy common to family
Johannes Berg
2019-03-16
net: openvswitch: fix missing checks for nla_nest_start
Kangjie Lu
2019-03-16
net: openvswitch: fix a NULL pointer dereference
Kangjie Lu
2018-09-29
openvswitch: Use correct reply values in datapath and vport ops
Yifeng Sun
2018-06-12
treewide: kmalloc() -> kmalloc_array()
Kees Cook
2018-05-25
openvswitch: Support conntrack zone limit
Yi-Hung Wei
2018-03-29
ovs: Remove rtnl_lock() from ovs_exit_net()
Kirill Tkhai
2018-03-29
net: Introduce net_rwsem to protect net_namespace_list
Kirill Tkhai
2018-03-27
net: Drop pernet_operations::async
Kirill Tkhai
2018-03-17
net: Convert ovs_net_ops
Kirill Tkhai
2017-11-27
net: openvswitch: datapath: fix data type in queue_gso_packets
Gustavo A. R. Silva
2017-11-24
net: accept UFO datagrams from tuntap and packet
Willem de Bruijn
2017-11-13
openvswitch: Add meter infrastructure
Andy Zhou
2017-11-13
openvswitch: export get_dp() API.
Andy Zhou
2017-11-05
openvswitch: reliable interface indentification in port dumps
Jiri Benc
2017-09-12
openvswitch: Fix an error handling path in 'ovs_nla_init_match_and_action()'
Christophe JAILLET
2017-08-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-08-16
openvswitch: fix skb_panic due to the incorrect actions attrlen
Liping Zhang
2017-07-17
net: Remove all references to SKB_GSO_UDP.
David S. Miller
2017-07-01
datapath: Avoid using stack larger than 1024.
Tonghao Zhang
2017-06-16
networking: convert many more places to skb_put_zero()
Johannes Berg
2017-05-19
openvswitch: more accurate checksumming in queue_userspace_packet()
Davide Caratti
2017-04-13
netlink: pass extended ACK struct to parsing functions
Johannes Berg
2016-12-27
openvswitch: upcall: Fix vlan handling.
pravin shelar
2016-11-18
netns: make struct pernet_operations::id unsigned int
Alexey Dobriyan
2016-11-13
openvswitch: add processing of L3 packets
Jiri Benc
2016-10-27
genetlink: mark families as __ro_after_init
Johannes Berg
2016-10-27
genetlink: statically initialize families
Johannes Berg
2016-10-27
genetlink: no longer support using static family IDs
Johannes Berg
2016-10-19
openvswitch: remove unnecessary EXPORT_SYMBOLs
Jiri Benc
2016-09-20
openvswitch: avoid resetting flow key while installing new flow.
pravin shelar
2016-09-20
openvswitch: Fix Frame-size larger than 1024 bytes warning.
pravin shelar
2016-09-10
openvswitch: use alias for genetlink family names
Thadeu Lima de Souza Cascardo
2016-06-22
openvswitch: Add packet len info to upcall.
William Tu
2016-06-10
openvswitch: Add packet truncation support.
William Tu
2016-04-26
ovs: align nlattr properly when needed
Nicolas Dichtel
2016-04-25
ovs: use nla_put_u64_64bit()
Nicolas Dichtel
2016-03-13
ovs: allow nl 'flow set' to use ufid without flow key
Samuel Gauthier
2016-03-01
ovs: propagate per dp max headroom to all vports
Paolo Abeni
2016-02-18
Revert "genl: Add genlmsg_new_unicast() for unicast message allocation"
Florian Westphal
2016-02-18
openvswitch: Revert: "Enable memory mapped Netlink i/o"
Florian Westphal
2016-02-11
openvswitch: allow management from inside user namespaces
Tycho Andersen
2016-01-15
net: preserve IP control block during GSO segmentation
Konstantin Khlebnikov
2015-11-07
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2015-10-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-10-22
openvswitch: Fix egress tunnel info.
Pravin B Shelar
[next]