summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2017-04-12bluetooth: Do not set IFF_POINTOPOINTPatrik Flykt
2017-04-12Bluetooth: 6lowpan: Set tx_queue_len to DEFAULT_TX_QUEUE_LENLuiz Augusto von Dentz
2017-04-12Bluetooth: L2CAP: Add l2cap_le_flowctl_sendLuiz Augusto von Dentz
2017-04-12Bluetooth: 6lowpan: Use netif APIs to flow controlLuiz Augusto von Dentz
2017-04-12Bluetooth: 6lowpan: Don't drop packets when run out of creditsLuiz Augusto von Dentz
2017-04-126lowpan: Don't set IFF_NO_QUEUELuiz Augusto von Dentz
2017-04-12Bluetooth: L2CAP: Don't return -EAGAIN if out of creditsLuiz Augusto von Dentz
2017-04-12Bluetooth: 6lowpan: Print errors during recv_pktLuiz Augusto von Dentz
2017-04-12Bluetooth: 6lowpan: Remove unnecessary peer lookupLuiz Augusto von Dentz
2017-04-12Bluetooth: 6lowpan: fix use after free in chan_suspend/resumeMichael Scott
2017-04-12Bluetooth: 6lowpan: fix delay work init in add_peer_chan()Michael Scott
2017-04-126lowpan: fix assignment of peer_addrColin Ian King
2017-04-12Bluetooth: Change initial min and max intervalJonas Holmberg
2017-04-12Bluetooth: fix assignments on error variable errColin Ian King
2017-04-12Bluetooth: Avoid bt_accept_unlink() double unlinkingDean Jenkins
2017-04-12Bluetooth: Handle bt_accept_enqueue() socket atomicallyDean Jenkins
2017-04-126lowpan: Fix IID format for BluetoothLuiz Augusto von Dentz
2017-04-126lowpan: Use netdev addr_len to determine lladdr lenLuiz Augusto von Dentz
2017-04-12ipv6: addrconf: fix 48 bit 6lowpan autoconfigurationAlexander Aring
2017-04-126lowpan: iphc: override l2 packet informationAlexander Aring
2017-04-126lowpan: Set MAC address length according to LOWPAN_LLTYPEPatrik Flykt
2017-04-12bluetooth: Set 6 byte device addressesPatrik Flykt
2017-04-12Bluetooth: convert rfcomm_dlc.refcnt from atomic_t to refcount_tElena Reshetova
2017-04-12gso: Support frag_list splitting with head_fragIlan Tayari
2017-04-12l2tp: define parameters of l2tp_tunnel_find*() as "const"Guillaume Nault
2017-04-12l2tp: define parameters of l2tp_session_get*() as "const"Guillaume Nault
2017-04-11net/smc: do not use IB_SEND_INLINE together with mapped dataUrsula Braun
2017-04-11net/smc: destruct non-accepted socketsUrsula Braun
2017-04-11net/smc: remove duplicate unhashUrsula Braun
2017-04-11net/smc: guarantee ConnClosed send after shutdown SHUT_WRUrsula Braun
2017-04-11net/smc: no socket state changes in tasklet contextUrsula Braun
2017-04-11net/smc: always call the POLL_IN part of sk_wake_asyncUrsula Braun
2017-04-11net/smc: guarantee reset of write_blocked for heavy workloadUrsula Braun
2017-04-11net/smc: return active RoCE port onlyUrsula Braun
2017-04-11net/smc: remove useless smc_ib_devices_list checkUrsula Braun
2017-04-11net/smc: get rid of old commentUrsula Braun
2017-04-11bpf: pass sk to helper functionsWillem de Bruijn
2017-04-11devlink: fix return value check in devlink_dpipe_header_put()Wei Yongjun
2017-04-11bpf: remove struct bpf_prog_type_listJohannes Berg
2017-04-11l2tp: remove l2tp_session_find()Guillaume Nault
2017-04-11l2tp: remove useless duplicate session detection in l2tp_netlinkGuillaume Nault
2017-04-11Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
2017-04-09Revert "rtnl: Add support for netdev event to link messages"David S. Miller
2017-04-08net: dsa: Factor bottom tag receive functionsFlorian Fainelli
2017-04-08net: dsa: Move skb_unshare() to dsa_switch_rcv()Florian Fainelli
2017-04-08net: dsa: Do not check for NULL dst in tag parsersFlorian Fainelli
2017-04-08New getsockopt option to get socket cookieChenbo Feng
2017-04-07net-next: dsa: add Mediatek tag RX/TX handlerSean Wang
2017-04-07net: ipv4: fix multipath RTM_GETROUTE behavior when iif is givenFlorian Larysch
2017-04-06Merge tag 'batadv-next-for-davem-20170406' of git://git.open-mesh.org/linux-m...David S. Miller