projects
/
openvswitch
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
vlandev: Move Linux #include under #ifdef __linux__
[openvswitch]
/
lib
/
netdev-linux.c
2012-06-21
Ben Pfaff
netdev-linux: Break ethtool coverage counter into ...
blob
|
commitdiff
|
raw
2012-06-14
Ethan Jackson
lib: New data structure - smap.
blob
|
commitdiff
|
raw
|
diff to current
2012-05-03
Raju Subramanian
Global replace of Nicira Networks.
blob
|
commitdiff
|
raw
|
diff to current
2012-03-24
Mehak Mahajan
Allow configuring DSCP on controller and manager connec...
blob
|
commitdiff
|
raw
|
diff to current
2012-03-22
Pravin B Shelar
netdev: Rename netdev->get_status() to netdev->get_drv_...
blob
|
commitdiff
|
raw
|
diff to current
2012-03-19
Ben Pfaff
netdev-linux: Fix use-after-free when netdev_dump_queue...
blob
|
commitdiff
|
raw
|
diff to current
2012-03-09
Ethan Jackson
netdev: Consistently use 'enum netdev_features'.
blob
|
commitdiff
|
raw
|
diff to current
2012-03-09
Pravin B Shelar
netdev-linux: Cache error code from do_get_ifindex().
blob
|
commitdiff
|
raw
|
diff to current
2012-03-09
Pravin B Shelar
netdev-linux: Cache error code from get-features.
blob
|
commitdiff
|
raw
|
diff to current
2012-03-09
Pravin B Shelar
netdev-linux: Cache error code from set-policing.
blob
|
commitdiff
|
raw
|
diff to current
2012-03-09
Pravin B Shelar
netdev-linux: Cache error code from ether-addr ioctl.
blob
|
commitdiff
|
raw
|
diff to current
2012-03-09
Pravin B Shelar
netdev-linux: Cache error code from mtu ioctl.
blob
|
commitdiff
|
raw
|
diff to current
2012-03-09
Pravin B Shelar
netdev-linux: Cache drv-info for net device.
blob
|
commitdiff
|
raw
|
diff to current
2012-03-08
Ben Pfaff
netdev-linux: Use "read", not "recv", for tap devices.
blob
|
commitdiff
|
raw
|
diff to current
2012-03-07
Ben Pfaff
netdev-linux: Fix build failure with old kernel headers.
blob
|
commitdiff
|
raw
|
diff to current
2012-03-07
Ben Pfaff
netdev: Abstract "features" interface away from OpenFlo...
blob
|
commitdiff
|
raw
|
diff to current
2012-03-05
Pravin B Shelar
netdev-linux: Make netdev_set_policing coverage counter...
blob
|
commitdiff
|
raw
|
diff to current
2012-02-29
Pravin B Shelar
netdev-linux: Fix stats for ovs internal device.
blob
|
commitdiff
|
raw
|
diff to current
2012-02-15
Ben Pfaff
netdev-linux: Factor out duplicate ifi_flags update...
blob
|
commitdiff
|
raw
|
diff to current
2012-02-15
Ethan Jackson
netdev-linux: Use 'unsigned int's to track device flags.
blob
|
commitdiff
|
raw
|
diff to current
2012-02-15
Ethan Jackson
netdev-linux: Cache flags using netlink.
blob
|
commitdiff
|
raw
|
diff to current
2012-02-15
Ethan Jackson
netdev-linux: Get carrier from ioctl instead of sysfs.
blob
|
commitdiff
|
raw
|
diff to current
2012-01-25
Pravin B Shelar
netdev-linux: Add MTU check before setting MTU.
blob
|
commitdiff
|
raw
|
diff to current
2011-12-19
Ben Pfaff
unixctl: Implement quoting.
blob
|
commitdiff
|
raw
|
diff to current
2011-12-19
Ben Pfaff
netdev-linux: Report error for truncated packets on...
blob
|
commitdiff
|
raw
|
diff to current
2011-12-19
Ben Pfaff
netdev-linux: Translate errno value to name in log...
blob
|
commitdiff
|
raw
|
diff to current
2011-12-05
Justin Pettit
netdev-linux: Don't restrict policing to IPv4 and don...
blob
|
commitdiff
|
raw
|
diff to current
2011-12-02
Ben Pfaff
netdev-linux: Ref and unref the netdev_linux_cache_noti...
blob
|
commitdiff
|
raw
|
diff to current
2011-11-23
Ben Pfaff
vlandev: New library for working with Linux VLAN devices.
blob
|
commitdiff
|
raw
|
diff to current
2011-11-23
Ben Pfaff
netdev-linux: Reorganize slightly.
blob
|
commitdiff
|
raw
|
diff to current
2011-11-23
Ben Pfaff
netdev: Remove netdev_get_vlan_vid().
blob
|
commitdiff
|
raw
|
diff to current
2011-10-17
Ethan Jackson
vswitchd: New column "link_resets".
blob
|
commitdiff
|
raw
|
diff to current
2011-10-17
Ethan Jackson
netdev-linux: Maintain carrier flag constantly.
blob
|
commitdiff
|
raw
|
diff to current
2011-09-22
Ben Pfaff
netdev-linux: Fix broken build on RHEL 6.
blob
|
commitdiff
|
raw
|
diff to current
2011-09-22
Simon Horman
Remove netdev_find_dev_by_in4
blob
|
commitdiff
|
raw
|
diff to current
2011-09-22
Simon Horman
Do not include net/ethernet.h and linux/if_tunnel.h
blob
|
commitdiff
|
raw
|
diff to current
2011-09-16
Ethan Jackson
notifiers: Create and destroy nln_notifiers.
blob
|
commitdiff
|
raw
|
diff to current
2011-09-16
Ethan Jackson
notifiers: Rename run and wait functions.
blob
|
commitdiff
|
raw
|
diff to current
2011-09-16
Pravin Shelar
datapath: Always use generic stats for devices (vports)
blob
|
commitdiff
|
raw
|
diff to current
2011-09-13
Pravin Shelar
datapath: Strip down vport interface : OVS_VPORT_ATTR_MTU
blob
|
commitdiff
|
raw
|
diff to current
2011-09-02
Ethan Jackson
netlink-notifier: Rename rtnetlink code.
blob
|
commitdiff
|
raw
|
diff to current
2011-09-02
Ethan Jackson
lib: Rename rtnetlink.[ch] files.
blob
|
commitdiff
|
raw
|
diff to current
2011-08-28
Justin Pettit
netdev-linux: Introduce netdev_linux_ethtool_set_flag().
blob
|
commitdiff
|
raw
|
diff to current
2011-08-08
Ben Pfaff
netdev: Decouple creating and configuring network devices.
blob
|
commitdiff
|
raw
|
diff to current
2011-08-08
Ben Pfaff
netdev: Clean up and refactor packet receive interface.
blob
|
commitdiff
|
raw
|
diff to current
2011-06-17
Ben Pfaff
Reduce log level for ENODEV errors getting Ethernet...
blob
|
commitdiff
|
raw
|
diff to current
2011-06-14
Justin Pettit
netdev: Add methods to do netdev-specific argument...
blob
|
commitdiff
|
raw
|
diff to current
2011-05-31
Ethan Jackson
netdev: Remove monitors and notifiers.
blob
|
commitdiff
|
raw
|
diff to current
2011-05-31
Ethan Jackson
netdev: New Function netdev_change_seq().
blob
|
commitdiff
|
raw
|
diff to current
2011-05-20
Ethan Jackson
netdev: Take responsibility for polling MII registers.
blob
|
commitdiff
|
raw
|
diff to current
2011-05-18
Ben Pfaff
Merge 'next' into 'master'.
blob
|
commitdiff
|
raw
|
diff to current
2011-05-16
Ben Pfaff
Make the source tree sparse clean.
blob
|
commitdiff
|
raw
|
diff to current
2011-05-16
Ben Pfaff
Convert remaining network-byte-order "uint<N>_t"s into...
blob
|
commitdiff
|
raw
|
diff to current
2011-05-16
Ben Pfaff
netdev-linux: Initialize rx_compressed, tx_compressed...
blob
|
commitdiff
|
raw
|
diff to current
2011-05-13
Ben Pfaff
netdev-linux: Open AF_PACKET socket only when it is...
blob
|
commitdiff
|
raw
|
diff to current
2011-05-13
Ben Pfaff
netdev-linux: Only call set_nonblocking() if socket...
blob
|
commitdiff
|
raw
|
diff to current
2011-05-12
Ben Pfaff
Merge 'master' into 'next'.
blob
|
commitdiff
|
raw
|
diff to current
2011-05-04
Ben Pfaff
Convert remaining network-byte-order "uint<N>_t"s into...
blob
|
commitdiff
|
raw
|
diff to current
2011-05-02
Ben Pfaff
netdev-linux: New functions for converting netdev stats...
blob
|
commitdiff
|
raw
|
diff to current
2011-04-11
Ben Pfaff
netdev-linux: Fix netdev_send() to tap device.
blob
|
commitdiff
|
raw
|
diff to current
2011-04-11
Ben Pfaff
netdev-linux: Fix blocking while sending packets.
blob
|
commitdiff
|
raw
|
diff to current
2011-04-11
Ben Pfaff
netdev-linux: Avoid "cleverness" in swap_uint64().
blob
|
commitdiff
|
raw
|
diff to current
2011-04-01
Ben Pfaff
netdev-linux: Support 'send' for netdevs opened with...
blob
|
commitdiff
|
raw
|
diff to current
2011-03-31
Ben Pfaff
netdev: Use sset instead of svec in netdev interface.
blob
|
commitdiff
|
raw
|
diff to current
2011-03-31
Ethan Jackson
netdev-linux: Remove dead assignments.
blob
|
commitdiff
|
raw
|
diff to current
2011-03-15
Ethan Jackson
htb: Set required min-rate to mtu not 1500.
blob
|
commitdiff
|
raw
|
diff to current
2011-03-15
Ethan Jackson
hfsc: min-rate tweaks.
blob
|
commitdiff
|
raw
|
diff to current
2011-03-15
Ethan Jackson
qos: Remove min-rate requirement for linux-htb and...
blob
|
commitdiff
|
raw
|
diff to current
2011-02-23
Justin Pettit
netdev-linux: Zero-out "sin" in netdev_linux_arp_lookup().
blob
|
commitdiff
|
raw
|
diff to current
2011-02-23
Ben Pfaff
util: New function ovs_strzcpy().
blob
|
commitdiff
|
raw
|
diff to current
2011-02-04
Ben Pfaff
datapath: Consider tunnels to have no MTU, fixing jumbo...
blob
|
commitdiff
|
raw
|
diff to current
2011-01-28
Ben Pfaff
netdev: Make netdev arguments fetchable, and implement...
blob
|
commitdiff
|
raw
|
diff to current
2011-01-28
Ben Pfaff
datapath: Drop datapath index and port number from...
blob
|
commitdiff
|
raw
|
diff to current
2011-01-27
Ben Pfaff
netlink-socket: Add functions for joining and leaving...
blob
|
commitdiff
|
raw
|
diff to current
2011-01-19
Andrew Evans
bridge: Store status of physical network interfaces...
blob
|
commitdiff
|
raw
|
diff to current
2011-01-18
Andrew Evans
netdev: Make 'netdev' parameter of 'get_features()...
blob
|
commitdiff
|
raw
|
diff to current
2011-01-14
Ethan Jackson
netdev-linux: Fix strict aliasing warnings.
blob
|
commitdiff
|
raw
|
diff to current
2011-01-12
Ethan Jackson
vswitchd: Add miimon support.
blob
|
commitdiff
|
raw
|
diff to current
2011-01-11
Ethan Jackson
bridge: Move tunnel_egress_iface to status column.
blob
|
commitdiff
|
raw
|
diff to current
2011-01-04
Ethan Jackson
lib: Show tunnel egress interface in ovsdb
blob
|
commitdiff
|
raw
|
diff to current
2011-01-04
Ethan Jackson
rtnetlink: Remove LINK specific messages from rtnetlink
blob
|
commitdiff
|
raw
|
diff to current
2010-12-13
Ben Pfaff
netdev-linux: Fix pairing of rtnetlink register and...
blob
|
commitdiff
|
raw
|
diff to current
2010-12-10
Ben Pfaff
netlink: Split into generic and Linux-specific parts.
blob
|
commitdiff
|
raw
|
diff to current
2010-12-03
Ben Pfaff
netdev-linux: Don't treat "system" devices as vports...
blob
|
commitdiff
|
raw
|
diff to current
2010-12-03
Ben Pfaff
datapath: Make adding and attaching a vport a single...
blob
|
commitdiff
|
raw
|
diff to current
2010-11-30
Ben Pfaff
coverage: Make the coverage counters catalog program...
blob
|
commitdiff
|
raw
|
diff to current
2010-11-30
Ben Pfaff
netdev-linux: Remove counter double-increments.
blob
|
commitdiff
|
raw
|
diff to current
2010-11-11
Ethan Jackson
netdev-linux: HFSC in linux
blob
|
commitdiff
|
raw
|
diff to current
2010-10-29
Ben Pfaff
vlog: Make client supply semicolon for VLOG_DEFINE_THIS...
blob
|
commitdiff
|
raw
|
diff to current
2010-10-22
Ben Pfaff
netdev-linux: Always check tc_make_request() for NULL...
blob
|
commitdiff
|
raw
|
diff to current
2010-10-22
Ben Pfaff
netdev-linux: Remove unused data in htb_tc_load().
blob
|
commitdiff
|
raw
|
diff to current
2010-10-21
Ethan Jackson
netdev-linux: Make queue 0 the default QOS policy
blob
|
commitdiff
|
raw
|
diff to current
2010-10-08
Justin Pettit
netdev: Enforce a floor "linux-htb" min-rate
blob
|
commitdiff
|
raw
|
diff to current
2010-10-08
Justin Pettit
netdev: Don't divide by zero when "linux-htb" zero...
blob
|
commitdiff
|
raw
|
diff to current
2010-10-06
Ben Pfaff
netdev: Pass class structure, instead of type, to ...
blob
|
commitdiff
|
raw
|
diff to current
2010-10-01
Ben Pfaff
netdev-linux: Fix off-by-one error dumping queue stats.
blob
|
commitdiff
|
raw
|
diff to current
2010-10-01
Ben Pfaff
Switch many macros from using CONTAINER_OF to using...
blob
|
commitdiff
|
raw
|
diff to current
2010-10-01
Ben Pfaff
netdev-linux: Use hash table instead of sparse array...
blob
|
commitdiff
|
raw
|
diff to current
2010-09-20
Ben Pfaff
Avoid shadowing local variable names.
blob
|
commitdiff
|
raw
|
diff to current
2010-08-30
Joe Perches
treewide: Remove trailing whitespace
blob
|
commitdiff
|
raw
|
diff to current
next