summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2017-04-06rxrpc: Use negative error codes in rxrpc_call structDavid Howells
2017-04-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-04-05tcp: fix reordering SNMP under-countingYuchung Cheng
2017-04-05tcp: fix lost retransmit SNMP under-countingYuchung Cheng
2017-04-05Merge tag 'linux-can-next-for-4.13-20170404' of git://git.kernel.org/pub/scm/...David S. Miller
2017-04-05rtnl: Add support for netdev event to link messagesVlad Yasevich
2017-04-05rtnetlink: Convert rtnetlink_event to white listVlad Yasevich
2017-04-05net: tcp: Define the TCP_MAX_WSCALE instead of literal number 14Gao Feng
2017-04-05sctp: get sock from transport in sctp_transport_update_pmtuXin Long
2017-04-05netlink/diag: report flags for netlink socketsAndrey Vagin
2017-04-05net: sched: choke: remove some dead codeDan Carpenter
2017-04-05batman-adv: Use net_device_stats from struct net_deviceTobias Klauser
2017-04-04l2tp: fix PPP pseudo-wire auto-loadingGuillaume Nault
2017-04-04l2tp: take reference on sessions being dumpedGuillaume Nault
2017-04-04can: initial support for network namespacesMario Kicherer
2017-04-03soreuseport: use "unsigned int" in __reuseport_alloc()Alexey Dobriyan
2017-04-03flowcache: more "unsigned int"Alexey Dobriyan
2017-04-03flowcache: make flow_cache_hash_size() return "unsigned int"Alexey Dobriyan
2017-04-03flowcache: make flow_key_size() return "unsigned int"Alexey Dobriyan
2017-04-03tcp: minimize false-positives on TCP/GRO checkMarcelo Ricardo Leitner
2017-04-03sctp: check for dst and pathmtu update in sctp_packet_configXin Long
2017-04-03sctp: add SCTP_PR_STREAM_STATUS sockopt for prsctpXin Long
2017-04-03flow dissector: correct size of storage for ARPSimon Horman
2017-04-03batman-adv: Group ethtool related code togetherSven Eckelmann
2017-04-03batman-adv: Remove ethtool .get_settings stubSven Eckelmann
2017-04-03batman-adv: Remove ethtool msglevel functionsSven Eckelmann
2017-04-03batman-adv: Use ethtool helper to get link statusSven Eckelmann
2017-04-02rds: tcp: canonical connection order for all paths with index > 0Sowmini Varadhan
2017-04-02rds: tcp: allow progress of rds_conn_shutdown if the rds_connection is marked...Sowmini Varadhan
2017-04-01net: mpls: Increase max number of labels for lwt encapDavid Ahern
2017-04-01net: mpls: bump maximum number of labelsDavid Ahern
2017-04-01net: mpls: Limit memory allocation for mpls_routeDavid Ahern
2017-04-01net: mpls: change mpls_route layoutDavid Ahern
2017-04-01net: mpls: Convert number of nexthops to u8David Ahern
2017-04-01net: mpls: rt_nhn_alive and nh_flags should be accessed using READ_ONCEDavid Ahern
2017-04-01l2tp: take a reference on sessions used in genetlink handlersGuillaume Nault
2017-04-01l2tp: hold session while sending creation notificationsGuillaume Nault
2017-04-01l2tp: fix duplicate session creationGuillaume Nault
2017-04-01l2tp: ensure session can't get removed during pppol2tp_session_ioctl()Guillaume Nault
2017-04-01l2tp: fix race in l2tp_recv_common()Guillaume Nault
2017-04-01sctp: use right in and out stream cntXin Long
2017-04-01net: dsa: fix build error with devlink build as moduleTobias Regnery
2017-04-01Merge tag 'mac80211-for-davem-2017-03-31' of git://git.kernel.org/pub/scm/lin...David S. Miller
2017-04-01bpf: introduce BPF_PROG_TEST_RUN commandAlexei Starovoitov
2017-04-01net: dsa: add cross-chip bridging operationsVivien Didelot
2017-04-01openvswitch: Fix ovs_flow_key_update()Yi-Hung Wei
2017-04-01Merge tag 'nfsd-4.11-1' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2017-03-30sock: avoid dirtying sk_stamp, if possiblePaolo Abeni
2017-03-30net: tcp: Refine the __tcp_select_windowGao Feng
2017-03-30sctp: alloc stream info when initializing asocXin Long