Commit Graph

59 Commits (41ef2d5678d83af030125550329b6ae8b74618fa)

Author SHA1 Message Date
Sasha Levin b67bfe0d42 hlist: drop the node parameter from iterators 12 years ago
Cong Wang d176ca2a48 openvswitch: remove some useless comments 12 years ago
Cong Wang 7b024082b2 openvswitch: fix the calculation of checksum for vlan header 12 years ago
Rich Lane 17b682a048 openvswitch: Fix parsing invalid LLC/SNAP ethertypes 12 years ago
Rich Lane a15ff76c95 openvswitch: Call genlmsg_end in queue_userspace_packet 12 years ago
Rich Lane cb7c5bdffb openvswitch: Fix ovs_vport_cmd_new return value on success 12 years ago
Rich Lane 734907e82d openvswitch: Fix ovs_vport_cmd_del return value on success 12 years ago
Cong Wang 12b0004d1d net: adjust skb_gso_segment() for calling in rx path 12 years ago
Jesse Gross d9d59089c4 openvswitch: Move LRO check from transmit to receive. 12 years ago
YOSHIFUJI Hideaki / 吉藤英明 3523b29bd2 openvswitch: Use FIELD_SIZEOF() in dp_init(). 12 years ago
Jiri Pirko 7826d43f2d ethtool: fix drvinfo strings set in drivers 12 years ago
Jiri Pirko 15c6ff3bc0 net: remove unnecessary NET_ADDR_RANDOM "bitclean" 12 years ago
Jesse Gross 92eb1d4771 openvswitch: Use RCU callback when detaching netdevices. 12 years ago
Ansis Atteka 39c7caebc9 openvswitch: add skb mark matching and set action 12 years ago
Shan Wei 404f2f1019 net: openvswitch: use this_cpu_ptr per-cpu helper 12 years ago
Ansis Atteka 3fdbd1ce11 openvswitch: add ipv6 'set' action 12 years ago
Mehak Mahajan c061853381 openvswitch: Process RARP packets with ethertype 0x8035 similar to ARP packets. 12 years ago
Mehak Mahajan d04d382980 openvswitch: Store flow key len if ARP opcode is not request or reply. 12 years ago
Jesse Gross c1c92b6a5b openvswitch: Print device when warning about over MTU packets. 12 years ago
Peter Senna Tschudin a2bf91b5b8 net/openvswitch/vport.c: Remove unecessary semicolon 13 years ago
Eric W. Biederman 15e473046c netlink: Rename pid to portid to avoid confusion 13 years ago
Pravin B Shelar 15eac2a742 openvswitch: Increase maximum number of datapath ports. 13 years ago
Jesse Gross c303aa94cd openvswitch: Fix FLOW_BUFSIZE definition. 13 years ago
Joe Stringer 39855b5ba9 openvswitch: Fix typo 13 years ago
Wei Yongjun 80f0fd8a7f openvswitch: using kfree_rcu() to simplify the code 13 years ago
Pravin B Shelar 46df7b8145 openvswitch: Add support for network namespaces. 13 years ago
Jesse Gross 4185392da4 openvswitch: Relax set header validation. 13 years ago
Jesse Gross 6081030769 Revert "openvswitch: potential NULL deref in sample()" 13 years ago
Dan Carpenter 5b3e7e6cb5 openvswitch: potential NULL deref in sample() 13 years ago
Ben Pfaff a1b5d0dd28 openvswitch: Check gso_type for correct sk_buff in queue_gso_packets(). 13 years ago
Pravin B Shelar 92e5dfc34c openvswitch: Check currect return value from skb_gso_segment() 13 years ago
Jesse Gross 7fe99e2d43 openvswitch: Reset upper layer protocol info on internal devices. 13 years ago
Joe Perches e87cc4728f net: Convert net_ratelimit uses to net_<level>_ratelimited 13 years ago
Dan Carpenter 8aa51d64c1 openvswitch: checking wrong variable in queue_userspace_packet() 13 years ago
Pravin B Shelar 072ae6314a openvswitch: Validation of IPv6 set port action uses IPv4 header 13 years ago
Raju Subramanian caf2ee14bb openvswitch: Replace Nicira Networks. 13 years ago
Ansis Atteka 4cb6e116bb openvswitch: Release rtnl_lock if ovs_vport_cmd_build_info() failed. 13 years ago
Eric Dumazet 95c9617472 net: cleanup unsigned to unsigned int 13 years ago
Ansis Atteka 03fbf8b387 openvswitch: Do not send notification if ovs_vport_set_options() failed 13 years ago
Jesse Gross c55177e3e1 openvswitch: Enable retrieval of TCP flags from IPv6 traffic. 13 years ago
Jesse Gross bf32fecdc1 openvswitch: Add length check when retrieving TCP flags. 13 years ago
David S. Miller 028d6a6767 openvswitch: Stop using NLA_PUT*(). 13 years ago
David Howells 9ffc93f203 Remove all #inclusions of asm/system.h 13 years ago
Jesse Gross 81e5d41d7e openvswitch: Fix checksum update for actions on UDP packets. 13 years ago
Ben Pfaff 651a68ea2c openvswitch: Honor dp_ifindex, when specified, for vport lookup by name. 13 years ago
Danny Kukawka 7ce5d22219 net: use eth_hw_addr_random() and reset addr_assign_type 13 years ago
Ben Pfaff 77676fdbd5 openvswitch: Fix multipart datapath dumps. 13 years ago
Shan Wei 2b2d465631 net: kill duplicate included header 13 years ago
Devendra Naga 8d9d399f14 net: remove version.h includes in net/openvswitch/ 13 years ago
Dan Carpenter f0a98ae8db openvswitch: small potential memory leak in ovs_vport_alloc() 13 years ago