Current Team Memberships

Show patches with: Archived = No       |   928 patches
« 1 2 ... 3 4 59 10 »
Patch Series S/W/F Date Submitter Delegate State
drivers: ieee802154: Make CC2520 ready to tx only one fragment --- 2016-11-29 Gilbert Pitney Rejected
net: ieee802154: Reverse 6lo fragmentation verdict --- 2016-11-29 Gilbert Pitney Rejected
net: ieee802154: Fix minor style issues in fragmentation part --- 2016-11-29 Gilbert Pitney Rejected
net: Do not send ICMP error if dst address is multicast one --- 2016-11-29 Gilbert Pitney Rejected
net: l2: ieee802154: Fix radio utils comment --- 2016-11-29 Gilbert Pitney Rejected
drivers: ieee802154: cc2520: Priority range is now 1-15 --- 2016-11-29 Gilbert Pitney Rejected
net: apps: Set the IPv6 source address preferred for echo-server --- 2016-11-29 Gilbert Pitney Rejected
samples/net: Add a simple demo for the link-format feature --- 2016-11-29 Gilbert Pitney Rejected
net: Add helper to return network buffer information --- 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: l2: Enable security for bluetooth driver --- 2016-11-29 Gilbert Pitney Rejected
iot/mqtt: Add test app for the MQTT packet handling routines --- 2016-11-29 Gilbert Pitney Rejected
net: unified: Remove legacy selected Kconfig options --- 2016-11-29 Gilbert Pitney Rejected
samples/mbedtls_dtlsclient: mbedTLS sample DTLS compile on unified kernel. --- 2016-11-29 Gilbert Pitney Rejected
tests: ieee802154: Make the test ready to handle multi fragments buffer --- 2016-11-29 Gilbert Pitney Rejected
net: ieee802154: Refactor data frame function signature --- 2016-11-29 Gilbert Pitney Rejected
net: tcp: Print TCP flags as a string rather than individual bits --- 2016-11-29 Gilbert Pitney Rejected
net: tcp: Remove broken receive window computation --- 2016-11-29 Gilbert Pitney Rejected
drivers: ieee802154: Fix some old left-over before multi-frag support --- 2016-11-29 Gilbert Pitney Rejected
net: tcp: Correctly calculate SYN_ACK ack# --- 2016-11-29 Gilbert Pitney Rejected
net: l2: Make NET_DEBUG_L2_BLUETOOTH depend on NET_L2_BLUETOOTH --- 2016-11-29 Gilbert Pitney Rejected
net: Adapt to new behavior of net_buf_frag_add v2 --- 2016-11-29 Gilbert Pitney Rejected
net: ieee802154: Let's ask LQI through driver API --- 2016-11-29 Gilbert Pitney Rejected
net: Add util to send ICMPv6 Echo-Request packet --- 2016-11-29 Gilbert Pitney Rejected
net: Do not dereference context before asserting --- 2016-11-29 Gilbert Pitney Rejected
wpan_serial: hexdump and interrupt debug to VERBOSE_DEBUG --- 2016-11-29 Gilbert Pitney Rejected
net: ieee802154: Optimizing how dst addr is validated in beacons --- 2016-11-29 Gilbert Pitney Rejected
slip: Fix hexdump print --- 2016-11-29 Gilbert Pitney Rejected
net: mgmt: Fix include recursion loop --- 2016-11-29 Gilbert Pitney Rejected
net: tests: Update DHCPv4 test results based on events --- 2016-11-29 Gilbert Pitney Rejected
net: ieee802154: Let's update fragmentation tag on relevant buffers --- 2016-11-29 Gilbert Pitney Rejected
wpanusb: Improve debug for wpanusb --- 2016-11-29 Gilbert Pitney Rejected
net: mgmt: Define request handlers to avoid build warning --- 2016-11-29 Gilbert Pitney Rejected
net: ieee802154: Initiate IPv6 NS when relevant --- 2016-11-29 Gilbert Pitney Rejected
net: Add network utilities shell support --- 2016-11-29 Gilbert Pitney Rejected
net: apps: Set the IPv6 source address preferred for echo-client --- 2016-11-29 Gilbert Pitney Rejected
net: Network stack analyzer re-factored --- 2016-11-29 Gilbert Pitney Rejected
net: Fix slip compilation issue with debug option enabled --- 2016-11-29 Gilbert Pitney Rejected
wpanusb: Update wpan protocol document --- 2016-11-29 Gilbert Pitney Rejected
net: ipv6: net_ipv6_create() should know about TCP --- 2016-11-29 Gilbert Pitney Rejected
net: ieee802154: Make pkt_hexdump ready to handle multi-fragment buffer --- 2016-11-29 Gilbert Pitney Rejected
wpanusb: Decrease amount of debugs --- 2016-11-29 Gilbert Pitney Rejected
drivers: ieee802154: cc2520: do not recalibrate rx after tx --- 2016-11-29 Gilbert Pitney Rejected
samples: net: Add CC2520 dedicated prj.conf files for echo apps --- 2016-11-29 Gilbert Pitney Rejected
net: nbuf: Fix UDP and TCP start of the packet calculation --- 2016-11-29 Gilbert Pitney Rejected
net: tcp: Drop early when accepting without accept callback --- 2016-11-29 Gilbert Pitney Rejected
net: Notify IPv4 related events on interface --- 2016-11-29 Gilbert Pitney Rejected
wpan_serial: Update README --- 2016-11-29 Gilbert Pitney Rejected
net: Adapt to new behavior of net_buf_frag_add --- 2016-11-29 Gilbert Pitney Rejected
net: Add IPv4 related events --- 2016-11-29 Gilbert Pitney Rejected
net/eth: Fix priority value for the ENC28j60 Ethernet driver --- 2016-11-29 Gilbert Pitney Rejected
net: tcp: Use macros from byteorder.h to obtain ints --- 2016-11-29 Gilbert Pitney Rejected
iot/zoap: Remove unnecessary cflags --- 2016-11-29 Gilbert Pitney Rejected
net: tcp: Master socket should never go to ESTABLISHED state --- 2016-11-29 Gilbert Pitney Rejected
net: tests: Add unit tests for net_nbuf_write/insert utilites --- 2016-11-29 Gilbert Pitney Rejected
net: ipv6: Move unspecified address getter to ipv6.c --- 2016-11-29 Gilbert Pitney Rejected
iot/zoap: Add support for RFC6690 link format --- 2016-11-29 Gilbert Pitney Rejected
drivers: ieee802154: Implement get_lqi() relevantly --- 2016-11-29 Gilbert Pitney Rejected
net: Set nbuf user data size according to 802.15.4 MTU --- 2016-11-29 Gilbert Pitney Rejected
iot: Add MQTT v3.1.1 packet handling support for Zephyr --- 2016-11-29 Gilbert Pitney Rejected
net: Update ll reserve in net_context_sendto() --- 2016-11-29 Gilbert Pitney Rejected
net: tcp: Correctly set remote address when accepting connections --- 2016-11-29 Gilbert Pitney Rejected
tests/zoap: Port observer tests to the native stack --- 2016-11-29 Gilbert Pitney Rejected
net: Rename net_nbuf_write to net_nbuf_append --- 2016-11-29 Gilbert Pitney Rejected
net: ieee802154: Create data frame after 6lo processing --- 2016-11-29 Gilbert Pitney Rejected
net: ieee802154: Fix typo --- 2016-11-29 Gilbert Pitney Rejected
net: ipv4: Move broadcast address getter to ipv4.c --- 2016-11-29 Gilbert Pitney Rejected
tests: net: TCP Context needs to be listening before running accept --- 2016-11-29 Gilbert Pitney Rejected
net: dhcpv4: Adjust debug diagnostic wording. --- 2016-11-29 Gilbert Pitney Rejected
net: Allow binding to any IP address --- 2016-11-29 Gilbert Pitney Rejected
net: tcp: Ensure iface set in LISTEN state on SYN_RCVD state --- 2016-11-29 Gilbert Pitney Rejected
net: Add util that checks if the IPv4 address is multicast one --- 2016-11-29 Gilbert Pitney Rejected
net: ieee802154: Add support for parsing MAC command frames --- 2016-11-29 Gilbert Pitney Rejected
net: Add util to return IPv4 ANY address --- 2016-11-29 Gilbert Pitney Rejected
drivers: ieee802154: Let's timeout on cc2520 tx --- 2016-11-29 Gilbert Pitney Rejected
drivers: ieee802154: Rework RX buffer handling in cc2520 --- 2016-11-29 Gilbert Pitney Rejected
net: tcp: Return -EOPNOTSUPP for non-TCP in net_context_listen() --- 2016-11-29 Gilbert Pitney Rejected
wpanusb: Add wpanusb syslog domain --- 2016-11-29 Gilbert Pitney Rejected
net: ieee802154: Let ORFD setting ACK flag through net_mgmt --- 2016-11-29 Gilbert Pitney Rejected
net: Clarified the net_send_data() function return value --- 2016-11-29 Gilbert Pitney Rejected
eth: ksdk: Protect Ethernet frame buffer operations with IRQ lock. --- 2016-11-29 Gilbert Pitney Rejected
samples: ieee802154: L2 debug Kconfig option has changed --- 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: Renaming net_l2_init sections to net_l2 --- 2016-11-29 Gilbert Pitney Rejected
net: Create a separate buffer when sending IPv6 NA --- 2016-11-29 Gilbert Pitney Rejected
tests: net: Unified kernel is now default and only one --- 2016-11-29 Gilbert Pitney Rejected
wpanusb: Correct definition names --- 2016-11-29 Gilbert Pitney Rejected
samples/mbedtls_dtlsclient: mbedTLS sample DTLS client app on Arduino 101. --- 2016-11-29 Gilbert Pitney Rejected
net: dhcpv4: Add received message debug. --- 2016-11-29 Gilbert Pitney Rejected
net: ieee802154: Limit MAC command frame generation to RFD --- 2016-11-29 Gilbert Pitney Rejected
net: tcp: Add better type safety for connection handlers --- 2016-11-29 Gilbert Pitney Rejected
zoap: Add support for retrieving the underlying net_buf --- 2016-11-29 Gilbert Pitney Rejected
net: ieee802154: MAC command frames needs a buffer from tx pool --- 2016-11-29 Gilbert Pitney Rejected
net: Fix net_nbuf_write buf ref count --- 2016-11-29 Gilbert Pitney Rejected
net: ipv6: Fix sending packets with invalid addresses --- 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
net: 6lo: Make editor happy --- 2016-11-29 Gilbert Pitney Rejected
eth: ksdk: Update driver for native IP stack. --- 2016-11-29 Gilbert Pitney Rejected
net: Add HBHO IPv6 extension handling support --- 2016-11-29 Gilbert Pitney Rejected
« 1 2 ... 3 4 59 10 »

Bundling

Create bundle: