Skip site navigation (1)Skip section navigation (2)


2015/freebsd-net/20150201.freebsd-net

Messages: 151, sorted by subject
Last page update: Sat Jan 3 13:11:25 UTC 2026

home | up | archive | sorted by: subject - author - date - reverse date
  1. Jan 29 bugzilla-noreply@freebsd.o [Bug 137089] [lagg] lagg falsely triggers IPv6 duplicate address detection
  2. Jan 29 bugzilla-noreply@freebsd.o  [Bug 137089] [lagg] lagg falsely triggers IPv6 duplicate address detection
  3. Jan 30 bugzilla-noreply@freebsd.o [Bug 165622] [ndis][panic][patch] Unregistered use of FPU in kernel on amd64
  4. Jan 25 bugzilla-noreply@freebsd.o [Bug 172675] [netinet] [patch] sysctl_tcp_hc_list (net.inet.tcp.hostcache.list) race condition causing memory corruption
  5. Jan 25 schaman                    Re: [Bug 185967] [lagg] [patch] Link Aggregation LAGG: LACP not working in 10.0
  6. Jan 25 bugzilla-noreply@freebsd.o [Bug 188897] [dc] dc ethernet driver seems to prevent the detection of other NIC chipsets
  7. Jan 28 bugzilla-noreply@freebsd.o  [Bug 188897] [dc] dc ethernet driver seems to prevent the detection of other NIC chipsets
  8. Jan 26 bugzilla-noreply@freebsd.o [Bug 193053] ixgbe(4) IXGBE_LEGACY_TX + ALTQ path broken
  9. Jan 28 bugzilla-noreply@freebsd.o [Bug 194234] [ixgbe] Update ixgbe to 2.5.27
 10. Jan 28 bugzilla-noreply@freebsd.o [Bug 194314] [ixgbe] driver makes some dangerous assumptions with struct mbuf sizing with IXGBE_RX_COPY_LEN
 11. Jan 28 bugzilla-noreply@freebsd.o  [Bug 194314] [ixgbe] driver makes some dangerous assumptions with struct mbuf sizing with IXGBE_RX_COPY_LEN
 12. Jan 29 bugzilla-noreply@freebsd.o  [Bug 194314] [ixgbe] driver makes some dangerous assumptions with struct mbuf sizing with IXGBE_RX_COPY_LEN
 13. Jan 30 bugzilla-noreply@freebsd.o [Bug 197059] network locks up with IPv6 udp traffic
 14. Jan 30 bugzilla-noreply@freebsd.o  [Bug 197059] network locks up with IPv6 udp traffic
 15. Jan 28 jfvogel (Jack Vogel)       [Differential] [Accepted] D1640: Refactor network stack state separate from VSI state
 16. Jan 28 jfvogel (Jack Vogel)       [Differential] [Accepted] D1641: Implement PCI SR-IOV initialization methods
 17. Jan 28 jfvogel (Jack Vogel)       [Differential] [Accepted] D1642: Implement PCI SR-IOV method to initialize individual VFs
 18. Jan 28 jfvogel (Jack Vogel)       [Differential] [Accepted] D1643: Implement resetting a VF
 19. Jan 28 jfvogel (Jack Vogel)       [Differential] [Accepted] D1644: Add infrastructure for handling the VC msg channel from VFs
 20. Jan 28 jfvogel (Jack Vogel)       [Differential] [Accepted] D1645: Add support for VERSION VC message

 21. Jan 28 jfvogel (Jack Vogel)       [Differential] [Accepted] D1646: Add support for RESET_VF VC message
 22. Jan 28 jfvogel (Jack Vogel)       [Differential] [Accepted] D1647: Add support for GET_VF_RESOURCES VC message
 23. Jan 29 jfvogel (Jack Vogel)       [Differential] [Accepted] D1649: Add support for CONFIG_VSI_QUEUES VC message
 24. Jan 29 jfvogel (Jack Vogel)       [Differential] [Accepted] D1650: Add support for CONFIG_IRQ_MAP VC message
 25. Jan 29 jfvogel (Jack Vogel)       [Differential] [Accepted] D1651: Add support for ENABLE/DISABLE_QUEUES VC messages
 26. Jan 29 jfvogel (Jack Vogel)       [Differential] [Accepted] D1652: Add support for ADD/DEL_ETHER_ADDRESS VC messages
 27. Jan 29 jfvogel (Jack Vogel)       [Differential] [Accepted] D1653: Add support for ADD/DEL_VLAN VC messages
 28. Jan 29 jfvogel (Jack Vogel)       [Differential] [Accepted] D1654: Add support for CONFIG_PROMISCUOUS_MODE VC message
 29. Jan 29 jfvogel (Jack Vogel)       [Differential] [Accepted] D1655: Add support for GET_STATS VC message
 30. Jan 29 jfvogel (Jack Vogel)       [Differential] [Accepted] D1656: Handle VFLR events from VFs
 31. Jan 29 jfvogel (Jack Vogel)       [Differential] [Accepted] D1657: Allow VFs to run while the PF is admin down
 32. Jan 29 jfvogel (Jack Vogel)       [Differential] [Accepted] D1658: Add sysctls for per-VF hardware counters
 33. Jan 29 jfvogel (Jack Vogel)       [Differential] [Accepted] D1659: Register ixl as an SR-IOV-capable driver during attach
 34. Jan 29 jfvogel (Jack Vogel)       [Differential] [Accepted] D1660: Add support for mac-addr parameter
 35. Jan 29 jfvogel (Jack Vogel)       [Differential] [Accepted] D1661: Add some security-related config parameters
 36. Jan 29 gnn (George Neville-Neil)  [Differential] [Accepted] D1692: sfxge: Change sfxge_ev_qpoll() proto to avoid EVQ pointers array access
 37. Jan 29 gnn (George Neville-Neil)  [Differential] [Accepted] D1694: sfxge: Move txq->next pointer to part writable on completion path
 38. Jan 29 gnn (George Neville-Neil)  [Differential] [Accepted] D1698: sfxge: Make it possible to build without EVQ statistics
 39. Jan 29 gnn (George Neville-Neil)  [Differential] [Accepted] D1699: sfxge: Remove extra cache-line alignment and reorder sfxge_evq_t
 40. Jan 29 gnn (George Neville-Neil)  [Differential] [Accepted] D1700: sfxge: fixed TSO code to cope with VLAN headers

 41. Jan 29 gnn (George Neville-Neil)  [Differential] [Accepted] D1701: sfxge: Add evq argument to sfxge_tx_qcomplete()
 42. Jan 29 gnn (George Neville-Neil)  [Differential] [Accepted] D1702: sfxge: Do not bzero() DMA allocated memory once again
 43. Jan 29 gnn (George Neville-Neil)  [Differential] [Accepted] D1703: sfxge: Remove unused esm_size member of the efsys_mem_t structure
 44. Jan 29 gnn (George Neville-Neil)  [Differential] [Accepted] D1704: sfxge: Pass correct address to free allocated memory in the case of load error
 45. Jan 29 gnn (George Neville-Neil)  [Differential] [Accepted] D1705: sfxge: Use SFXGE_MODERATION to initialize event moderation
 46. Jan 29 gnn (George Neville-Neil)  [Differential] [Accepted] D1706: sfxge: implemented parameter to restrict RSS channels
 47. Jan 29 gnn (George Neville-Neil)  [Differential] [Accepted] D1708: sfxge: Separate software Tx queue limit for non-TCP traffic
 48. Jan 29 hselasky (Hans Petter Sela [Differential] [Accepted] D1711: Changes to the callout code to restore active semantics and also add a test-framework and test to validate th
 49. Jan 28 erj (Eric Joyner)          [Differential] [Changed Subscribers] D1711: Changes to the callout code to restore active semantics and also add a test-framework and test to 
 50. Jan 28 neel (Neel Natu)            [Differential] [Changed Subscribers] D1711: Changes to the callout code to restore active semantics and also add a test-framework and test to 
 51. Jan 28 delphij (Xin Li)            [Differential] [Changed Subscribers] D1711: Changes to the callout code to restore active semantics and also add a test-framework and test to 
 52. Jan 29 emaste (Ed Maste)           [Differential] [Changed Subscribers] D1711: Changes to the callout code to restore active semantics and also add a test-framework and test to 
 53. Jan 29 kostikbel (Konstantin Belo  [Differential] [Changed Subscribers] D1711: Changes to the callout code to restore active semantics and also add a test-framework and test to 
 54. Jan 29 jhb (John Baldwin)          [Differential] [Changed Subscribers] D1711: Changes to the callout code to restore active semantics and also add a test-framework and test to 
 55. Jan 28 rrs (Randall Stewart)      [Differential] [Commented On] D1711: Changes to the callout code to restore active semantics and also add a test-framework and test to validat
 56. Jan 28 hselasky (Hans Petter Sela  [Differential] [Commented On] D1711: Changes to the callout code to restore active semantics and also add a test-framework and test to validat
 57. Jan 29 rrs (Randall Stewart)       [Differential] [Commented On] D1711: Changes to the callout code to restore active semantics and also add a test-framework and test to validat
 58. Jan 29 rrs (Randall Stewart)       [Differential] [Commented On] D1711: Changes to the callout code to restore active semantics and also add a test-framework and test to validat
 59. Jan 29 imp (Warner Losh)           [Differential] [Commented On] D1711: Changes to the callout code to restore active semantics and also add a test-framework and test to validat
 60. Jan 29 jhb (John Baldwin)          [Differential] [Commented On] D1711: Changes to the callout code to restore active semantics and also add a test-framework and test to validat

 61. Jan 29 rrs (Randall Stewart)       [Differential] [Commented On] D1711: Changes to the callout code to restore active semantics and also add a test-framework and test to validat
 62. Jan 29 rrs (Randall Stewart)       [Differential] [Commented On] D1711: Changes to the callout code to restore active semantics and also add a test-framework and test to validat
 63. Jan 28 arybchik (Andrew Rybchenko [Differential] [Request, 1 lines] D1703: sfxge: Remove unused esm_size member of the efsys_mem_t structure
 64. Jan 28 arybchik (Andrew Rybchenko [Differential] [Request, 12 lines] D1692: sfxge: Change sfxge_ev_qpoll() proto to avoid EVQ pointers array access
 65. Jan 28 arybchik (Andrew Rybchenko [Differential] [Request, 14 lines] D1698: sfxge: Make it possible to build without EVQ statistics
 66. Jan 28 arybchik (Andrew Rybchenko [Differential] [Request, 15 lines] D1706: sfxge: implemented parameter to restrict RSS channels
 67. Jan 28 arybchik (Andrew Rybchenko [Differential] [Request, 151 lines] D1708: sfxge: Separate software Tx queue limit for non-TCP traffic
 68. Jan 28 arybchik (Andrew Rybchenko [Differential] [Request, 16 lines] D1700: sfxge: fixed TSO code to cope with VLAN headers
 69. Jan 28 arybchik (Andrew Rybchenko [Differential] [Request, 17 lines] D1701: sfxge: Add evq argument to sfxge_tx_qcomplete()
 70. Jan 28 arybchik (Andrew Rybchenko [Differential] [Request, 195 lines] D1691: sfxge: using 64-bit access for x86-64
 71. Jan 28 arybchik (Andrew Rybchenko [Differential] [Request, 2 lines] D1694: sfxge: Move txq->next pointer to part writable on completion path
 72. Jan 28 arybchik (Andrew Rybchenko [Differential] [Request, 2 lines] D1702: sfxge: Do not bzero() DMA allocated memory once again
 73. Jan 28 arybchik (Andrew Rybchenko [Differential] [Request, 2 lines] D1704: sfxge: Pass correct address to free allocated memory in the case of load error
 74. Jan 28 arybchik (Andrew Rybchenko [Differential] [Request, 2 lines] D1705: sfxge: Use SFXGE_MODERATION to initialize event moderation
 75. Jan 28 arybchik (Andrew Rybchenko [Differential] [Request, 20 lines] D1699: sfxge: Remove extra cache-line alignment and reorder sfxge_evq_t
 76. Jan 28 arybchik (Andrew Rybchenko [Differential] [Request, 30 lines] D1707: sfxge: access statistics buffers under port lock
 77. Jan 28 Matthias Apitz              Re: [Differential] [Request, 30 lines] D1707: sfxge: access statistics buffers under port lock
 78. Jan 28 arybchik (Andrew Rybchenko [Differential] [Request, 35 lines] D1697: sfxge: Expect required init_state on data path and in periodic calls
 79. Jan 28 rrs (Randall Stewart)      [Differential] [Request, 895 lines] D1711: Changes to the callout code to restore active semantics and also add a test-framework and test to v
 80. Jan 28 jfvogel (Jack Vogel)       [Differential] [Requested Changes To] D1648: Add stubs for deprecated VC messages

 81. Jan 29 gnn (George Neville-Neil)  [Differential] [Requested Changes To] D1697: sfxge: Expect required init_state on data path and in periodic calls
 82. Jan 29 gnn (George Neville-Neil)  [Differential] [Requested Changes To] D1707: sfxge: access statistics buffers under port lock
 83. Jan 28 hselasky (Hans Petter Sela [Differential] [Requested Changes To] D1711: Changes to the callout code to restore active semantics and also add a test-framework and test to
 84. Jan 28 rstone (Ryan Stone)        [Differential] [Updated, 118 lines] D1642: Implement PCI SR-IOV method to initialize individual VFs
 85. Jan 28 rstone (Ryan Stone)        [Differential] [Updated, 161 lines] D1652: Add support for ADD/DEL_ETHER_ADDRESS VC messages
 86. Jan 28 rstone (Ryan Stone)        [Differential] [Updated, 227 lines] D1641: Implement PCI SR-IOV initialization methods
 87. Jan 27 rstone (Ryan Stone)        [Differential] [Updated, 281 lines] D1640: Refactor network stack state separate from VSI state
 88. Jan 28 rstone (Ryan Stone)        [Differential] [Updated, 34 lines] D1658: Add sysctls for per-VF hardware counters
 89. Jan 28 rstone (Ryan Stone)        [Differential] [Updated, 36 lines] D1657: Allow VFs to run while the PF is admin down
 90. Jan 28 rstone (Ryan Stone)         [Differential] [Updated, 36 lines] D1657: Allow VFs to run while the PF is admin down
 91. Jan 28 rstone (Ryan Stone)        [Differential] [Updated, 41 lines] D1655: Add support for GET_STATS VC message
 92. Jan 28 rrs (Randall Stewart)      [Differential] [Updated, 895 lines] D1711: Changes to the callout code to restore active semantics and also add a test-framework and test to v
 93. Jan 28 arybchik (Andrew Rybchenko [Differential] [Updated] D1692: sfxge: Change sfxge_ev_qpoll() proto to avoid EVQ pointers array access
 94. Jan 28 hselasky (Hans Petter Sela [Differential] [Updated] D1711: Changes to the callout code to restore active semantics and also add a test-framework and test to validate the
 95. Jan 29 imp (Warner Losh)           [Differential] [Updated] D1711: Changes to the callout code to restore active semantics and also add a test-framework and test to validate the
 96. Jan 26 Andrew Rybchenko           [PATCH] sfxge improvements and bug fixes
 97. Jan 26 Renato Botelho              Re: [PATCH] sfxge improvements and bug fixes
 98. Jan 27 Sreekanth Rupavatharam     Double cleanup in igb_attach
 99. Jan 27 Sreekanth Rupavatharam      Re: Double cleanup in igb_attach
100. Jan 27 hiren panchasara            Re: Double cleanup in igb_attach

101. Jan 27 Sreekanth Rupavatharam      Re: Double cleanup in igb_attach
102. Jan 27 Jack Vogel                  Re: Double cleanup in igb_attach
103. Jan 27 Sreekanth Rupavatharam      Re: Double cleanup in igb_attach
104. Jan 27 Jack Vogel                  Re: Double cleanup in igb_attach
105. Jan 27 Sreekanth Rupavatharam      Re: Double cleanup in igb_attach
106. Jan 27 Jack Vogel                  Re: Double cleanup in igb_attach
107. Jan 27 Adrian Chadd                Re: Double cleanup in igb_attach
108. Jan 27 Sreekanth Rupavatharam      Re: Double cleanup in igb_attach
109. Jan 28 Eduardo Meyer              FreeBSD & Netmap Advocacy on Nanog
110. Jan 30 Sean Bruno                 Intel 82574L (em)
111. Jan 31 hiren panchasara            Re: Intel 82574L (em)
112. Jan 31 Jack Vogel                  Re: Intel 82574L (em)
113. Jan 31 Sean Bruno                  Re: Intel 82574L (em)
114. Jan 30 Lev Serebryakov            ipfw, nat and stateful firewall: why "keep-state" on "skipto" works at all and how do this properly?
115. Jan 30 Lev Serebryakov             Re: ipfw, nat and stateful firewall: why "keep-state" on "skipto" works at all and how do this properly?
116. Jan 30 Julian Elischer             Re: ipfw, nat and stateful firewall: why "keep-state" on "skipto" works at all and how do this properly?
117. Jan 30 Lev Serebryakov             Re: ipfw, nat and stateful firewall: why "keep-state" on "skipto" works at all and how do this properly?
118. Jan 30 wishmaster                  Re: ipfw, nat and stateful firewall: why "keep-state" on "skipto" works at all and how do this properly?
119. Jan 30 Ian Smith                   Re: ipfw, nat and stateful firewall: why "keep-state" on "skipto" works at all and how do this properly?
120. Jan 30 Lev Serebryakov             Re: ipfw, nat and stateful firewall: why "keep-state" on "skipto" works at all and how do this properly?

121. Jan 27 Lev Serebryakov            ipfw, source-based routing, "forward" action and unknown GW address
122. Jan 29 Andrei Brezan              Re: IPSEC MTU routing issue
123. Jan 27 Antoine Beaupré            is polling still a thing?
124. Jan 27 Jim Thompson                Re: is polling still a thing?
125. Jan 27 Antoine Beaupré             Re: is polling still a thing?
126. Jan 27 wishmaster                  Re: is polling still a thing?
127. Jan 27 Olivier Cochard-Labbé       Re: is polling still a thing?
128. Jan 27 Michael Sierchio            Re: is polling still a thing?
129. Jan 27 Olivier Cochard-Labbé       Re: is polling still a thing?
130. Jan 27 Antoine Beaupré             Re: is polling still a thing?
131. Jan 27 Luigi Rizzo                 Re: is polling still a thing?
132. Jan 27 Jim Thompson                Re: is polling still a thing?
133. Jan 27 Antoine Beaupré             Re: is polling still a thing?
134. Jan 27 Luigi Rizzo                 Re: is polling still a thing?
135. Jan 27 Jim Thompson                Re: is polling still a thing?
136. Jan 28 Antoine Beaupré             Re: is polling still a thing?
137. Jan 28 William Katsak             Jails, VIMAGE, and VLANs
138. Jan 29 Luke McHale                Netmap support for Linux Containers (veth)
139. Jan 29 Luigi Rizzo                 Re: Netmap support for Linux Containers (veth)
140. Jan 29 Luke McHale                 Re: Netmap support for Linux Containers (veth)

141. Jan 28 Lev Serebryakov            Problems with DNSSEC -- answer in fragmented UDP doesn't work
142. Jan 28 Matthew Seaman              Re: Problems with DNSSEC -- answer in fragmented UDP doesn't work
143. Jan 31 Kevin Oberman               Re: Problems with DNSSEC -- answer in fragmented UDP doesn't work
144. Jan 31 Ian Smith                   Re: Problems with DNSSEC -- answer in fragmented UDP doesn't work
145. Jan 31 David DeSimone              RE: Problems with DNSSEC -- answer in fragmented UDP doesn't work
146. Jan 28 Lev Serebryakov            Re: Problems with IP fragments
147. Jan 28 Wolff, Nicholas (Nick)      Re: Problems with IP fragments
148. Jan 28 Lev Serebryakov            Problems with IP fragments (was: Problems with DNSSEC -- answer in fragmented UDP doesn't work)
149. Jan 28 Freddie Cash                Re: Problems with IP fragments (was: Problems with DNSSEC -- answer in fragmented UDP doesn't work)
150. Jan 29 elof2@sentor.se            Zerocopy bpf
151. Jan 29 Chris H                     Re: Zerocopy bpf

home | up | archive | sorted by: subject - author - date - reverse date