Show patches with: Archived = No       |   4707 patches
« 1 2 ... 40 41 4247 48 »
Patch Series S/W/F Date Submitter Delegate State
net: Add be16 and be32 read helpers to nbuf.h --- 2016-11-29 Gilbert Pitney Rejected
samples: Build ieee802154 sample with 6lo support --- 2016-11-29 Gilbert Pitney Rejected
net: Do not access IPv6 neighbor cache directly --- 2016-11-29 Gilbert Pitney Rejected
net: Neighbor cache table was incorrectly accessed --- 2016-11-29 Gilbert Pitney Rejected
net: Integrate 6lo and 802.15.4 fragmentation --- 2016-11-29 Gilbert Pitney Rejected
net: Add support for IEEE 802.15.4 fragmentation --- 2016-11-29 Gilbert Pitney Rejected
net: Add 6lowpan without compression header support --- 2016-11-29 Gilbert Pitney Rejected
net: Clarify the CONFIG_NET_TESTING setting --- 2016-11-29 Gilbert Pitney Rejected
net: ieee802154: Handle plain/compressed ll addr --- 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: Fix typo and alignment in 6lo --- 2016-11-29 Gilbert Pitney Rejected
net: Fix wrong UDP length calc in 6lo compression --- 2016-11-29 Gilbert Pitney Rejected
net: samples: Fix the location of net-tools project files --- 2016-11-29 Gilbert Pitney Rejected
net: tests: Test Trickle algorithm --- 2016-11-29 Gilbert Pitney Rejected
net: Add debug messages when dropping packets --- 2016-11-29 Gilbert Pitney Rejected
net: Change NET6LO_ defines to NET_6LO --- 2016-11-29 Gilbert Pitney Rejected
ieee802154_cc2520: Correct debug output --- 2016-11-29 Gilbert Pitney Rejected
net: Giving uncompressed buffer to 6lo is not an error --- 2016-11-29 Gilbert Pitney Rejected
net: Add neighbor free function to IPv6 cache --- 2016-11-29 Gilbert Pitney Rejected
samples: ieee802154: Debugging needs new Kconfig option --- 2016-11-29 Gilbert Pitney Rejected
samples/zoap_client: Use token generator helper --- 2016-11-29 Gilbert Pitney Rejected
samples/mbedtls_dtlsclient: mbedTLS sample DTLS client app. --- 2016-11-29 Gilbert Pitney Rejected
net: Add initial Bluetooth support using native IP stack --- 2016-11-29 Gilbert Pitney Rejected
drivers/slip: Fix circular dependency on NET_SLIP --- 2016-11-29 Gilbert Pitney Rejected
net: driver: SLIP does not need to store ll reserve at any time --- 2016-11-29 Gilbert Pitney Rejected
iot/dns: Add '+' operator --- 2016-11-29 Gilbert Pitney Rejected
iot/zoap: Add support for error 4.15 --- 2016-11-29 Gilbert Pitney Rejected
iot/dns: Add DNS Client support for Zephyr --- 2016-11-29 Gilbert Pitney Rejected
net: Add support for event handling on network management API --- 2016-11-29 Gilbert Pitney Rejected
net: ethernet: Update the data pointer according to ll reserve --- 2016-11-29 Gilbert Pitney Rejected
net: Calculate UDP checksum in 6lowpan uncompression --- 2016-11-29 Gilbert Pitney Rejected
net: Add network iface to neighbor creation call --- 2016-11-29 Gilbert Pitney Rejected
net: Follow file naming in ieee802154 l2 stack --- 2016-11-29 Gilbert Pitney Rejected
net: ieee802154: Logging header should be loaded first --- 2016-11-29 Gilbert Pitney Rejected
net: Add packet display in ieee802154 l2 stack --- 2016-11-29 Gilbert Pitney Rejected
net: Adopt new nbuf API's to RA message handlers. --- 2016-11-29 Gilbert Pitney Rejected
net: Make net_nbuf_read() to return NULL if buf is NULL --- 2016-11-29 Gilbert Pitney Rejected
enc28j60: Adapt driver for native IP stack --- 2016-11-29 Gilbert Pitney Rejected
net: tests: Fix 6lo tests --- 2016-11-29 Gilbert Pitney Rejected
tests: net: Add net management event sender/receiver tests --- 2016-11-29 Gilbert Pitney Rejected
net: tests: Enable unit tests for the new IP stack --- 2016-11-29 Gilbert Pitney Rejected
net: Add debug print on IPv6 preliminary check --- 2016-11-29 Gilbert Pitney Rejected
net: Optimize net_nbuf_write() when handling last frag --- 2016-11-29 Gilbert Pitney Rejected
net: Allocate next fragment in net_nbuf_write() if needed --- 2016-11-29 Gilbert Pitney Rejected
net: Fix link address length calculation --- 2016-11-29 Gilbert Pitney Rejected
net: cc2520: Fix setting proper IEEE 802.15.4 address --- 2016-11-29 Gilbert Pitney Rejected
net: Fix handling onlink prefix --- 2016-11-29 Gilbert Pitney Rejected
net: Handle ll part in 6lo logic when relevant --- 2016-11-29 Gilbert Pitney Rejected
net: Built IEEE 802.15.4 fragmentation logic if requested --- 2016-11-29 Gilbert Pitney Rejected
net: Improve net_context_connect documentation --- 2016-11-29 Gilbert Pitney Rejected
net: Fix IPv4 packet reception --- 2016-11-29 Gilbert Pitney Rejected
drivers: cc2520: Fix LQI computation and generalize it --- 2016-11-29 Gilbert Pitney Rejected
sanitycheck: Add support for section net_l2_data --- 2016-11-29 Gilbert Pitney Rejected
net: Add TODO items for 6LoWPAN --- 2016-11-29 Gilbert Pitney Rejected
net: Add TODO items for L2 and 802.15.4 --- 2016-11-29 Gilbert Pitney Rejected
net: Make sure buf is correct one in net_nbuf_write() --- 2016-11-29 Gilbert Pitney Rejected
net: Add more items to TODO --- 2016-11-29 Gilbert Pitney Rejected
net: Fix ND RA length --- 2016-11-29 Gilbert Pitney Rejected
iot/dns: Remove legacy DNS client sample code --- 2016-11-29 Gilbert Pitney Rejected
iot/dns: Add DNS Client sample app --- 2016-11-29 Gilbert Pitney Rejected
net: 6lo uncompression should continue to proceed after src addr --- 2016-11-29 Gilbert Pitney Rejected
net: tests: Add sample 6CO context data to IPv6 RA test --- 2016-11-29 Gilbert Pitney Rejected
net: uip: Fix the net_context.h content for legacy stack --- 2016-11-29 Gilbert Pitney Rejected
net: Fix handling ra_neighbor --- 2016-11-29 Gilbert Pitney Rejected
zoap: Fix alignment of multiline function arguments --- 2016-11-29 Gilbert Pitney Rejected
net: drivers: slip: Let's cleanup a bit for better readability --- 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: Split debug Kconfig options from legacy to new stack --- 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: Move IPv4 related Kconfig options to its own file --- 2016-11-29 Gilbert Pitney Rejected
net: drivers: cc2520 ieee802154 drivers select relevant options --- 2016-11-29 Gilbert Pitney Rejected
net: ieee802154: Add basic support for IEEE 802.15.4e on FCF --- 2016-11-29 Gilbert Pitney Rejected
net: drivers: Normalize ieee802154 Kconfig --- 2016-11-29 Gilbert Pitney Rejected
samples: net: Qemu make utilities update --- 2016-11-29 Gilbert Pitney Rejected
net: drivers: Add a fake ieee802154 radio driver for qemu --- 2016-11-29 Gilbert Pitney Rejected
samples: net: Moving the current ieee802154 sample --- 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: Centralize generic IEEE 802.15.4 radio utility functions --- 2016-11-29 Gilbert Pitney Rejected
net: Add network address length to user API --- 2016-11-29 Gilbert Pitney Rejected
net: ieee802154: Add CSMA-CA non slotted radio protocol support --- 2016-11-29 Gilbert Pitney Rejected
net: Add network management API --- 2016-11-29 Gilbert Pitney Rejected
net: Fix the statistics compilation --- 2016-11-29 Gilbert Pitney Rejected
net: ieee802154: Normalize Kconfig --- 2016-11-29 Gilbert Pitney Rejected
net: Add more debugging messages to 6lo --- 2016-11-29 Gilbert Pitney Rejected
net: Add support for IEEE 802.15.4 re-assembly --- 2016-11-29 Gilbert Pitney Rejected
slip: Fix debug printing --- 2016-11-29 Gilbert Pitney Rejected
net: Add DEBUG Kconfig option for UDP --- 2016-11-29 Gilbert Pitney Rejected
net: Fix remaining debug option naming issues --- 2016-11-29 Gilbert Pitney Rejected
net: Add net_nbuf_pull function --- 2016-11-29 Gilbert Pitney Rejected
net: Align net_if struct to 32-byte boundary --- 2016-11-29 Gilbert Pitney Rejected
net: tests: Add unit test for net_nbuf_pull functionality --- 2016-11-29 Gilbert Pitney Rejected
net: Calculate IPv4 checksum when sending IPv4 packet --- 2016-11-29 Gilbert Pitney Rejected
net: Context accept cb needs to return failure code --- 2016-11-29 Gilbert Pitney Rejected
net: Fix slip multipackets reception --- 2016-11-29 Gilbert Pitney Rejected
net: Add DHCPv4 client support --- 2016-11-29 Gilbert Pitney Rejected
net: Add TCP buffer access func to nbuf --- 2016-11-29 Gilbert Pitney Rejected
net: tests: Add unit tests for 6lo IPv6 dispatch --- 2016-11-29 Gilbert Pitney Rejected
net: Add utility func for calculating IPv4 checksum --- 2016-11-29 Gilbert Pitney Rejected
net: Fix arp/ethernet broadcast and multcast addr scenario --- 2016-11-29 Gilbert Pitney Rejected
« 1 2 ... 40 41 4247 48 »