aboutsummaryrefslogtreecommitdiffstats
path: root/net (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-04-17net: rtnetlink: plumb extended ack to doit functionDavid Ahern23-94/+154
2017-04-17ipv6: sr: fix BUG due to headroom too small after SRH pushDavid Lebrun1-0/+8
2017-04-17gso: Validate assumption of frag_list segementationIlan Tayari1-4/+14
2017-04-17sctp: get list_of_streams of strreset outreq earlierXin Long1-4/+4
2017-04-17Add uid and cookie bpf helper to cg_skb_func_protoChenbo Feng1-6/+1
2017-04-17Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-nextDavid S. Miller9-182/+176
2017-04-17net: bridge: notify on hw fdb takeoverNikolay Aleksandrov1-1/+3
2017-04-17kcm: remove a useless copy_from_user()WANG Cong1-4/+0
2017-04-17Subject: net: allow configuring default qdiscstephen hemminger2-0/+54
2017-04-17l2tp: device MTU setup, tunnel socket needs a lockR. Parameswaran2-1/+3
2017-04-17net: ipv6: send unsolicited NA on admin upDavid Ahern1-0/+2
2017-04-17net: dsa: isolate legacy codeVivien Didelot4-767/+825
2017-04-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller22-67/+134
2017-04-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller8-25/+62
2017-04-13netfilter: ipt_CLUSTERIP: Fix wrong conntrack netns refcnt usageGao Feng1-1/+1
2017-04-13netfilter: nft_hash: do not dump the auto generated seedLiping Zhang1-3/+7
2017-04-13netlink: pass extended ACK struct where availableJohannes Berg10-37/+40
2017-04-13netlink: pass extended ACK struct to parsing functionsJohannes Berg110-342/+397
2017-04-13netlink: allow sending extended ACK with cookie on successJohannes Berg1-11/+22
2017-04-13genetlink: pass extended ACK report downJohannes Berg1-2/+4
2017-04-13netlink: extended ACK reportingJohannes Berg10-27/+87
2017-04-13net: ipv4: Refine the ipv4_default_advmssGao Feng1-8/+4
2017-04-13rtnetlink: Do not generate notifications for NETDEV_CHANGE_TX_QUEUE_LEN eventDavid Ahern1-1/+0
2017-04-13rtnetlink: Do not generate notifications for NETDEV_CHANGEUPPER eventDavid Ahern1-1/+0
2017-04-13rtnetlink: Do not generate notifications for CHANGELOWERSTATE eventDavid Ahern1-1/+0
2017-04-13rtnetlink: Do not generate notifications for PRECHANGEUPPER eventDavid Ahern1-1/+0
2017-04-13rtnetlink: Do not generate notifications for POST_TYPE_CHANGE eventDavid Ahern1-1/+0
2017-04-13rtnetlink: Do not generate notifications for CHANGEADDR eventDavid Ahern1-1/+0
2017-04-13rtnetlink: Do not generate notification for UDP_TUNNEL_PUSH_INFODavid Ahern1-1/+0
2017-04-13rtnetlink: Do not generate notifications for MTU eventsDavid Ahern1-2/+0
2017-04-12bluetooth: Do not set IFF_POINTOPOINTPatrik Flykt1-2/+1
2017-04-12Bluetooth: 6lowpan: Set tx_queue_len to DEFAULT_TX_QUEUE_LENLuiz Augusto von Dentz1-0/+2
2017-04-12Bluetooth: L2CAP: Add l2cap_le_flowctl_sendLuiz Augusto von Dentz1-8/+19
2017-04-12Bluetooth: 6lowpan: Use netif APIs to flow controlLuiz Augusto von Dentz1-0/+16
2017-04-12Bluetooth: 6lowpan: Don't drop packets when run out of creditsLuiz Augusto von Dentz1-9/+2
2017-04-126lowpan: Don't set IFF_NO_QUEUELuiz Augusto von Dentz1-1/+0
2017-04-12Bluetooth: L2CAP: Don't return -EAGAIN if out of creditsLuiz Augusto von Dentz1-3/+0
2017-04-12Bluetooth: 6lowpan: Print errors during recv_pktLuiz Augusto von Dentz1-0/+2
2017-04-12Bluetooth: 6lowpan: Remove unnecessary peer lookupLuiz Augusto von Dentz1-11/+4
2017-04-12Bluetooth: 6lowpan: fix use after free in chan_suspend/resumeMichael Scott1-18/+3
2017-04-12Bluetooth: 6lowpan: fix delay work init in add_peer_chan()Michael Scott1-3/+7
2017-04-126lowpan: fix assignment of peer_addrColin Ian King1-1/+1
2017-04-12Bluetooth: Change initial min and max intervalJonas Holmberg1-2/+2
2017-04-12Bluetooth: fix assignments on error variable errColin Ian King1-5/+5
2017-04-12Bluetooth: Avoid bt_accept_unlink() double unlinkingDean Jenkins1-0/+24
2017-04-12Bluetooth: Handle bt_accept_enqueue() socket atomicallyDean Jenkins1-0/+2
2017-04-126lowpan: Fix IID format for BluetoothLuiz Augusto von Dentz2-68/+17
2017-04-126lowpan: Use netdev addr_len to determine lladdr lenLuiz Augusto von Dentz2-47/+44
2017-04-12ipv6: addrconf: fix 48 bit 6lowpan autoconfigurationAlexander Aring1-5/+12
2017-04-126lowpan: iphc: override l2 packet informationAlexander Aring1-0/+8