Patch Metrics

There are 2615 patches submitted by members of this team, and 792 of those have been accepted upstream.

Patches per month: Submitted Accepted
Time-to-acceptance distribution (in days)

Current Members

Show patches with: Archived = No       |   2605 patches
« 1 2 ... 8 9 1026 27 »
Patch Series S/W/F Date Submitter Delegate State
net: Allocate next fragment in net_nbuf_write() if needed --- 2016-11-29 Gilbert Pitney Rejected
net: Calculate IPv4 checksum when sending IPv4 packet --- 2016-11-29 Gilbert Pitney Rejected
net: drivers: Normalize ieee802154 Kconfig --- 2016-11-29 Gilbert Pitney Rejected
net: drivers: ieee802154: sys_log is needed on legacy driver --- 2016-11-29 Gilbert Pitney Rejected
net: Move IPv4 related Kconfig options to its own file --- 2016-11-29 Gilbert Pitney Rejected
net: samples: Fix the location of net-tools project files --- 2016-11-29 Gilbert Pitney Rejected
drivers: cc2520: Raise Rx stack size --- 2016-11-29 Gilbert Pitney Rejected
net: Split debug Kconfig options from legacy to new stack --- 2016-11-29 Gilbert Pitney Rejected
net: ieee802154: Handle plain/compressed ll addr --- 2016-11-29 Gilbert Pitney Rejected
samples: net: Qemu make utilities update --- 2016-11-29 Gilbert Pitney Rejected
samples: net: Moving the current ieee802154 sample --- 2016-11-29 Gilbert Pitney Rejected
samples: Build ieee802154 sample with 6lo support --- 2016-11-29 Gilbert Pitney Rejected
net: tests: Remove broadcast and multicast tests from ARP --- 2016-11-29 Gilbert Pitney Rejected
net: ieee802154: Normalize Kconfig --- 2016-11-29 Gilbert Pitney Rejected
net: Legacy IP stack Kconfig has nothing to do with new stack --- 2016-11-29 Gilbert Pitney Rejected
net: samples: Add a simple Qemu sample for testing off-line 802.15.4 --- 2016-11-29 Gilbert Pitney Rejected
net: Add TCP buffer access func to nbuf --- 2016-11-29 Gilbert Pitney Rejected
net: Fix remaining debug option naming issues --- 2016-11-29 Gilbert Pitney Rejected
net: Add TCP protocol header definition --- 2016-11-29 Gilbert Pitney Rejected
net: Fix listening on IPv6 ports --- 2016-11-29 Gilbert Pitney Rejected
tests/net/nbuf: Fix invalid memory access --- 2016-11-29 Gilbert Pitney Rejected
net: ieee802154: Add CSMA-CA non slotted radio protocol support --- 2016-11-29 Gilbert Pitney Rejected
net: Add net_nbuf_pull function --- 2016-11-29 Gilbert Pitney Rejected
net: tests: Fix 6lo tests --- 2016-11-29 Gilbert Pitney Rejected
tests/net/nbuf: Fix wrong size to linearize() call --- 2016-11-29 Gilbert Pitney Rejected
net: Fix reachable timer accessing NULL pointer --- 2016-11-29 Gilbert Pitney Rejected
net: Fix slip multipackets reception --- 2016-11-29 Gilbert Pitney Rejected
net: tests: Add a simple IEEE 802.15.4 Beacon frame test --- 2016-11-29 Gilbert Pitney Rejected
net: Add IEEE 802.15.4 Beacon frame validation support --- 2016-11-29 Gilbert Pitney Rejected
net: Add ref counting debugging to neighbor cache --- 2016-11-29 Gilbert Pitney Rejected
slip: Fix debug printing --- 2016-11-29 Gilbert Pitney Rejected
net: Add unit tests for new nbuf API's --- 2016-11-29 Gilbert Pitney Rejected
net: Clarify the CONFIG_NET_TESTING setting --- 2016-11-29 Gilbert Pitney Rejected
net: Add nbuf APIs to read/write across multiple fragments --- 2016-11-29 Gilbert Pitney Rejected
net: Add function to return neighbor by the index --- 2016-11-29 Gilbert Pitney Rejected
net: Add more debugging prints to neighbor cache --- 2016-11-29 Gilbert Pitney Rejected
net: Íncorrectly named function in net_if.c --- 2016-11-29 Gilbert Pitney Rejected
net: Move IPv6 related Kconfig options to its own file --- 2016-11-29 Gilbert Pitney Rejected
net: cc2520: Let's provide ll addr in LE already --- 2016-11-29 Gilbert Pitney Rejected
net: 6lo uncompression should continue to proceed after src addr --- 2016-11-29 Gilbert Pitney Rejected
net: Add DEBUG Kconfig option for UDP --- 2016-11-29 Gilbert Pitney Rejected
net: Fix function prototype documentation in neighbor header --- 2016-11-29 Gilbert Pitney Rejected
net: tests: Test Trickle algorithm --- 2016-11-29 Gilbert Pitney Rejected
net: Make sure buf is correct one in net_nbuf_write() --- 2016-11-29 Gilbert Pitney Rejected
net: tests: Add include dir only when specific options enabled --- 2016-11-29 Gilbert Pitney Rejected
net: Fix net_nbuf_read corner cases --- 2016-11-29 Gilbert Pitney Rejected
net: arp: Fix issue with compiler optimization on Quark SE x86 --- 2016-11-29 Gilbert Pitney Rejected
net: Do not source contiki headers always --- 2016-11-29 Gilbert Pitney Rejected
samples/zoap_client: Use token generator helper --- 2016-11-29 Gilbert Pitney Rejected
tests: net: Add net management event sender/receiver tests --- 2016-11-29 Gilbert Pitney Rejected
net: Optimize net_nbuf_write() when handling last frag --- 2016-11-29 Gilbert Pitney Rejected
samples: quark_se_devboard has been renamed to quark_se_c1000_devboard --- 2016-11-29 Gilbert Pitney Rejected
net: Fix handling onlink prefix --- 2016-11-29 Gilbert Pitney Rejected
net: Fix link address length calculation --- 2016-11-29 Gilbert Pitney Rejected
net: Make net_nbuf_read() to return NULL if buf is NULL --- 2016-11-29 Gilbert Pitney Rejected
net: Add more debugging messages to 6lo --- 2016-11-29 Gilbert Pitney Rejected
net: Fix wrong UDP length calc in 6lo compression --- 2016-11-29 Gilbert Pitney Rejected
net: Initial architecture documentation --- 2016-11-29 Gilbert Pitney Rejected
net: Adopt new nbuf API's to RA message handlers. --- 2016-11-29 Gilbert Pitney Rejected
ieee802154_cc2520: Correct debug output --- 2016-11-29 Gilbert Pitney Rejected
net: User connectivity API documentation --- 2016-11-29 Gilbert Pitney Rejected
ieee802154_cc2520: Fix byte order swap for long address --- 2016-11-29 Gilbert Pitney Rejected
net: Fix handling ra_neighbor --- 2016-11-29 Gilbert Pitney Rejected
net: cc2520: Fix setting proper IEEE 802.15.4 address --- 2016-11-29 Gilbert Pitney Rejected
net: tests: Add RA message unit tests. --- 2016-11-29 Gilbert Pitney Rejected
net: Add debugging to network management event part --- 2016-11-29 Gilbert Pitney Rejected
tests: net: Add a basic network management API test --- 2016-11-29 Gilbert Pitney Rejected
ieee802154_cc2520: Fix compiler warning with strict aliasing --- 2016-11-29 Gilbert Pitney Rejected
net: Fix buffer leak in ieee802154 fragmentation --- 2016-11-29 Gilbert Pitney Rejected
net: Fix IPv4 packet reception --- 2016-11-29 Gilbert Pitney Rejected
net: Fix documentation errors in net_if header file --- 2016-11-29 Gilbert Pitney Rejected
net: Add L2 RAW channel hidden option --- 2016-11-29 Gilbert Pitney Rejected
wpanusb: Export ieee802.14.5 over USB --- 2016-11-29 Gilbert Pitney Rejected
net: Add network address length to user API --- 2016-11-29 Gilbert Pitney Rejected
net: mgmt: Add some macro helpers for filling in the bit field --- 2016-11-29 Gilbert Pitney Rejected
drivers: cc2520: Fix 80 chars lenght limit --- 2016-11-29 Gilbert Pitney Rejected
net: Normalizing net_mgmt API names --- 2016-11-29 Gilbert Pitney Rejected
net: Align net_if struct to 32-byte boundary --- 2016-11-29 Gilbert Pitney Rejected
net: IPv6 address should be const in net_if_get_ll_reserve --- 2016-11-29 Gilbert Pitney Rejected
net: Fix tests/net/nbuf/Makefile --- 2016-11-29 Gilbert Pitney Rejected
net: Fixes the network interface naming macro --- 2016-11-29 Gilbert Pitney Rejected
net: ieee802154: End of buffer contains LQI --- 2016-11-29 Gilbert Pitney Rejected
net: Generic route handling --- 2016-11-29 Gilbert Pitney Rejected
net: drivers: cc2520 ieee802154 drivers select relevant options --- 2016-11-29 Gilbert Pitney Rejected
net: Improve net_context_connect documentation --- 2016-11-29 Gilbert Pitney Rejected
net: drivers: Add a fake ieee802154 radio driver for qemu --- 2016-11-29 Gilbert Pitney Rejected
tests/net: Exclude tests needing more RAM than available --- 2016-11-29 Gilbert Pitney Rejected
net: Fix buffer leak in 6lowpan compression --- 2016-11-29 Gilbert Pitney Rejected
net: Add packet display in ieee802154 l2 stack --- 2016-11-29 Gilbert Pitney Rejected
net: Add support for IEEE 802.15.4 re-assembly --- 2016-11-29 Gilbert Pitney Rejected
net: tests: Enable unit tests for the new IP stack --- 2016-11-29 Gilbert Pitney Rejected
net: ieee802154: Auto ACK and CRC are always on --- 2016-11-29 Gilbert Pitney Rejected
net: Normalize Kconfig and fix it --- 2016-11-29 Gilbert Pitney Rejected
net: tests: Fix printf modifiers in new IP stack unit tests --- 2016-11-29 Gilbert Pitney Rejected
net: Add support for 6CO --- 2016-11-29 Gilbert Pitney Rejected
net: net_if: Notify about IPv6 address related changes --- 2016-11-29 Gilbert Pitney Rejected
net: Fix the statistics compilation --- 2016-11-29 Gilbert Pitney Rejected
net: Integrate 6lo compression support in IEEE 802.15.4 L2 stack --- 2016-11-29 Gilbert Pitney Rejected
net: Adopt net_nbuf_read_be32() api to dhcpv4 handlers --- 2016-11-29 Gilbert Pitney Rejected
net/yaip: Separate SLIP support into TAP and TUN options --- 2016-11-29 Gilbert Pitney Rejected
« 1 2 ... 8 9 1026 27 »