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: none      |   2615 patches
« 1 2 ... 6 7 826 27 »
Patch Series S/W/F Date Submitter Delegate State
net: Add util that checks if the IPv4 address is multicast one --- 2016-11-29 Gilbert Pitney Rejected
net: dhcpv4: Adjust DHCPv4 debug config wording. --- 2016-11-29 Gilbert Pitney Rejected
net: ieee802154: Create data frame after 6lo processing --- 2016-11-29 Gilbert Pitney Rejected
net: Add util to return IPv4 ANY address --- 2016-11-29 Gilbert Pitney Rejected
net: mgmt: Fix include recursion loop --- 2016-11-29 Gilbert Pitney Rejected
net: ieee802154: Optimizing how dst addr is validated in beacons --- 2016-11-29 Gilbert Pitney Rejected
tests: ieee802154: Make the test ready to handle multi fragments buffer --- 2016-11-29 Gilbert Pitney Rejected
net: rpl: Add IPv6 RPL option handling --- 2016-11-29 Gilbert Pitney Rejected
net: tcp: Correctly set remote address when accepting connections --- 2016-11-29 Gilbert Pitney Rejected
net: ieee802154: Add MAC command frames structures --- 2016-11-29 Gilbert Pitney Rejected
tests: net: Multiple test will go inside ieee802154 --- 2016-11-29 Gilbert Pitney Rejected
net: tcp: Clean up TCP sequence checking --- 2016-11-29 Gilbert Pitney Rejected
net: do not depend on ARCH --- 2016-11-29 Gilbert Pitney Rejected
net: apps: Fix echo-server where IPv6 TCP context was used instead of IPv4 --- 2016-11-29 Gilbert Pitney Rejected
drivers: ieee802154: Let's timeout on cc2520 tx --- 2016-11-29 Gilbert Pitney Rejected
net: Add func that checks if address is global multicast one --- 2016-11-29 Gilbert Pitney Rejected
slip: Fix hexdump print --- 2016-11-29 Gilbert Pitney Rejected
enc28j60: Fixes an issue reading/writing from spi --- 2016-11-29 Gilbert Pitney Rejected
Revert "net: Remove unused net sections" --- 2016-11-29 Gilbert Pitney Rejected
net: apps: Set the IPv6 source address preferred for echo-client --- 2016-11-29 Gilbert Pitney Rejected
net: Add more ICMPv6 option definitions --- 2016-11-29 Gilbert Pitney Rejected
net: 6lo: Make editor happy --- 2016-11-29 Gilbert Pitney Rejected
net: Try to send IPv6 packet even if default route is missing --- 2016-11-29 Gilbert Pitney Rejected
net: tcp: Print TCP flags as a string rather than individual bits --- 2016-11-29 Gilbert Pitney Rejected
tests/zoap: Fix extra unref on net_buf fragments --- 2016-11-29 Gilbert Pitney Rejected
net: l2: Enable security for bluetooth driver --- 2016-11-29 Gilbert Pitney Rejected
net: Add helper to check if the IPv6 address is part out subnet --- 2016-11-29 Gilbert Pitney Rejected
wpanusb: Improve debug for wpanusb --- 2016-11-29 Gilbert Pitney Rejected
net: dhcpv4: Add received message debug. --- 2016-11-29 Gilbert Pitney Rejected
net: Fix typos in nbuf apis --- 2016-11-29 Gilbert Pitney Rejected
iot/dns: Add support for Arduino 101 and ENC28J60 --- 2016-11-29 Gilbert Pitney Rejected
net: Fix net_nbuf_write() documentation --- 2016-11-29 Gilbert Pitney Rejected
net: tcp: Change TCP state to listen on call to net_context_listen() --- 2016-11-29 Gilbert Pitney Rejected
net: Rename net_nbuf_write to net_nbuf_append --- 2016-11-29 Gilbert Pitney Rejected
drivers: ieee802154: Fix length handling in uart-pipe --- 2016-11-29 Gilbert Pitney Rejected
net: Implement net_nbuf_insert --- 2016-11-29 Gilbert Pitney Rejected
samples: ieee802154: Fragmentation is now supported so enabling it --- 2016-11-29 Gilbert Pitney Rejected
net: samples: Add samples overview for wpanusb and wpan_serial --- 2016-11-29 Gilbert Pitney Rejected
net: Add support for link cb in net_if --- 2016-11-29 Gilbert Pitney Rejected
net: Neighbor cache did not link ll address properly --- 2016-11-29 Gilbert Pitney Rejected
net: Fix IPv6 address debug print --- 2016-11-29 Gilbert Pitney Rejected
net: mgmt: Define request handlers to avoid build warning --- 2016-11-29 Gilbert Pitney Rejected
tests/zoap: Port observer tests to the native stack --- 2016-11-29 Gilbert Pitney Rejected
net: tcp: Remove dead/stubbed struct elements in struct net_tcp --- 2016-11-29 Gilbert Pitney Rejected
net: l2: Make NET_DEBUG_L2_BLUETOOTH depend on NET_L2_BLUETOOTH --- 2016-11-29 Gilbert Pitney Rejected
drivers: ieee802154: Fix some old left-over before multi-frag support --- 2016-11-29 Gilbert Pitney Rejected
net: ieee802154: Refactor how address fields are generated --- 2016-11-29 Gilbert Pitney Rejected
net: Add IPv4 related events --- 2016-11-29 Gilbert Pitney Rejected
net: tcp: Drop early when accepting without accept callback --- 2016-11-29 Gilbert Pitney Rejected
net: ipv6: net_ipv6_create() should know about TCP --- 2016-11-29 Gilbert Pitney Rejected
net: Network stack analyzer re-factored --- 2016-11-29 Gilbert Pitney Rejected
net: Add utility function to routing to return neighbor entry --- 2016-11-29 Gilbert Pitney Rejected
iot/zoap: Temporarily disable block size transfer test --- 2016-11-29 Gilbert Pitney Rejected
net: rpl: Initial commit --- 2016-11-29 Gilbert Pitney Rejected
net: Implement net_nbuf_write --- 2016-11-29 Gilbert Pitney Rejected
net: tests: Send IPv6 hop-by-hop option to IP stack --- 2016-11-29 Gilbert Pitney Rejected
net: rpl: MRH Objective Function support --- 2016-11-29 Gilbert Pitney Rejected
enc28j60: Improves interface with native IP stack --- 2016-11-29 Gilbert Pitney Rejected
net: Add helpers to get sockaddr pointer --- 2016-11-29 Gilbert Pitney Rejected
wpanusb: Update wpan protocol document --- 2016-11-29 Gilbert Pitney Rejected
net: nbuf: Add function to add stuff to IPv6 extension map --- 2016-11-29 Gilbert Pitney Rejected
tests: net: Moving IEEE 802.15.4 fragmentation test in proper place --- 2016-11-29 Gilbert Pitney Rejected
drivers: ieee802154: Make uart pipe driver tx one fragment only --- 2016-11-29 Gilbert Pitney Rejected
net: Do not dereference context before asserting --- 2016-11-29 Gilbert Pitney Rejected
net: Add extra parameter to ICMPv6 error API --- 2016-11-29 Gilbert Pitney Rejected
net: tcp: Correctly calculate SYN_ACK ack# --- 2016-11-29 Gilbert Pitney Rejected
net: ieee802154: MAC address needs to be stored in big endian format --- 2016-11-29 Gilbert Pitney Rejected
net: ieee802154: Integrate 6lo fragmentation reassembly --- 2016-11-29 Gilbert Pitney Rejected
net: tcp: Fix connection port matching --- 2016-11-29 Gilbert Pitney Rejected
net: ieee802154: Add support for parsing MAC command frames --- 2016-11-29 Gilbert Pitney Rejected
net: ieee802154: MAC command frames needs a buffer from tx pool --- 2016-11-29 Gilbert Pitney Rejected
net: ieee802154: Reindent Kconfig help as they are mandated to be --- 2016-11-29 Gilbert Pitney Rejected
enc28j60: Fixes an issue with concurrent tx and rx --- 2016-11-29 Gilbert Pitney Rejected
wpanusb: Add wpanusb syslog domain --- 2016-11-29 Gilbert Pitney Rejected
net: rpl: Objective Function Zero support --- 2016-11-29 Gilbert Pitney Rejected
net: Add IPv6 extension header type values to net_ip.h --- 2016-11-29 Gilbert Pitney Rejected
net: Make neighbor add function available --- 2016-11-29 Gilbert Pitney Rejected
wpanusb: Correct definition names --- 2016-11-29 Gilbert Pitney Rejected
net: ieee802154: Add the capability to create MAC command frames --- 2016-11-29 Gilbert Pitney Rejected
net: Fix net_nbuf_write buf ref count --- 2016-11-29 Gilbert Pitney Rejected
samples: net: Do not set nbuf data size on 802.15.4 samples --- 2016-11-29 Gilbert Pitney Rejected
net: ipv4: Move broadcast address getter to ipv4.c --- 2016-11-29 Gilbert Pitney Rejected
drivers: ieee802154: Implement get_lqi() relevantly --- 2016-11-29 Gilbert Pitney Rejected
wpanusb: Decrease amount of debugs --- 2016-11-29 Gilbert Pitney Rejected
net: Kconfig: Add NET_NBUF_USER_DATA_SIZE --- 2016-11-29 Gilbert Pitney Rejected
net: tcp: Return -EOPNOTSUPP for non-TCP in net_context_listen() --- 2016-11-29 Gilbert Pitney Rejected
iot/zoap: Add support for RFC6690 link format --- 2016-11-29 Gilbert Pitney Rejected
net: ieee802154: Refactor data frame function signature --- 2016-11-29 Gilbert Pitney Rejected
net: ieee802154: Fix typo --- 2016-11-29 Gilbert Pitney Rejected
net: Set nbuf user data size according to 802.15.4 MTU --- 2016-11-29 Gilbert Pitney Rejected
net: unified: Remove legacy selected Kconfig options --- 2016-11-29 Gilbert Pitney Rejected
samples/net: Add a simple demo for the link-format feature --- 2016-11-29 Gilbert Pitney Rejected
net: Renaming net_l2_init sections to net_l2 --- 2016-11-29 Gilbert Pitney Rejected
net: tcp: Properly ACK received TCP data --- 2016-11-29 Gilbert Pitney Rejected
net: apps: Set the IPv6 source address preferred for echo-server --- 2016-11-29 Gilbert Pitney Rejected
samples/mbedtls_dtlsclient: mbedTLS sample DTLS client app on Arduino 101. --- 2016-11-29 Gilbert Pitney Rejected
samples/zoap_server: Fix wrong reference count --- 2016-11-29 Gilbert Pitney Rejected
net: ieee802154: Optimize context structure usage --- 2016-11-29 Gilbert Pitney Rejected
net: tcp: Ensure iface set in LISTEN state on SYN_RCVD state --- 2016-11-29 Gilbert Pitney Rejected
tests: net: 6lo: Make sure no error in microkernel --- 2016-11-29 Gilbert Pitney Rejected
« 1 2 ... 6 7 826 27 »