summaryrefslogtreecommitdiffstats
path: root/sys/net
Commit message (Expand)AuthorAgeFilesLines
* MFC: 312687, 312916dexuan2017-02-222-0/+7
* revert the MFC r314085dexuan2017-02-222-7/+0
* MFC: 312687, 312688dexuan2017-02-222-0/+7
* MFC 311475sephe2017-02-211-2/+4
* MFC r312544rstone2017-02-071-0/+1
* MFC r310180, r310327asomers2017-02-021-1/+1
* MFC 312782kp2017-02-012-0/+7
* MFC r312678: Eliminate misleading comments and dead code inrpokala2017-02-011-6/+1
* MFC r309717:loos2016-12-311-3/+2
* MFC r308580:rstone2016-11-261-8/+13
* MFC r308694:markj2016-11-221-10/+11
* MFC 307985-307988sephe2016-11-141-0/+1
* MFC 307843sephe2016-11-111-1/+9
* MFC 307710-307712,307714sephe2016-11-111-0/+4
* MFC 307078sephe2016-10-191-1/+1
* MFC 306936-306939sephe2016-10-191-0/+1
* MFC 306484,306485sephe2016-10-191-0/+2
* MFC 305405,305407,305408,305410,305411,305453sephe2016-10-171-3/+32
* MFC 305277,305278sephe2016-10-171-1/+15
* MFC 305175,305176,305179,305182,305268,305270,305276sephe2016-10-171-0/+33
* MFC 305173,305174sephe2016-10-171-0/+3
* MFC 304973,304975,304976,304979,305044-305048sephe2016-10-171-12/+16
* MFC 304832-304834,304972sephe2016-10-171-0/+11
* MFC 304783-304785sephe2016-10-171-0/+3
* MFC 304654,304722,304723sephe2016-10-171-0/+269
* MFC 303754: Add __printflike() to bus_describe_intr() to enable -Wformat checks.jhb2016-10-061-1/+1
* MFC r306289:kp2016-10-021-31/+55
* MFC 305177sephe2016-09-121-1/+1
* MFC r303382:kib2016-08-262-2/+4
* MFC r304021: Update iflib to support more NIC designsshurd2016-08-233-181/+410
* MFC r304313:ae2016-08-212-8/+7
* MFC r303009: Negotiate/disable TXCSUM_IPV6 same as TXCSUM.mav2016-08-181-1/+2
* Merge r303263:glebius2016-08-021-0/+13
* MFC r302476:pfg2016-07-132-2/+3
* MFC r302439:bdrewery2016-07-121-3/+3
* Add variable declaration missing in r302372.nwhitehorn2016-07-061-0/+1
* Replace a number of conflations of mp_ncpus and mp_maxid with eithernwhitehorn2016-07-062-5/+5
* Several device drivers call if_alloc() and then do further checks andbz2016-06-291-0/+3
* Update pf(4) and pflog(4) to survive basic VNET testing, which includesbz2016-06-231-1/+3
* Add spares to struct ifnet and socket for packet pacing and/or generalnp2016-06-231-0/+2
* Add more fields to if_debug.c for ddb(4) 'show ifnet'; resortbz2016-06-221-3/+10
* After r302054 unloading an network interface driver on a kernelbz2016-06-221-1/+8
* Get closer to a VIMAGE network stack teardown from top to bottom ratherbz2016-06-2113-45/+144
* pf: Filter on and set vlan PCP valueskp2016-06-171-1/+7
* iflib: Improve cleanup on iflib_queues_alloc error pathcem2016-06-071-5/+16
* iflib: Fix potential leak in iflib_if_transmitcem2016-06-071-2/+2
* ng_mppc(4): Bring netgraph(3) MPPC compression support.pfg2016-06-073-0/+645
* net: Use M_HASHTYPE_OPAQUE_HASH if the mbuf flowid has hash propertiessephe2016-06-072-3/+2
* After tearing down the interface per-"domain" bits, set the data areabz2016-06-061-1/+3
* Similarly to r301505 protect the removal of the ifa from the if_addrheadbz2016-06-061-1/+4
OpenPOWER on IntegriCloud