summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2020-09-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2020-09-04net/packet: fix overflow in tpacket_rcvOr Cohen
2020-09-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2020-09-03net/smc: fix sock refcounting in case of terminationUrsula Braun
2020-09-03net/smc: reset sndbuf_desc if freedUrsula Braun
2020-09-03net/smc: set rx_off for SMCR explicitlyUrsula Braun
2020-09-03net/smc: fix toleration of fake add_link messagesKarsten Graul
2020-09-03ip: expose inet sockopts through inet_diagWei Wang
2020-09-03ethtool: fix error handling in ethtool_phys_idEdward Cree
2020-09-03l2tp: avoid duplicated code in l2tp_tunnel_closeallTom Parkin
2020-09-03l2tp: make magic feather checks more usefulTom Parkin
2020-09-03l2tp: capture more tx errors in data plane statsTom Parkin
2020-09-03l2tp: drop net argument from l2tp_tunnel_createTom Parkin
2020-09-03l2tp: drop data_len argument from l2tp_xmit_coreTom Parkin
2020-09-03l2tp: remove header length param from l2tp_xmit_skbTom Parkin
2020-09-02tipc: fix shutdown() of connectionless socketTetsuo Handa
2020-09-02ipv6: Fix sysctl max for fib_multipath_hash_policyIdo Schimmel
2020-09-01net: openvswitch: fixes crash if nf_conncount_init() failsEelco Chaudron
2020-09-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2020-09-01net/tls: Implement getsockopt SOL_TLS TLS_RXYutaro Hayakawa
2020-09-01pktgen: fix error message with wrong function nameLeesoo Ahn
2020-09-01net: openvswitch: remove unused keep_flowsTonghao Zhang
2020-09-01net: openvswitch: refactor flow free functionTonghao Zhang
2020-09-01net: openvswitch: improve the coding styleTonghao Zhang
2020-08-31net: ipv4: remove unused arg exact_dif in compute_scoreMiaohe Lin
2020-08-31net: ipv6: remove unused arg exact_dif in compute_scoreMiaohe Lin
2020-08-31tipc: Remove unused macro TIPC_NACK_INTVYueHaibing
2020-08-31tipc: Remove unused macro TIPC_FWD_MSGYueHaibing
2020-08-31mptcp: Remove unused macro MPTCP_SAME_STATEYueHaibing
2020-08-31net: clean up codestyleMiaohe Lin
2020-08-31net: Use helper macro IP_MAX_MTU in __ip_append_data()Miaohe Lin
2020-08-31openvswitch: using ip6_fragment in ipv6_stubwenxu
2020-08-31ipv6: add ipv6_fragment hook in ipv6_stubwenxu
2020-08-31xsk: Add shared umem support between devicesMagnus Karlsson
2020-08-31xsk: Add shared umem support between queue idsMagnus Karlsson
2020-08-31xsk: Enable sharing of dma mappingsMagnus Karlsson
2020-08-31xsk: Move addrs from buffer pool to umemMagnus Karlsson
2020-08-31xsk: Move xsk_tx_list and its lock to buffer poolMagnus Karlsson
2020-08-31xsk: Move queue_id, dev and need_wakeup to buffer poolMagnus Karlsson
2020-08-31xsk: Move fill and completion rings to buffer poolMagnus Karlsson
2020-08-31xsk: Create and free buffer pool independently from umemMagnus Karlsson
2020-08-31xsk: i40e: ice: ixgbe: mlx5: Rename xsk zero-copy driver interfacesMagnus Karlsson
2020-08-31xsk: i40e: ice: ixgbe: mlx5: Pass buffer pool to driver instead of umemMagnus Karlsson
2020-08-31netlink: policy: correct validation type checkJohannes Berg
2020-08-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2020-08-30tipc: fix using smp_processor_id() in preemptibleTuong Lien
2020-08-29netfilter: conntrack: do not auto-delete clash entries on replyFlorian Westphal
2020-08-28netfilter: nfnetlink: nfnetlink_unicast() reports EAGAIN instead of ENOBUFSPablo Neira Ayuso
2020-08-28netfilter: delete repeated wordsRandy Dunlap
2020-08-28netlabel: remove unused param from audit_log_format()Alex Dewar