index
:
delta/openvswitch.git
branch-1.1
branch-1.10
branch-1.11
branch-1.2
branch-1.3
branch-1.4
branch-1.5
branch-1.6
branch-1.7
branch-1.8
branch-1.9
branch-2.0
branch-2.1
branch-2.10
branch-2.11
branch-2.12
branch-2.13
branch-2.14
branch-2.15
branch-2.16
branch-2.17
branch-2.2
branch-2.3
branch-2.4
branch-2.5
branch-2.6
branch-2.7
branch-2.8
branch-2.9
branch-3.0
branch-3.1
dpdk-hwol
dpdk-latest
dpdk-travis-build-test
elephant
ext-320
for-nox/0.4
lts-1.0
lts-1.0a
master
openflow-1.0
ovn
ovn-ddlog-patches
raft2
review/jarno_ct_bp_v1
vlan-maint
wdp
xs5.7
github.com: openvswitch/ovs.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
netdev-linux.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
netdev: New field 'is_pmd' in netdev_class.
Ilya Maximets
2016-03-16
1
-0
/
+1
*
netdev-linux: Fix netdev ipv6 notification
Pravin B Shelar
2016-03-10
1
-3
/
+12
*
netdev-linux: Fix warning message.
Thadeu Lima de Souza Cascardo
2016-02-16
1
-1
/
+1
*
netdev-linux: Handle flags for 10G and 40G speeds
Simon Horman
2015-11-29
1
-4
/
+50
*
netdev-linux: correctly detect port speed bits beyond 16bit
Simon Horman
2015-11-29
1
-1
/
+13
*
netdev-linux: Remove unreachable code in netdev_linux_rx_recv_tap().
Ilya Maximets
2015-11-25
1
-2
/
+0
*
Prevent test failures when there are non Ethernet devices on the system.
Thadeu Lima de Souza Cascardo
2015-11-23
1
-1
/
+2
*
dpif-netdev: Check for PKT_RX_RSS_HASH flag.
Daniele Di Proietto
2015-09-11
1
-1
/
+1
*
netdev-linux: Don't set ethtool flags if flag is already set on netdev
Anoob Soman
2015-09-03
1
-1
/
+5
*
userspace: Define and use struct eth_addr.
Jarno Rajahalme
2015-08-28
1
-17
/
+14
*
netdev-linux: Cache the result of previous reading of in4 address.
Alex Wang
2015-07-28
1
-5
/
+11
*
netdev-linux: Make netdev_linux_get_in6() conform to API definition.
Alex Wang
2015-07-28
1
-3
/
+11
*
netdev-linux: Make netdev_linux_notify_sock join RTNLGRP_IPV4_IFADDR
Alex Wang
2015-07-28
1
-23
/
+40
*
rtnetlink: Extend rtnetlink to support RTNLGRP_IPV4_IFADDR and
Alex Wang
2015-07-28
1
-7
/
+6
*
netdev-linux: do not warn when getting stats for netdev with no vport
Thadeu Lima de Souza Cascardo
2015-07-16
1
-1
/
+1
*
dp-packet: Rename 'dp_hash' in 'rss_hash'.
Daniele Di Proietto
2015-04-20
1
-1
/
+1
*
netdev-linux: Make htb quantum always no less than mtu.
Alex Wang
2015-03-27
1
-1
/
+7
*
netdev-linux: Fix build with old kernel headers.
Ben Pfaff
2015-03-24
1
-0
/
+19
*
netdev-linux: Support for SFQ, FQ_CoDel and CoDel qdiscs.
Jonathan Vestin
2015-03-23
1
-0
/
+643
*
netdev-linux: Avoid RTM_GETQDISC bug workaround on new-enough kernels.
Ben Pfaff
2015-03-18
1
-10
/
+39
*
netdev-linux: Be more careful about integer overflow in policing.
Ben Pfaff
2015-03-17
1
-7
/
+22
*
dp-packet: Remove ofpbuf dependency.
Pravin B Shelar
2015-03-03
1
-19
/
+16
*
dpif_packet: Rename to dp_packet
Pravin B Shelar
2015-03-03
1
-8
/
+8
*
lib: Move vlog.h to <openvswitch/vlog.h>
Thomas Graf
2014-12-15
1
-1
/
+1
*
openvswitch: Userspace tunneling.
Pravin B Shelar
2014-11-12
1
-0
/
+3
*
netdev-linux: Avoid depending on kernel definition of rtnl_link_stats64.
Ben Pfaff
2014-10-30
1
-3
/
+10
*
netdev-linux: Add support for 64-bit network device stats.
Ben Pfaff
2014-10-29
1
-5
/
+72
*
dpif-linux: Rename dpif-netlink; change to compile with MSVC.
Alin Gabriel Serdean
2014-09-18
1
-3
/
+3
*
netdev: Add function for configuring tx and rx queues.
Alex Wang
2014-09-15
1
-0
/
+1
*
ofproto: Do not update stats on fake bond interface.
Pravin B Shelar
2014-09-15
1
-40
/
+1
*
netdev: Add n_txq to 'struct netdev'.
Alex Wang
2014-09-12
1
-3
/
+3
*
netdev: Add function for getting the numa node id of netdev.
Alex Wang
2014-09-12
1
-0
/
+1
*
packet-dpif: Add dpif_packet_{get, set}_hash()
Daniele Di Proietto
2014-08-29
1
-0
/
+1
*
netdev-linux: Cast policer rate to uint64_t to avoid overflow
Thomas Graf
2014-08-29
1
-1
/
+1
*
lib/netdev-linux: Use atomic_count for 'miimon_cnt'.
Jarno Rajahalme
2014-08-29
1
-12
/
+9
*
odp-netlink.h: Use 32-bit aligned 64-bit types.
Ben Pfaff
2014-08-04
1
-16
/
+16
*
netdev: netdev_send accepts multiple packets
Daniele Di Proietto
2014-06-23
1
-21
/
+34
*
dpif-netdev: use dpif_packet structure for packets
Daniele Di Proietto
2014-06-23
1
-7
/
+13
*
Fix log message weird suffixes.
Ben Pfaff
2014-06-11
1
-1
/
+1
*
netdev-linux: favor netlink stats for physical ports
Andy Zhou
2014-05-02
1
-1
/
+17
*
netdev: Add 'change_seq' back to netdev.
Alex Wang
2014-04-10
1
-3
/
+1
*
ofpbuf: Introduce access api for base, data and size.
Pravin Shelar
2014-03-30
1
-6
/
+6
*
netdev: Rename netdev_rx to netdev_rxq
Pravin
2014-03-21
1
-33
/
+33
*
netdev: Send ofpbuf directly to netdev.
Pravin
2014-03-21
1
-1
/
+8
*
netdev: Extend rx_recv to pass multiple packets.
Pravin
2014-03-21
1
-5
/
+24
*
netdev-linux: Remove unnecessary header.
Pravin Shelar
2014-03-07
1
-1
/
+0
*
netlink: Remove buffer from 'struct nl_dump'.
Joe Stringer
2014-02-27
1
-14
/
+28
*
netdev-linux: Fix build break on RHEL 6.1.
Ben Pfaff
2014-01-16
1
-2
/
+7
*
netdev-linux: Read packet auxdata to obtain vlan_tid
Simon Horman
2014-01-16
1
-17
/
+139
*
netdev_class: Pass a struct ofpbuf * to rx_recv()
Simon Horman
2014-01-16
1
-7
/
+11
[next]