Commit Graph

177 Commits (23cd573b46c1f90645023ca2989bc041a0fcf38c)

Author SHA1 Message Date
Eric Dumazet aad88724c9 ipv4: add a sock pointer to dst->output() path. 11 years ago
Flavio Leitner 4f647e0a3c openvswitch: fix a possible deadlock and lockdep warning 11 years ago
Zoltan Kiss 36d5fe6a00 core, nfqueue, openvswitch: Orphan frags in skb_zerocopy and handle errors 11 years ago
Ben Pfaff f9b8c4c8ba openvswitch: Correctly report flow used times for first 5 minutes after boot. 11 years ago
Eric W. Biederman 57a7744e09 net: Replace u64_stats_fetch_begin_bh to u64_stats_fetch_begin_irq 11 years ago
Jarno Rajahalme 42ee19e293 openvswitch: Fix race. 11 years ago
Jarno Rajahalme 04382a3303 openvswitch: Read tcp flags only then the tranport header is present. 11 years ago
Jiri Pirko 3c7eacfc8a ovs: fix dp check in ovs_dp_reset_user_features 11 years ago
WANG Cong df9d9fdf8f openvswitch: rename ->sync to ->syncp 11 years ago
WANG Cong 1c213bd24a net: introduce netdev_alloc_pcpu_stats() for drivers 11 years ago
Andy Zhou c14e0953ca openvswitch: Suppress error messages on megaflow updates 11 years ago
Pravin B Shelar e4c6d75954 openvswitch: Fix ovs_flow_free() ovs-lock assert. 11 years ago
Daniele Di Proietto 45fb9c35b2 openvswitch: Fix ovs_dp_cmd_msg_size() 11 years ago
Andy Zhou e80857cce8 openvswitch: Fix kernel panic on ovs_flow_free 11 years ago
Thomas Graf aea0bb4f8e openvswitch: Pad OVS_PACKET_ATTR_PACKET if linear copy was performed 11 years ago
Aruna-Hewapathirane 63862b5bef net: replace macros net_random and net_srandom with direct calls to prandom 11 years ago
Wei Yongjun ece37c87ab openvswitch: Use kmem_cache_free() instead of kfree() 11 years ago
Stephen Hemminger 443cd88c8a ovs: make functions local 11 years ago
Thomas Graf 09c5e6054e openvswitch: Compute checksum in skb_gso_segment() if needed 11 years ago
Thomas Graf bda56f143c openvswitch: Use skb_zerocopy() for upcall 11 years ago
Thomas Graf 8055a89cfa openvswitch: Pass datapath into userspace queue functions 11 years ago
Thomas Graf 44da5ae5fb openvswitch: Drop user features if old user space attempted to create datapath 11 years ago
Thomas Graf 43d4be9cb5 openvswitch: Allow user space to announce ability to accept unaligned Netlink messages 11 years ago
Wei Yongjun 5f03f47c9c openvswitch: remove duplicated include from flow_table.c 11 years ago
Daniel Borkmann 11d6c461b3 net: ovs: use kfree_rcu instead of rcu_free_{sw_flow_mask_cb,acts_callback} 11 years ago
Pravin B Shelar e298e50570 openvswitch: Per cpu flow stats. 11 years ago
Thomas Graf 795449d8b8 openvswitch: Enable memory mapped Netlink i/o 11 years ago
Jesse Gross 663efa3696 openvswitch: Silence RCU lockdep checks from flow lookup. 11 years ago
Andy Zhou 5bb506324d openvswitch: Change ovs_flow_tbl_lookup_xx() APIs 11 years ago
Ben Pfaff 8f49ce1135 openvswitch: Shrink sw_flow_mask by 8 bytes (64-bit) or 4 bytes (32-bit). 11 years ago
Ben Pfaff d1211908b9 openvswitch: Correct comment. 11 years ago
Li RongQing 8f84985fec net: unify the pcpu_tstats and br_cpu_netstats as one 11 years ago
Tom Herbert 7539fadcb8 net: Add utility functions to clear rxhash 11 years ago
Francesco Fusco 500f808726 net: ovs: use CRC32 accelerated flow hash if available 11 years ago
Johannes Berg 2a94fe48f3 genetlink: make multicast groups const, prevent abuse 11 years ago
Johannes Berg 68eb55031d genetlink: pass family to functions using groups 11 years ago
Johannes Berg 62b68e99fa genetlink: add and use genl_set_err() 11 years ago
Johannes Berg c53ed74236 genetlink: only pass array to genl_register_family_with_ops() 11 years ago
Johannes Berg 4534de8305 genetlink: make all genl_ops users const 11 years ago
John Stultz 827da44c61 net: Explicitly initialize u64_stats_sync structures for lockdep 11 years ago
Pravin B Shelar 8ddd094675 openvswitch: Use flow hash during flow lookup operation. 11 years ago
Jarno Rajahalme 5eb26b156e openvswitch: TCP flags matching support. 11 years ago
Jarno Rajahalme df23e9f642 openvswitch: Widen TCP flags handling. 11 years ago
Pravin B Shelar 3cdb35b074 openvswitch: Enable all GSO features on internal port. 11 years ago
Andy Zhou 1bd7116f1c openvswitch: collect mega flow mask stats 11 years ago
Alexei Starovoitov b07c26511e openvswitch: fix vport-netdev unregister 11 years ago
Pravin B Shelar 618ed0c805 openvswitch: Simplify mega-flow APIs. 12 years ago
Pravin B Shelar b637e4988c openvswitch: Move mega-flow list out of rehashing struct. 12 years ago
Pravin B Shelar e64457191a openvswitch: Restructure datapath.c and flow.c 12 years ago
Eric W. Biederman 0bbf87d852 net ipv4: Convert ipv4.ip_local_port_range to be per netns v3 12 years ago