Show patches with: none      |   4707 patches
« 1 2 ... 39 40 4147 48 »
Patch Series S/W/F Date Submitter Delegate State
net: Add support for IEEE 802.15.4 re-assembly --- 2016-11-29 Gilbert Pitney Rejected
net: tests: Add unit tests for 6lo IPv6 dispatch --- 2016-11-29 Gilbert Pitney Rejected
net: tests: Add fragmentation unit tests for 802.15.4 --- 2016-11-29 Gilbert Pitney Rejected
net: Trickle algorithm implementation --- 2016-11-29 Gilbert Pitney Rejected
net: SYS_INIT() routines are never ran twice --- 2016-11-29 Gilbert Pitney Rejected
net: Fix documentation errors in net_if header file --- 2016-11-29 Gilbert Pitney Rejected
net: tests: Extented 6lo unit tests --- 2016-11-29 Gilbert Pitney Rejected
net: samples: Fix the echo-server IPv6 address --- 2016-11-29 Gilbert Pitney Rejected
net: Do not try to use net_if.h in legacy uIP stack --- 2016-11-29 Gilbert Pitney Rejected
net: samples: Fix the echo-server IPv4 address --- 2016-11-29 Gilbert Pitney Rejected
net: buf: Fix minor typo in documentation --- 2016-11-29 Gilbert Pitney Rejected
net: Move IPv6 related Kconfig options to its own file --- 2016-11-29 Gilbert Pitney Rejected
net: Fix listening on IPv6 ports --- 2016-11-29 Gilbert Pitney Rejected
drivers/slip: Fix warnings when TAP support is disabled --- 2016-11-29 Gilbert Pitney Rejected
net: Add a macro to create specific net if instances --- 2016-11-29 Gilbert Pitney Rejected
net: drivers: ieee802154: sys_log is needed on legacy driver --- 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: Fix the statistics compilation --- 2016-11-29 Gilbert Pitney Rejected
net: ieee802154: Normalize Kconfig --- 2016-11-29 Gilbert Pitney Rejected
slip: Fix debug printing --- 2016-11-29 Gilbert Pitney Rejected
net: Disable warning about unused label --- 2016-11-29 Gilbert Pitney Rejected
net: l2: Assert if frag cannot hold ethernet header --- 2016-11-29 Gilbert Pitney Rejected
net: drivers: SLIP should not reserve anything while receiving --- 2016-11-29 Gilbert Pitney Rejected
net: nbuf: Make sure ll_reserve is not holding previous value --- 2016-11-29 Gilbert Pitney Rejected
net: drivers: slip: Let's cleanup a bit for better readability --- 2016-11-29 Gilbert Pitney Rejected
zoap: Fix alignment of multiline function arguments --- 2016-11-29 Gilbert Pitney Rejected
net: Add more debugging messages to 6lo --- 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: 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
net: tests: Remove broadcast and multicast tests from ARP --- 2016-11-29 Gilbert Pitney Rejected
net: Add TCP protocol header definition --- 2016-11-29 Gilbert Pitney Rejected
net: apps: Add DHCPv4 client sample application --- 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 address state --- 2016-11-29 Gilbert Pitney Rejected
net: Fix function prototype documentation in neighbor header --- 2016-11-29 Gilbert Pitney Rejected
net: tests: Add DHCPv4 client unit tests --- 2016-11-29 Gilbert Pitney Rejected
net: Add IEEE 802.15.4 Beacon frame validation support --- 2016-11-29 Gilbert Pitney Rejected
net: ieee802154: Endianess order is reversed on MAC --- 2016-11-29 Gilbert Pitney Rejected
net: Fix reachable timer accessing NULL pointer --- 2016-11-29 Gilbert Pitney Rejected
net: Initial architecture documentation --- 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: 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: Add unit tests for new nbuf API's --- 2016-11-29 Gilbert Pitney Rejected
net: Add ref counting debugging to neighbor cache --- 2016-11-29 Gilbert Pitney Rejected
net: Add more debugging prints to neighbor cache --- 2016-11-29 Gilbert Pitney Rejected
net: tests: Add initial set of IPv6 tests --- 2016-11-29 Gilbert Pitney Rejected
net: tests: Add tests for route management API --- 2016-11-29 Gilbert Pitney Rejected
net: Fix distant address setting --- 2016-11-29 Gilbert Pitney Rejected
net: Add function to return neighbor by the index --- 2016-11-29 Gilbert Pitney Rejected
net: Add IPv6 utility func to create IPv6 packet --- 2016-11-29 Gilbert Pitney Rejected
net: Add nbuf APIs to read/write across multiple fragments --- 2016-11-29 Gilbert Pitney Rejected
net: Remove nbr_data section as it is useless --- 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: tests: Increase the timeout of trickle tests --- 2016-11-29 Gilbert Pitney Rejected
net: Adopt new nbuf API's to dhcpv4 message handlers. --- 2016-11-29 Gilbert Pitney Rejected
net: Fix creating neighbour without l2addr --- 2016-11-29 Gilbert Pitney Rejected
net: Íncorrectly named function in net_if.c --- 2016-11-29 Gilbert Pitney Rejected
net: Do not source contiki headers always --- 2016-11-29 Gilbert Pitney Rejected
net: cc2520: Let's provide ll addr in LE already --- 2016-11-29 Gilbert Pitney Rejected
net: Fix handling ra_neighbor --- 2016-11-29 Gilbert Pitney Rejected
net: Improve net_context_connect documentation --- 2016-11-29 Gilbert Pitney Rejected
net: Fix handling onlink prefix --- 2016-11-29 Gilbert Pitney Rejected
net: cc2520: Fix setting proper IEEE 802.15.4 address --- 2016-11-29 Gilbert Pitney Rejected
net: Fix link address length calculation --- 2016-11-29 Gilbert Pitney Rejected
net: Allocate next fragment in net_nbuf_write() if needed --- 2016-11-29 Gilbert Pitney Rejected
net: Optimize net_nbuf_write() when handling last frag --- 2016-11-29 Gilbert Pitney Rejected
tests: net: Add net management event sender/receiver tests --- 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: Adopt new nbuf API's to RA message handlers. --- 2016-11-29 Gilbert Pitney Rejected
tests: net: Add a basic network management API test --- 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
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 TI_CC2520 RAW driver --- 2016-11-29 Gilbert Pitney Rejected
« 1 2 ... 39 40 4147 48 »