| 2011-12-30 |
Aggelos Economopoulos | Modify ktr(4) to be typesafe |
blob | commitdiff |
| 2011-12-28 |
Sepherosa Ziehau | ether_ioctl: Command type is u_long not int |
blob | commitdiff | diff to current |
| 2011-12-06 |
Sascha Wildner | kernel: Replace all usage of MALLOC()/FREE() with kmall... |
blob | commitdiff | diff to current |
| 2011-11-26 |
John Marino | Initial import of binutils 2.22 on the new vendor branch |
blob | commitdiff | diff to current |
| 2011-11-11 |
Sascha Wildner | Nuke AppleTalk support. |
blob | commitdiff | diff to current |
| 2011-07-24 |
Sepherosa Ziehau | ethernet: Allow netisr handler to run directly |
blob | commitdiff | diff to current |
| 2011-07-24 |
Sepherosa Ziehau | ethernet: Add ether_demux(), which will send the packet... |
blob | commitdiff | diff to current |
| 2011-07-24 |
Sepherosa Ziehau | ethernet: Factor out ether_characterize() |
blob | commitdiff | diff to current |
| 2011-07-24 |
Sepherosa Ziehau | ethernet: Change some stats type to u_long |
blob | commitdiff | diff to current |
| 2011-07-22 |
Sepherosa Ziehau | netisr: Add hashcheck method to check and adjust hw... |
blob | commitdiff | diff to current |
| 2011-02-24 |
Matthew Dillon | kernel - Major bridging functionality completed |
blob | commitdiff | diff to current |
| 2011-02-22 |
Matthew Dillon | kernel - More if_bridge work + misc fixes |
blob | commitdiff | diff to current |
| 2011-01-02 |
Sascha Wildner | kernel: Remove support for the Xerox Network Systems... |
blob | commitdiff | diff to current |
| 2010-09-15 |
Matthew Dillon | network - Major netmsg retooling, part 1 |
blob | commitdiff | diff to current |
| 2010-09-13 |
Matthew Dillon | network - remove the redispatch local |
blob | commitdiff | diff to current |
| 2010-09-09 |
Matthew Dillon | network - Completely revamp the netisr / dispatch code |
blob | commitdiff | diff to current |
| 2009-12-20 |
Matthew Dillon | kernel - Move mplock to machine-independent C |
blob | commitdiff | diff to current |
| 2009-12-05 |
Matthew Dillon | network - Move socket from netmsg ext to netmsg header... |
blob | commitdiff | diff to current |
| 2009-09-08 |
Simon Schubert | modules: add/correct module versions and depends |
blob | commitdiff | diff to current |
| 2009-04-12 |
Sepherosa Ziehau | Split ifnet serializer step 2/many: Add if_serialize_as... |
blob | commitdiff | diff to current |
| 2009-04-12 |
Sepherosa Ziehau | Put ifnet.if_serializer assertion under FIX_SERIALIZE_A... |
blob | commitdiff | diff to current |
| 2009-04-05 |
Sepherosa Ziehau | ether_input(): Remove unapplied comment |
blob | commitdiff | diff to current |
| 2009-04-05 |
Sepherosa Ziehau | ether_input: Defer promiscous packet discarding until... |
blob | commitdiff | diff to current |
| 2009-04-05 |
Sepherosa Ziehau | Use ETHER_IS_MULTICAST, which is more expressive. |
blob | commitdiff | diff to current |
| 2009-03-21 |
Sepherosa Ziehau | ether_input: Gather some RSS debug statistics. |
blob | commitdiff | diff to current |
| 2009-03-21 |
Sepherosa Ziehau | ether_input/ktr: Add ether_input_chain end KTR into... |
blob | commitdiff | diff to current |
| 2009-03-21 |
Sepherosa Ziehau | ether_input/rss: Pass packet info to ether_input_chain. |
blob | commitdiff | diff to current |
| 2009-03-20 |
Sepherosa Ziehau | ether_input: Factor out ether_dispatch() |
blob | commitdiff | diff to current |
| 2009-03-17 |
Sepherosa Ziehau | ether_demux: Add comment |
blob | commitdiff | diff to current |
| 2009-03-17 |
Sepherosa Ziehau | ether_input: Add M_ETHER_VLANCHECKED |
blob | commitdiff | diff to current |
| 2009-03-17 |
Sepherosa Ziehau | ether_input: Factor out ether_vlancheck() |
blob | commitdiff | diff to current |
| 2009-03-17 |
Sepherosa Ziehau | Add M_LENCHECKED mbuf flag. |
blob | commitdiff | diff to current |
| 2009-03-17 |
Sepherosa Ziehau | Define M_ETHER_BRIDGED to M_PROTO1 |
blob | commitdiff | diff to current |
| 2009-03-17 |
Sepherosa Ziehau | Defer ethernet mcast/bcast address detection to ether_i... |
blob | commitdiff | diff to current |
| 2008-11-22 |
Sepherosa Ziehau | Factor out ether_reinput_oncpu(). Mainly used by pseud... |
blob | commitdiff | diff to current |
| 2008-10-26 |
Sepherosa Ziehau | - Move ipflow definition from ip_flow.h to ip_flow... |
blob | commitdiff | diff to current |
| 2008-10-04 |
Sepherosa Ziehau | On ethernet output path: |
blob | commitdiff | diff to current |
| 2008-09-24 |
Sepherosa Ziehau | Include necessary head file for {get,rel}_mplock()... |
blob | commitdiff | diff to current |
| 2008-09-23 |
Sepherosa Ziehau | On ethernet input path: |
blob | commitdiff | diff to current |
| 2008-09-23 |
Sepherosa Ziehau | Use netmsg_service_sync() to protect vlan_input_p |
blob | commitdiff | diff to current |
| 2008-09-20 |
Sepherosa Ziehau | - Add KTR of ethernet operations |
blob | commitdiff | diff to current |
| 2008-09-17 |
Sepherosa Ziehau | Always enable ETHER_INPUT_CHAIN support |
blob | commitdiff | diff to current |
| 2008-09-17 |
Sepherosa Ziehau | Remove the '2' suffix from ether_input_chain and vlan_i... |
blob | commitdiff | diff to current |
| 2008-09-13 |
Sepherosa Ziehau | - Let caller of ip_fw_dn_io_ptr call ip_dn_queue()... |
blob | commitdiff | diff to current |
| 2008-09-07 |
Sepherosa Ziehau | Let ipfw_chk() return IP_FW_{PASS,DENY,DUMMYNET,TEE... |
blob | commitdiff | diff to current |
| 2008-08-23 |
Sepherosa Ziehau | If a packet is to be reinjected by dummynet onto ethern... |
blob | commitdiff | diff to current |
| 2008-08-23 |
Sepherosa Ziehau | - Test m_pkthdr.fw_flags against DUMMYNET_MBUF_TAGGED... |
blob | commitdiff | diff to current |
| 2008-08-22 |
Sepherosa Ziehau | Save 'ipfw forward' information in mtag, use m_pkthdr... |
blob | commitdiff | diff to current |
| 2008-08-05 |
Nuno Antunes | * Don't call ifp->if_output() from inside mpls_output... |
blob | commitdiff | diff to current |
| 2008-07-27 |
Sepherosa Ziehau | Switch to ETHER_INPUT2 on ethernet input path by default: |
blob | commitdiff | diff to current |
| 2008-07-27 |
Sepherosa Ziehau | Staticize ether_input |
blob | commitdiff | diff to current |
| 2008-07-27 |
Sepherosa Ziehau | Borrow comment from ether_input and ether_demux |
blob | commitdiff | diff to current |
| 2008-07-27 |
Sepherosa Ziehau | Add function comment about ether_input_chain2 |
blob | commitdiff | diff to current |
| 2008-07-26 |
Sepherosa Ziehau | Simplify ether_mport(). This also fixes the bug that... |
blob | commitdiff | diff to current |
| 2008-07-08 |
Sepherosa Ziehau | Handle MPLS on ETHER_INPUT2 code path |
blob | commitdiff | diff to current |
| 2008-07-07 |
Nuno Antunes | Introduce experimental MPLS over ethernet support.... |
blob | commitdiff | diff to current |
| 2008-06-25 |
Sepherosa Ziehau | On UP system, make sure that mbuf chain is not empty... |
blob | commitdiff | diff to current |
| 2008-06-24 |
Sepherosa Ziehau | Move mbuf chain initialization into common place. |
blob | commitdiff | diff to current |
| 2008-06-24 |
Sepherosa Ziehau | Add vlan(4) support for ETHER_INPUT2. It is not built... |
blob | commitdiff | diff to current |
| 2008-06-23 |
Sepherosa Ziehau | Expose ether_input_oncpu() |
blob | commitdiff | diff to current |
| 2008-06-23 |
Sepherosa Ziehau | White space |
blob | commitdiff | diff to current |
| 2008-06-23 |
Sepherosa Ziehau | Discard packets which was lingering on msgport when... |
blob | commitdiff | diff to current |
| 2008-06-23 |
Sepherosa Ziehau | Add ether_input_chain2() which could be called by ether... |
blob | commitdiff | diff to current |
| 2008-06-21 |
Sepherosa Ziehau | White space |
blob | commitdiff | diff to current |
| 2008-06-15 |
Sepherosa Ziehau | Add missing return |
blob | commitdiff | diff to current |
| 2008-06-14 |
Sepherosa Ziehau | Minor style change |
blob | commitdiff | diff to current |
| 2008-06-14 |
Sepherosa Ziehau | Member iface's serializer does not need to be held... |
blob | commitdiff | diff to current |
| 2008-06-14 |
Sepherosa Ziehau | Remove unused parameters to bridge_output |
blob | commitdiff | diff to current |
| 2008-05-28 |
Sepherosa Ziehau | - ifnet.if_output() should be called without ifnet... |
blob | commitdiff | diff to current |
| 2008-05-18 |
Sepherosa Ziehau | Return after calling bridge_ouput_p. |
blob | commitdiff | diff to current |
| 2008-05-16 |
Sepherosa Ziehau | Unify vlan_input() and vlan_input_tag(): |
blob | commitdiff | diff to current |
| 2008-05-14 |
Sepherosa Ziehau | Reduce ifnet.if_serializer contention on output path: |
blob | commitdiff | diff to current |
| 2008-05-02 |
Sepherosa Ziehau | Introduce ETHER_INPUT_CHAIN option: |
blob | commitdiff | diff to current |
| 2008-03-20 |
Sepherosa Ziehau | - Nuke last parameter of ether_ipfw_chk(), which is... |
blob | commitdiff | diff to current |
| 2008-03-20 |
Sepherosa Ziehau | Change ether_demux() interface to accept mbuf containin... |
blob | commitdiff | diff to current |
| 2008-03-20 |
Sepherosa Ziehau | Typo |
blob | commitdiff | diff to current |
| 2008-03-19 |
Sepherosa Ziehau | Tiny step to keep ether header in mbuf on ethernet... |
blob | commitdiff | diff to current |
| 2008-03-19 |
Sepherosa Ziehau | - Factor out ether_restore_header() from ether_ipfw_chk... |
blob | commitdiff | diff to current |
| 2007-11-27 |
Sepherosa Ziehau | - Move IFF_UP checking to the beginning of ether_input(). |
blob | commitdiff | diff to current |
| 2007-11-16 |
Sepherosa Ziehau | CPU localize dummynet(4) step 1/2 |
blob | commitdiff | diff to current |
| 2007-10-25 |
Sepherosa Ziehau | - Switch dummynet(4) from mbuf based tagging to mtag. |
blob | commitdiff | diff to current |
| 2007-10-13 |
Sepherosa Ziehau | Save a copy of ethernet header instead of leaving it... |
blob | commitdiff | diff to current |
| 2007-10-13 |
Sepherosa Ziehau | Constify ng_ether_input_p/ng_ether_input_orphan_p ... |
blob | commitdiff | diff to current |
| 2007-10-13 |
Sepherosa Ziehau | Constify vlan_input_p 'eh' parameter. |
blob | commitdiff | diff to current |
| 2007-10-13 |
Sepherosa Ziehau | - Remove ef_input{EII,SNAP,8022}() 'eh' parameter,... |
blob | commitdiff | diff to current |
| 2007-10-13 |
Sepherosa Ziehau | Constify 'eh', which will not be modified in ether_ipfw... |
blob | commitdiff | diff to current |
| 2007-10-01 |
Sepherosa Ziehau | - Remove the second parameter of ether_input(), since: |
blob | commitdiff | diff to current |
| 2007-09-08 |
Sepherosa Ziehau | It does not make sense to call interface's initializati... |
blob | commitdiff | diff to current |
| 2007-08-16 |
Matthew Dillon | Bring CARP into the tree. CARP = Common Address Redund... |
blob | commitdiff | diff to current |
| 2007-06-05 |
Sepherosa Ziehau | Don't let ether_input() to do the bridging work, i... |
blob | commitdiff | diff to current |
| 2007-06-02 |
Sepherosa Ziehau | - Break long lines. |
blob | commitdiff | diff to current |
| 2006-12-22 |
Sascha Wildner | Rename printf -> kprintf in sys/ and add some defines... |
blob | commitdiff | diff to current |
| 2006-12-19 |
Matthew Dillon | Add IFF_MONITOR support. |
blob | commitdiff | diff to current |
| 2006-07-02 |
Simon Schubert | Delete unused variable |
blob | commitdiff | diff to current |
| 2006-06-25 |
Simon Schubert | Remove OLDBRIDGE |
blob | commitdiff | diff to current |
| 2005-12-21 |
Simon Schubert | Bring in if_bridge from Open-/Net-/FreeBSD |
blob | commitdiff | diff to current |
| 2005-12-19 |
Simon Schubert | Adjust sources to accomodate for repo copy of our bridg... |
blob | commitdiff | diff to current |
| 2005-11-28 |
Matthew Dillon | Make all network interrupt service routines MPSAFE... |
blob | commitdiff | diff to current |
| 2005-06-15 |
Joerg Sonnenberger | Convert to critical sections. |
blob | commitdiff | diff to current |
| 2005-06-03 |
Joerg Sonnenberger | Add a new macro IF_LLSOCKADDR which maps a ifnet pointe... |
blob | commitdiff | diff to current |
| next |