- b181144 openvswitch: Optimize operation for key comparison by Baowen Zheng · 3 years, 6 months ago
- c4ab7b5 openvswitch: add trace points by Aaron Conole · 3 years, 6 months ago
- 5ada57a Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 3 years, 7 months ago
- e4df1b0 openvswitch: meter: fix race when getting now_ms. by Tao Liu · 3 years, 8 months ago
- d2792e9 net: openvswitch: Remove unnecessary skb_nfct() by Yejune Deng · 3 years, 8 months ago
- 7c0ea59 openvswitch: fix stack OOB read while fragmenting IPv4 packets by Davide Caratti · 3 years, 8 months ago
- 6876a18 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 3 years, 8 months ago
- 7d742b5 openvswitch: meter: remove rate from the bucket size calculation by Ilya Maximets · 3 years, 8 months ago
- 8859a44 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 3 years, 9 months ago
- 4d51419 openvswitch: fix send of uninitialized stack memory in ct limit reply by Ilya Maximets · 3 years, 9 months ago
- 7d42e84 net: openvswitch: Use 'skb_push_rcsum()' instead of hand coding it by Christophe JAILLET · 3 years, 9 months ago
- efd13b7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 3 years, 9 months ago
- f447730 openvswitch: Fix a typo by Bhaskar Chowdhury · 3 years, 9 months ago
- ebfbc46 openvswitch: Warn over-mtu packets only if iface is UP. by Flavio Leitner · 3 years, 10 months ago
- d29334c net/sched: act_api: fix miss set post_ct for ovs after do conntrack in act_ct by wenxu · 3 years, 10 months ago
- a5317f3 net: openvswitch: add log message for error case by Eelco Chaudron · 4 years ago
- 09d6217 net: openvswitch: fix TTL decrement exception action execution by Eelco Chaudron · 4 years, 1 month ago
- 46d5e62 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 4 years, 1 month ago
- 5e359044 net: openvswitch: conntrack: simplify the return expression of ovs_ct_limit_get_default_limit() by Zheng Yongjun · 4 years, 1 month ago
- bb2da76 openvswitch: fix error return code in validate_and_copy_dec_ttl() by Wang Hai · 4 years, 1 month ago
- 55fd59b Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 4 years, 1 month ago
- 43c1360 net: openvswitch: ensure LSE is pullable before reading it by Davide Caratti · 4 years, 1 month ago
- 5c39f26 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 4 years, 1 month ago
- 69929d4 net: openvswitch: fix TTL decrement action netlink message format by Eelco Chaudron · 4 years, 1 month ago
- e2ef520 net: openvswitch: Be liberal in tcp conntrack. by Numan Siddique · 4 years, 1 month ago
- 865e6ae net: openvswitch: use core API to update/provide stats by Lev Stipakov · 4 years, 2 months ago
- ae0d0bb Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 4 years, 2 months ago
- fea07a4 net: openvswitch: silence suspicious RCU usage warning by Eelco Chaudron · 4 years, 2 months ago
- 92f9e23 openvswitch: Use IS_ERR instead of IS_ERR_OR_NULL by YueHaibing · 4 years, 2 months ago
- 210bba6 net: openvswitch: Fix kerneldoc warnings by Andrew Lunn · 4 years, 2 months ago
- f981fc3 net: openvswitch: fix to make sure flow_lookup() is not preempted by Eelco Chaudron · 4 years, 2 months ago
- 3569939 net: openvswitch: use new function dev_fetch_sw_netstats by Heiner Kallweit · 4 years, 3 months ago
- 9d49aea Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 4 years, 3 months ago
- 8aa7b52 openvswitch: handle DNAT tuple collision by Dumitru Ceara · 4 years, 3 months ago
- e40b372 net: openvswitch: use dev_sw_netstats_rx_add() by Fabian Frederick · 4 years, 3 months ago
- b980b31 net: openvswitch: Constify static struct genl_small_ops by Rikard Falkeborn · 4 years, 3 months ago
- 19fbcb3 net/sched: act_vlan: Add {POP,PUSH}_ETH actions by Guillaume Nault · 4 years, 3 months ago
- 66a9b92 genetlink: move to smaller ops wherever possible by Jakub Kicinski · 4 years, 3 months ago
- 7b066d1 net: openswitch: reuse the helper variable to improve the code readablity by Zeng Tao · 4 years, 3 months ago
- 44a8c4f Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 4 years, 4 months ago
- e0afe91 net: openvswitch: fixes crash if nf_conncount_init() fails by Eelco Chaudron · 4 years, 4 months ago
- e689616 net: openvswitch: remove unused keep_flows by Tonghao Zhang · 4 years, 4 months ago
- df68d64 net: openvswitch: refactor flow free function by Tonghao Zhang · 4 years, 4 months ago
- cf3266a net: openvswitch: improve the coding style by Tonghao Zhang · 4 years, 4 months ago
- a7c978c openvswitch: using ip6_fragment in ipv6_stub by wenxu · 4 years, 4 months ago
- df561f66 treewide: Use fallthrough pseudo-keyword by Gustavo A. R. Silva · 4 years, 4 months ago
- 1f3a090 net: openvswitch: introduce common code for flushing flows by Tonghao Zhang · 4 years, 5 months ago
- 5845589 net: openvswitch: silence suspicious RCU usage warning by Tonghao Zhang · 4 years, 5 months ago
- 9bf24f5 net: openvswitch: make masks cache size configurable by Eelco Chaudron · 4 years, 5 months ago
- 9d2f627 net: openvswitch: add masks cache hit counter by Eelco Chaudron · 4 years, 5 months ago
- 9aba6c5 openvswitch: Prevent kernel-infoleak in ovs_ct_put_key() by Peilin Ye · 4 years, 5 months ago
- 038ebb1 net/sched: act_ct: fix miss set mru for ovs after defrag in act_ct by wenxu · 4 years, 5 months ago
- a65878d net: openvswitch: fixes potential deadlock in dp cleanup code by Eelco Chaudron · 4 years, 5 months ago
- eac87c4 net: openvswitch: reorder masks array based on usage by Eelco Chaudron · 4 years, 6 months ago
- 9667851 net: openvswitch: kerneldoc fixes by Andrew Lunn · 4 years, 6 months ago
- 1784365 openvswitch: take into account de-fragmentation/gso_size in execute_check_pkt_len by Lorenzo Bianconi · 4 years, 6 months ago
- a7f7f62 treewide: replace '---help---' in Kconfig files with 'help' by Masahiro Yamada · 4 years, 7 months ago
- 659d458 net: openvswitch: use div_u64() for 64-by-32 divisions by Tonghao Zhang · 4 years, 8 months ago
- 4b36a0d net: openvswitch: suitable access to the dp_meters by Tonghao Zhang · 4 years, 8 months ago
- d483389 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 4 years, 8 months ago
- e573588 net: openvswitch: use u64 for meter bucket by Tonghao Zhang · 4 years, 8 months ago
- c77350089 net: openvswitch: make EINVAL return value more obvious by Tonghao Zhang · 4 years, 8 months ago
- a8e3873 net: openvswitch: remove the unnecessary check by Tonghao Zhang · 4 years, 8 months ago
- eb58eeb net: openvswitch: set max limitation to meters by Tonghao Zhang · 4 years, 8 months ago
- c7c4c44 net: openvswitch: expand the meters supported number by Tonghao Zhang · 4 years, 8 months ago
- 27de77c net: openvswitch: ovs_ct_exit to be done under ovs_lock by Tonghao Zhang · 4 years, 9 months ago
- 6494842 net: openvswitch: use hlist_for_each_entry_rcu instead of hlist_for_each_entry by Tonghao Zhang · 4 years, 9 months ago
- a08e7fd net: Fix typo of SKB_SGO_CB_OFFSET by Cambda Zhu · 4 years, 9 months ago
- 1d34357 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 4 years, 10 months ago
- b5ab1f1 openvswitch: add missing attribute validation for hash by Jakub Kicinski · 4 years, 10 months ago
- e65ee2f Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 4 years, 10 months ago
- 16a556e openvswitch: Distribute switch variables for initialization by Kees Cook · 4 years, 10 months ago
- a2cfb96 flow_table.c: Use built-in RCU list checking by Madhuparna Bhowmik · 4 years, 11 months ago
- 53742e6 datapath.c: Use built-in RCU list checking by Madhuparna Bhowmik · 4 years, 11 months ago
- fed4842 vport.c: Use built-in RCU list checking by Madhuparna Bhowmik · 4 years, 11 months ago
- 7790614 meter.c: Use built-in RCU list checking by Madhuparna Bhowmik · 4 years, 11 months ago
- 744676e openvswitch: add TTL decrement action by Matteo Croce · 4 years, 11 months ago
- 2cec444 net: openvswitch: use skb_list_walk_safe helper for gso segments by Jason A. Donenfeld · 5 years ago
- f66b53f openvswitch: New MPLS actions for layer 2 tunnelling by Martin Varghese · 5 years ago
- c593642 treewide: Use sizeof_field() macro by Pankaj Bharadiya · 5 years ago
- d04ac22 net: Fixed updating of ethertype in skb_mpls_push() by Martin Varghese · 5 years ago
- 5d50aa8 openvswitch: support asymmetric conntrack by Aaron Conole · 5 years ago
- 040b5cf Fixed updating of ethertype in function skb_mpls_pop by Martin Varghese · 5 years ago
- 8a574f8 openvswitch: remove another BUG_ON() by Paolo Abeni · 5 years ago
- 8ffeb03f openvswitch: drop unneeded BUG_ON() in ovs_flow_cmd_build_info() by Paolo Abeni · 5 years ago
- 4e81c0b openvswitch: fix flow command message size by Paolo Abeni · 5 years ago
- 61ca533 net: openvswitch: don't call pad_packet if not necessary by Tonghao Zhang · 5 years ago
- bd1903b net: openvswitch: add hash info to upcall by Tonghao Zhang · 5 years ago
- 90ce9f2 net: openvswitch: select vport upcall portid directly by Tonghao Zhang · 5 years ago
- fbdcdd7 Change in Openvswitch to support MPLS label depth of 3 in ingress direction by Martin Varghese · 5 years ago
- eec62ea net: openvswitch: simplify the ovs_dp_cmd_new by Tonghao Zhang · 5 years ago
- 4c76bf6 net: openvswitch: don't unlock mutex when changing the user_features fails by Tonghao Zhang · 5 years ago
- 50b0e61 net: openvswitch: fix possible memleak on destroy flow-table by Tonghao Zhang · 5 years ago
- 0a3e013 net: openvswitch: add likely in flow_lookup by Tonghao Zhang · 5 years ago
- 515b65a net: openvswitch: simplify the flow_hash by Tonghao Zhang · 5 years ago
- 57f7d7b9 net: openvswitch: optimize flow-mask looking up by Tonghao Zhang · 5 years ago
- a7f35e7 net: openvswitch: optimize flow mask cache hash collision by Tonghao Zhang · 5 years ago
- 1689754 net: openvswitch: shrink the mask array if necessary by Tonghao Zhang · 5 years ago
- 4bc63b1 net: openvswitch: convert mask list in mask array by Tonghao Zhang · 5 years ago
- 04b7d13 net: openvswitch: add flow-mask cache for performance by Tonghao Zhang · 5 years ago