Show patches with: Archived = No       |   4707 patches
« 1 2 ... 38 39 4047 48 »
Patch Series S/W/F Date Submitter Delegate State
net: tcp: Properly ACK received TCP data --- 2016-11-29 Gilbert Pitney Rejected
net: Make neighbor add function available --- 2016-11-29 Gilbert Pitney Rejected
net: ieee802154: Initiate IPv6 NS when relevant --- 2016-11-29 Gilbert Pitney Rejected
net: ieee802154: Let's ask LQI through driver API --- 2016-11-29 Gilbert Pitney Rejected
drivers: ieee802154: Fix some old left-over before multi-frag support --- 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: Add util to send ICMPv6 Echo-Request packet --- 2016-11-29 Gilbert Pitney Rejected
net: Add network utilities shell support --- 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: 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
net: Fix net_nbuf_write() documentation --- 2016-11-29 Gilbert Pitney Rejected
net: l2: Enable security for bluetooth driver --- 2016-11-29 Gilbert Pitney Rejected
net: apps: Set the IPv6 source address preferred for echo-server --- 2016-11-29 Gilbert Pitney Rejected
net: Add helper to return network buffer information --- 2016-11-29 Gilbert Pitney Rejected
iot/mqtt: Add test app for the MQTT packet handling routines --- 2016-11-29 Gilbert Pitney Rejected
net: Do not send ICMP error if dst address is multicast one --- 2016-11-29 Gilbert Pitney Rejected
drivers: ieee802154: cc2520: Priority range is now 1-15 --- 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: ieee802154: Fix typo --- 2016-11-29 Gilbert Pitney Rejected
net: Moved IPv6 neighbor information struct to ipv6.h file --- 2016-11-29 Gilbert Pitney Rejected
net: Add multicast route API support --- 2016-11-29 Gilbert Pitney Rejected
net: IPv6 neighbor debug prints enhanced --- 2016-11-29 Gilbert Pitney Rejected
net: tests: Add TCP unit tests --- 2016-11-29 Gilbert Pitney Rejected
net: tcp: Initial TCP functionality --- 2016-11-29 Gilbert Pitney Rejected
net: Add API to set the IPv6 reachable timer --- 2016-11-29 Gilbert Pitney Rejected
net: ieee802154: Improve 6lo frag reassemble API --- 2016-11-29 Gilbert Pitney Rejected
tests: net: Moving IEEE 802.15.4 fragmentation test in proper place --- 2016-11-29 Gilbert Pitney Rejected
net: ieee802154: Add support for requesting ACK on packets --- 2016-11-29 Gilbert Pitney Rejected
net: ieee802154: Reindent Kconfig help as they are mandated to be --- 2016-11-29 Gilbert Pitney Rejected
net: ieee802154: The lqi value was removed incorrectly --- 2016-11-29 Gilbert Pitney Rejected
net: ieee802154: Add support for parsing MAC command frames --- 2016-11-29 Gilbert Pitney Rejected
net: ieee802154: Add MAC command frames structures --- 2016-11-29 Gilbert Pitney Rejected
net: ieee802154: Add the capability to create MAC command frames --- 2016-11-29 Gilbert Pitney Rejected
tests: net: 6lo: Make sure no error in microkernel --- 2016-11-29 Gilbert Pitney Rejected
net: ieee802154: MAC address needs to be stored in big endian format --- 2016-11-29 Gilbert Pitney Rejected
doc: Add a Network Management API usage document --- 2016-11-29 Gilbert Pitney Rejected
net: Make DEBUG config option naming consistent --- 2016-11-29 Gilbert Pitney Rejected
net: ieee802154: Check data frame start correctly --- 2016-11-29 Gilbert Pitney Rejected
enc28j60: The MAX_BUFFER_LENGTH is now declared in header. --- 2016-11-29 Gilbert Pitney Rejected
net: tcp: Remove broken receive window computation --- 2016-11-29 Gilbert Pitney Rejected
enc28j60: Fixes an issue with concurrent tx and rx --- 2016-11-29 Gilbert Pitney Rejected
net: tcp: Fix connection port matching --- 2016-11-29 Gilbert Pitney Rejected
net: tcp: Correctly store the temporary connection handle --- 2016-11-29 Gilbert Pitney Rejected
wpan_serial: hexdump and interrupt debug to VERBOSE_DEBUG --- 2016-11-29 Gilbert Pitney Rejected
net: l2: Fix warning when building Bluetooth driver --- 2016-11-29 Gilbert Pitney Rejected
net: dhcpv4: Adjust DHCPv4 debug config wording. --- 2016-11-29 Gilbert Pitney Rejected
net: samples: Add samples overview for wpanusb and wpan_serial --- 2016-11-29 Gilbert Pitney Rejected
net: Implement net_nbuf_insert --- 2016-11-29 Gilbert Pitney Rejected
net: Implement net_nbuf_write --- 2016-11-29 Gilbert Pitney Rejected
Revert "net: Remove unused net sections" --- 2016-11-29 Gilbert Pitney Rejected
net: dhcpv4: Implement XID --- 2016-11-29 Gilbert Pitney Rejected
iot/dns: Improve support for additional boards --- 2016-11-29 Gilbert Pitney Rejected
net: tcp: Clean up TCP sequence checking --- 2016-11-29 Gilbert Pitney Rejected
iot/dns: Update README files --- 2016-11-29 Gilbert Pitney Rejected
samples/zoap_server: Fix wrong reference count --- 2016-11-29 Gilbert Pitney Rejected
enc28j60: Fixes a reception issue for big frames. --- 2016-11-29 Gilbert Pitney Rejected
enc28j60: Fixes change to proper register bank --- 2016-11-29 Gilbert Pitney Rejected
samples: ieee802154: Fragmentation is now supported so enabling it --- 2016-11-29 Gilbert Pitney Rejected
net: tcp: Fix flag goof in net_tcp_alloc() --- 2016-11-29 Gilbert Pitney Rejected
net: Add utility function to routing to return neighbor entry --- 2016-11-29 Gilbert Pitney Rejected
net: Add support for link cb in net_if --- 2016-11-29 Gilbert Pitney Rejected
enc28j60: Fixes an issue reading/writing from spi --- 2016-11-29 Gilbert Pitney Rejected
enc28j60: Improves interface with native IP stack --- 2016-11-29 Gilbert Pitney Rejected
net: ieee802154: Transform MAC between big and little endian --- 2016-11-29 Gilbert Pitney Rejected
net: Call context send cb when packet has been really sent --- 2016-11-29 Gilbert Pitney Rejected
net: route: Add function to remove route by nexthop --- 2016-11-29 Gilbert Pitney Rejected
net: Add func that checks if address is global multicast one --- 2016-11-29 Gilbert Pitney Rejected
net: Add utility function to return neighbor by index --- 2016-11-29 Gilbert Pitney Rejected
net: Neighbor cache did not link ll address properly --- 2016-11-29 Gilbert Pitney Rejected
net: Add helper to find default IPv6 router --- 2016-11-29 Gilbert Pitney Rejected
net: Get IPv6 neighbor by using index --- 2016-11-29 Gilbert Pitney Rejected
net: Add function to traverse through IPv6 routes --- 2016-11-29 Gilbert Pitney Rejected
net: rpl: MRH Objective Function support --- 2016-11-29 Gilbert Pitney Rejected
net: Add utility to go through all network interfaces --- 2016-11-29 Gilbert Pitney Rejected
net: Add IPv6 extension header type values to net_ip.h --- 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
net: Add helpers to get network interface IPv6 addresses --- 2016-11-29 Gilbert Pitney Rejected
net: rpl: Objective Function Zero support --- 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: Initial commit --- 2016-11-29 Gilbert Pitney Rejected
net: Allow binding to any IP address --- 2016-11-29 Gilbert Pitney Rejected
tests: net: TCP Context needs to be listening before running accept --- 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: Let ORFD setting ACK flag through net_mgmt --- 2016-11-29 Gilbert Pitney Rejected
drivers: ieee802154: Rework RX buffer handling in cc2520 --- 2016-11-29 Gilbert Pitney Rejected
drivers: ieee802154: Let's timeout on cc2520 tx --- 2016-11-29 Gilbert Pitney Rejected
net: tcp: Add better type safety for connection handlers --- 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
« 1 2 ... 38 39 4047 48 »