summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2019-09-01netlabel: remove redundant assignment to pointer iterColin Ian King
2019-08-31net/ncsi: add response handlers for PLDM over NC-SIBen Wei
2019-08-31devlink: Use switch-case instead of if-elseParav Pandit
2019-08-31devlink: Make port index data type as unsigned intParav Pandit
2019-08-31net: tls: export protocol version, cipher, tx_conf/rx_conf to socket diagDavide Caratti
2019-08-31tcp: ulp: add functions to dump ulp-specific informationDavide Caratti
2019-08-31net/tls: use RCU protection on icsk->icsk_ulp_dataJakub Kicinski
2019-08-31net: dsa: tag_8021q: Restore bridge VLANs when enabling vlan_filteringVladimir Oltean
2019-08-31net: bridge: Populate the pvid flag in br_vlan_get_infoVladimir Oltean
2019-08-30net: sched: cls_matchall: cleanup flow_action before deallocatingVlad Buslov
2019-08-30tcp_bbr: clarify that bbr_bdp() rounds up in commentsLuke Hsiao
2019-08-30sched: act_vlan: implement stats_update callbackJiri Pirko
2019-08-27sctp: allow users to set ep ecn flag by sockoptXin Long
2019-08-27sctp: allow users to set netns ecn flag with sysctlXin Long
2019-08-27sctp: make ecn flag per netns and endpointXin Long
2019-08-27net: dsa: Advertise the VLAN offload netdev ability only if switch supports itVladimir Oltean
2019-08-27net: dsa: clear VLAN PVID flag for CPU portVivien Didelot
2019-08-27net: dsa: program VLAN on CPU port from slaveVivien Didelot
2019-08-27net: dsa: check bridge VLAN in slave operationsVivien Didelot
2019-08-27net: dsa: add slave VLAN helpersVivien Didelot
2019-08-27net: dsa: do not skip -EOPNOTSUPP in dsa_port_vid_addVivien Didelot
2019-08-27net: dsa: remove bitmap operationsVivien Didelot
2019-08-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2019-08-27Merge tag 'nfs-for-5.3-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2019-08-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2019-08-26net: sched: flower: don't take rtnl lock for cls hw offloads APIVlad Buslov
2019-08-26net: sched: copy tunnel info when setting flow_action entry->tunnelVlad Buslov
2019-08-26net: sched: take reference to action dev before calling offloadsVlad Buslov
2019-08-26net: sched: take rtnl lock in tc_setup_flow_action()Vlad Buslov
2019-08-26net: sched: conditionally obtain rtnl lock in cls hw offloads APIVlad Buslov
2019-08-26net: sched: add API for registering unlocked offload block callbacksVlad Buslov
2019-08-26net: sched: notify classifier on successful offload add/deleteVlad Buslov
2019-08-26net: sched: refactor block offloads counter usageVlad Buslov
2019-08-26net: sched: change tcf block offload counter type to atomic_tVlad Buslov
2019-08-26net: sched: protect block offload-related fields with rw_semaphoreVlad Buslov
2019-08-26SUNRPC: Handle connection breakages correctly in call_status()Trond Myklebust
2019-08-26Revert "NFSv4/flexfiles: Abort I/O early if the layout segment was invalidated"Trond Myklebust
2019-08-26SUNRPC: Handle EADDRINUSE and ENOBUFS correctlyTrond Myklebust
2019-08-26SUNRPC: Don't handle errors if the bind/connect succeededTrond Myklebust
2019-08-25openvswitch: Fix conntrack cache with timeoutYi-Hung Wei
2019-08-25ipv4: mpls: fix mpls_xmit for iptunnelAlexey Kodanev
2019-08-24net: rds: add service level support in rds-infoZhu Yanjun
2019-08-24net: route dump netlink NLM_F_MULTI flag missingJohn Fastabend
2019-08-24sock: fix potential memory leak in proto_register()zhanglin
2019-08-24net/core/skmsg: Delete an unnecessary check before the function call “consu...Markus Elfring
2019-08-24xfrm/xfrm_policy: fix dst dev null pointer dereference in collect_md modeHangbin Liu
2019-08-24ipv4/icmp: fix rt dst dev null pointer dereferenceHangbin Liu
2019-08-24openvswitch: Fix log message in ovs conntrackYi-Hung Wei
2019-08-24Merge branch 'ieee802154-for-davem-2019-08-24' of git://git.kernel.org/pub/sc...David S. Miller
2019-08-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller