summaryrefslogtreecommitdiffstats
path: root/net
AgeCommit message (Expand)Author
2017-04-18sctp: process duplicated strreset asoc request correctlyXin Long
2017-04-18sctp: process duplicated strreset in and addstrm in requests correctlyXin Long
2017-04-18sctp: process duplicated strreset out and addstrm out requests correctlyXin Long
2017-04-17net: rtnetlink: plumb extended ack to doit functionDavid Ahern
2017-04-17ipv6: sr: fix BUG due to headroom too small after SRH pushDavid Lebrun
2017-04-17gso: Validate assumption of frag_list segementationIlan Tayari
2017-04-17sctp: get list_of_streams of strreset outreq earlierXin Long
2017-04-17Add uid and cookie bpf helper to cg_skb_func_protoChenbo Feng
2017-04-17Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller
2017-04-17net: bridge: notify on hw fdb takeoverNikolay Aleksandrov
2017-04-17kcm: remove a useless copy_from_user()WANG Cong
2017-04-17Subject: net: allow configuring default qdiscstephen hemminger
2017-04-17l2tp: device MTU setup, tunnel socket needs a lockR. Parameswaran
2017-04-17net: ipv6: send unsolicited NA on admin upDavid Ahern
2017-04-17net: dsa: isolate legacy codeVivien Didelot
2017-04-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-04-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2017-04-13netfilter: ipt_CLUSTERIP: Fix wrong conntrack netns refcnt usageGao Feng
2017-04-13netfilter: nft_hash: do not dump the auto generated seedLiping Zhang
2017-04-13netlink: pass extended ACK struct where availableJohannes Berg
2017-04-13netlink: pass extended ACK struct to parsing functionsJohannes Berg
2017-04-13netlink: allow sending extended ACK with cookie on successJohannes Berg
2017-04-13genetlink: pass extended ACK report downJohannes Berg
2017-04-13netlink: extended ACK reportingJohannes Berg
2017-04-13net: ipv4: Refine the ipv4_default_advmssGao Feng
2017-04-13rtnetlink: Do not generate notifications for NETDEV_CHANGE_TX_QUEUE_LEN eventDavid Ahern
2017-04-13rtnetlink: Do not generate notifications for NETDEV_CHANGEUPPER eventDavid Ahern
2017-04-13rtnetlink: Do not generate notifications for CHANGELOWERSTATE eventDavid Ahern
2017-04-13rtnetlink: Do not generate notifications for PRECHANGEUPPER eventDavid Ahern
2017-04-13rtnetlink: Do not generate notifications for POST_TYPE_CHANGE eventDavid Ahern
2017-04-13rtnetlink: Do not generate notifications for CHANGEADDR eventDavid Ahern
2017-04-13rtnetlink: Do not generate notification for UDP_TUNNEL_PUSH_INFODavid Ahern
2017-04-13rtnetlink: Do not generate notifications for MTU eventsDavid Ahern
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