]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/net
amd64: clear PSL.AC in the right frame
[FreeBSD/FreeBSD.git] / sys / net /
2021-05-23 Eugene Grosbeinif_vlan.c: really fix it.
2021-05-23 Eugene Grosbeinif_vlan.c: fix breakage after previous merge
2021-05-22 Matt JorasMFC r351629: sys/net/if_vlan.c: Wrap a vlan's parent...
2021-05-18 Jonah Caplanbridgestp: validate timer values in config BPDU
2021-05-14 Kristof Provostpf: Support killing 'matching' states
2021-05-14 Kristof Provostpf: Allow states to by killed per 'gateway'
2021-05-14 Kristof Provostpf: Introduce DIOCKILLSTATESNV
2021-05-14 Kristof Provostpf: Introduce DIOCCLRSTATESNV
2021-05-11 Kristof Provostpf: Optionally attempt to preserve rule counter values...
2021-05-11 Kurosawa Takahiropf: Implement the NAT source port selection of MAP...
2021-05-10 Kristof Provostpfsync: Expose PFSYNCF_OK flag to userspace
2021-05-10 Kristof Provostpf: Allow multiple labels to be set on a rule
2021-05-10 Jose Luis Duranifconfig: Minor documentation fix
2021-05-07 Kristof Provostpf: PFRULE_REFS should not be user-visible
2021-05-07 Kristof Provostpf: Implement nvlist variant of DIOCGETRULE
2021-05-07 Kristof Provostpf: Introduce nvlist variant of DIOCADDRULE
2021-05-07 Kristof Provostpf: Remove unused variable rt_listid from struct pf_krule
2021-05-06 Tai-hwa Liangif_firewire: fixing panic upon packet reception for...
2021-04-10 Tai-hwa Liangnet: fixing a memory leak in if_deregister_com_alloc()
2021-04-09 Konstantin Belousovmbuf: add a way to mark flowid as calculated from the...
2021-04-05 Vincenzo Maffionenetmap: iflib: add nm_config callback
2021-03-29 Wei HuHyper-V: hn: Enable vSwitch RSC support in hn netvsc...
2021-03-19 Kristof Provostpf: Fully remove interrupt events on vnet cleanup
2021-03-19 Kristof Provostaltq: Increase maximum number of CBQ and HFSC classes
2021-03-19 Kristof Provostpf: Factor out pf_krule_free()
2021-03-09 Gleb SmirnoffThe list of ports in configuration path shall be protec...
2021-03-04 Kristof Provostbridgestp: Ensure we send STP on VLAN interfaces
2021-03-02 Kristof Provostbridge/stp: Ensure we enter NET_EPOCH whenever we can...
2021-03-02 Kristof Provostbridge: Remove members when assigned to a new vnet
2021-03-02 Kristof Provostbridge: Support STP on VLAN devices
2021-02-28 Kristof Provostpf: Limit the fragment entry queue length to 64 per...
2021-02-28 Kristof Provostpf: Split the fragment reassembly queue into smaller...
2021-02-25 Philip Paepsether: add older ethertype definitions for QinQ
2021-02-19 Allan JudeUse iflib_if_init_locked() during media change instead...
2021-02-17 Kristof ProvostWiden ifnet_detach_sxlock coverage
2021-02-17 Jung-uk KimOpenSSL: Merge OpenSSL 1.1.1j
2021-02-04 Jonah Caplanbridge: fix STP roles and protos strings
2021-01-31 Vincenzo Maffioneiflib: netmap: move per-packet operation out of fragmen...
2021-01-31 Vincenzo Maffioneiflib: netmap: add support for NS_MOREFRAG
2021-01-24 Vincenzo Maffioneiflib: add assert to prevent out-of-bounds array access
2021-01-20 Kristof Provostpf: Convert pfi_kkif to use counter_u64
2021-01-20 Kristof Provostpf: Allocate and free pfi_kkif in separate functions
2021-01-20 Kristof Provostpf: Split pfi_kif into a user and kernel space structure
2021-01-20 Kristof Provostpf: Change pf_krule counters to use counter_u64
2021-01-20 Kristof Provostpf: Remove unused fields from pf_krule
2021-01-20 Kristof Provostpf: Split pf_rule into kernel and user space versions
2021-01-20 Kristof Provostpf: Migrate pf_rule and related structs to pf.h
2021-01-20 Kristof Provostpf: Use counter_u64 in pf_src_node
2021-01-20 Kristof Provostpf: Split pf_src_node into a kernel and userspace struct
2021-01-17 Vincenzo Maffionenetmap: iflib: stop krings during interface reset
2021-01-12 Hans Petter SelaskyMFC ddce63fcb6d0:
2021-01-12 Hans Petter SelaskyMFC 19ecb5e8dabe:
2021-01-12 Hans Petter SelaskyMFC ec52ff6d1411 and 747feea146d8:
2021-01-07 Marius Stroblo In iflib_txq_drain():
2021-01-07 Marko ZecV_ip6_forwarding and V_ipforwarding have been defined...
2021-01-07 Marko ZecEvaluating htons() at compile time is more efficient...
2021-01-03 Kristof Provostpf: Fix unaligned checksum updates
2021-01-03 Kristof Provostpf: Use counter(9) for pf_state byte/packet tracking
2020-12-26 Mark Johnstoniflib: Avoid leaking the freelist bitmaps upon driver...
2020-12-26 Mark Johnstoniflib: Detach tasks upon device registration failure
2020-12-15 Kristof ProvostMFC r368238:
2020-12-15 Kristof ProvostMFC r368237:
2020-12-14 Brooks DavisMFC r368543:
2020-12-11 Kristof ProvostMFC r368020, r368025:
2020-12-11 Kristof ProvostMFC r368015:
2020-12-01 Hans Petter SelaskyMFC r366933 and r366934:
2020-12-01 Hans Petter SelaskyMFC r366930, r366936, r366993 and r366994:
2020-11-26 Kristof ProvostAdd missing NET_EPOCH_EXIT() to if_bridge
2020-11-18 Mark JohnstonMFC r367596:
2020-11-18 Andrey V. ElsukovMFC r367594:
2020-11-15 Kristof ProvostMFC r366500:
2020-11-15 Kristof Provostbridge: epoch-ification
2020-11-11 Vincenzo MaffioneMFC r367093, r367117
2020-11-10 Konstantin BelousovMFC r367296:
2020-11-08 Konstantin BelousovMFC r367252:
2020-11-08 Konstantin BelousovMFC r367251:
2020-11-08 Konstantin BelousovMFC r367250:
2020-11-08 Konstantin BelousovMFC r367249:
2020-11-05 John BaldwinMFC 361810: Refer to AES-CBC as "aes-cbc" rather than...
2020-11-05 Bjoern A. ZeebMFC r364305:
2020-10-24 Richard ScheffeneggerMFC r366569: Add IP(V6)_VLAN_PCP to set 802.1 priority...
2020-10-10 Konstantin BelousovMFC r366514:
2020-10-06 Vincenzo MaffioneMFC r366388
2020-10-05 Navdeep ParharMFC r365868:
2020-09-22 Vincenzo MaffioneMFC r365061
2020-09-12 Kristof ProvostMFC r365457:
2020-09-06 Oleksandr TymoshenkoMFC r353419:
2020-09-02 John BaldwinMFC 361633: Consistently include opt_ipsec.h for consum...
2020-09-01 Vincenzo Maffioner364770
2020-09-01 Vincenzo MaffioneMFC r364655
2020-09-01 Vincenzo MaffioneMFC r364165
2020-09-01 Vincenzo MaffioneMFC r364164
2020-08-21 Vincenzo MaffioneMFC r363997
2020-08-21 Vincenzo MaffioneMFC r363996
2020-08-10 Vincenzo MaffioneMFC r363378
2020-08-04 Mark JohnstonMFC r362962, r362963:
2020-08-04 Mark JohnstonMFC r358996 (by pkelsey):
2020-07-27 Matt Macyiflib: fix cloneattach fail and generalize pseudo devic...
2020-07-27 Matt MacyFix panics when using iflib pseudo device support
2020-07-26 Kristof ProvostRevert bridge epochification
next