- 6503e0b libceph: export remaining protocol independent infrastructure by Ilya Dryomov · 4 years, 2 months ago
- 699921d libceph: export zero_page by Ilya Dryomov · 4 years, 2 months ago
- 3fefd43 libceph: rename and export con->flags bits by Ilya Dryomov · 4 years, 2 months ago
- 6d7f62b libceph: rename and export con->state states by Ilya Dryomov · 4 years, 2 months ago
- 30be780 libceph: make con->state an int by Ilya Dryomov · 4 years, 2 months ago
- 2f68738 libceph: don't export ceph_messenger_{init_fini}() to modules by Ilya Dryomov · 4 years, 2 months ago
- fd1a154 libceph: make sure our addr->port is zero and addr->nonce is non-zero by Ilya Dryomov · 4 years, 2 months ago
- 771294f libceph: factor out ceph_con_get_out_msg() by Ilya Dryomov · 4 years, 1 month ago
- fc4c128 libceph: change ceph_con_in_msg_alloc() to take hdr by Ilya Dryomov · 4 years, 1 month ago
- 8ee8abf libceph: change ceph_msg_data_cursor_init() to take cursor by Ilya Dryomov · 4 years, 2 months ago
- 0247192 libceph: handle discarding acked and requeued messages separately by Ilya Dryomov · 4 years, 3 months ago
- 5cd8da3 libceph: drop msg->ack_stamp field by Ilya Dryomov · 4 years, 3 months ago
- d3c1248 libceph: remove redundant session reset log message by Ilya Dryomov · 4 years, 2 months ago
- a3da057 libceph: clear con->peer_global_seq on RESETSESSION by Ilya Dryomov · 4 years, 2 months ago
- 5963c3d libceph: rename reset_connection() to ceph_con_reset_session() by Ilya Dryomov · 4 years, 2 months ago
- 3596f4c libceph: split protocol reset bits out of reset_connection() by Ilya Dryomov · 4 years, 2 months ago
- 90b6561 libceph: don't call reset_connection() on version/feature mismatches by Ilya Dryomov · 4 years, 2 months ago
- 418af5b libceph: lower exponential backoff delay by Ilya Dryomov · 4 years, 2 months ago
- b77f8f0e libceph: include middle_len in process_message() dout by Ilya Dryomov · 4 years, 2 months ago
- d9838b1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 4 years, 1 month ago
- 7fdd375 net: sched: Fix dump of MPLS_OPT_LSE_LABEL attribute in cls_flower by Guillaume Nault · 4 years, 1 month ago
- b7e4ba9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 4 years, 1 month ago
- 299bcb5 tcp: fix cwnd-limited bug for TSO deferral where we send nothing by Neal Cardwell · 4 years, 1 month ago
- 5137d30 net: flow_offload: Fix memory leak for indirect flow block by Chris Mi · 4 years, 1 month ago
- 8ef44b6 tcp: Retain ECT bits for tos reflection by Wei Wang · 4 years, 1 month ago
- a770bf5 ethtool: fix stack overflow in ethnl_parse_bitset() by Michal Kubecek · 4 years, 1 month ago
- 323a391 can: isotp: isotp_setsockopt(): block setsockopt on bound sockets by Oliver Hartkopp · 4 years, 1 month ago
- 998f172 xdp: Remove the xdp_attachment_flags_ok() callback by Toke Høiland-Jørgensen · 4 years, 1 month ago
- 2d94b20 netfilter: nft_ct: Remove confirmation check for NFT_CT_ID by Brett Mastbergen · 4 years, 1 month ago
- 72d05c0 tcp: select sane initial rcvq_space.space for big MSS by Eric Dumazet · 4 years, 1 month ago
- 0398ba9 net: tipc: prevent possible null deref of link by Cengiz Can · 4 years, 1 month ago
- 42f1c27 netfilter: nftables: comment indirect serialization of commit_mutex with rtnl_mutex by Pablo Neira Ayuso · 4 years, 1 month ago
- 917d80d netfilter: nft_dynset: fix timeouts later than 23 days by Pablo Neira Ayuso · 4 years, 1 month ago
- cc00bca netfilter: x_tables: Switch synchronization to RCU by Subash Abhinov Kasiviswanathan · 4 years, 1 month ago
- 819f56b Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec by Jakub Kicinski · 4 years, 1 month ago
- f55628b mptcp: print new line in mptcp_seq_show() if mptcp isn't in use by Jianguo Wu · 4 years, 1 month ago
- 851d0a7 bridge: Fix a deadlock when enabling multicast snooping by Joseph Huang · 4 years, 1 month ago
- e336688 lwt_bpf: Replace preempt_disable() with migrate_disable() by Cong Wang · 4 years, 1 month ago
- d9054a1 lwt: Disable BH too in run_lwt_bpf() by Dongdong Wang · 4 years, 1 month ago
- 10c678b udp: fix the proto value passed to ip_protocol_deliver_rcu for the segments by Xin Long · 4 years, 1 month ago
- 905b203 mac80211: mesh: fix mesh_pathtbl_init() error path by Eric Dumazet · 4 years, 1 month ago
- bb2da76 openvswitch: fix error return code in validate_and_copy_dec_ttl() by Wang Hai · 4 years, 1 month ago
- ee4f52a8 net: bridge: vlan: fix error return code in __vlan_add() by Zhang Changzhong · 4 years, 1 month ago
- b410f04e ipv4: fix error return code in rtm_to_fib_config() by Zhang Changzhong · 4 years, 1 month ago
- 4eef8b1 net/sched: fq_pie: initialize timer earlier in fq_pie_init() by Davide Caratti · 4 years, 1 month ago
- 12c8a8c xsk: Return error code if force_zc is set by Zhang Changzhong · 4 years, 1 month ago
- bdeca45 mac80211: set SDATA_STATE_RUNNING for monitor interfaces by Borwankar, Antara · 4 years, 1 month ago
- f495acd cfg80211: initialize rekey_data by Sara Sharon · 4 years, 1 month ago
- 8fca2b8 mac80211: fix return value of ieee80211_chandef_he_6ghz_oper by Wen Gong · 4 years, 1 month ago
- 9608fa6 net/sched: act_mpls: ensure LSE is pullable before reading it by Davide Caratti · 4 years, 1 month ago
- 43c1360 net: openvswitch: ensure LSE is pullable before reading it by Davide Caratti · 4 years, 1 month ago
- 13de4ed net: skbuff: ensure LSE is pullable before decrementing the MPLS ttl by Davide Caratti · 4 years, 1 month ago
- 6ee50c8 net/x25: prevent a couple of overflows by Dan Carpenter · 4 years, 1 month ago
- 3413f04 xsk: Change the tx writeable condition by Xuan Zhuo · 4 years, 1 month ago
- f5da541 xsk: Replace datagram_poll by sock_poll_wait by Xuan Zhuo · 4 years, 1 month ago
- 832ba59 net: ip6_gre: set dev->hard_header_len when using header_ops by Antoine Tenart · 4 years, 1 month ago
- 0643334 tipc: fix incompatible mtu of transmission by Hoang Le · 4 years, 1 month ago
- ed1182d xdp: Handle MEM_TYPE_XSK_BUFF_POOL correctly in xdp_return_buff() by Björn Töpel · 4 years, 1 month ago
- bd2d5c5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by Jakub Kicinski · 4 years, 1 month ago
- 1ebf179 ipv4: Fix tos mask in inet_rtm_getroute() by Guillaume Nault · 4 years, 1 month ago
- 3771b82 Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by Jakub Kicinski · 4 years, 1 month ago
- 28d35ad Merge tag 'batadv-net-pullrequest-20201127' of git://git.open-mesh.org/linux-merge by Jakub Kicinski · 4 years, 1 month ago
- 44f64f2 netfilter: bridge: reset skb->pkt_type after NF_INET_POST_ROUTING traversal by Antoine Tenart · 4 years, 1 month ago
- d0742c4 Merge tag 'linux-can-fixes-for-5.10-20201127' of git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can by Jakub Kicinski · 4 years, 1 month ago
- 985f733 sock: set sk_err to ee_errno on dequeue from errq by Willem de Bruijn · 4 years, 1 month ago
- d3ab788 mptcp: fix NULL ptr dereference on bad MPJ by Paolo Abeni · 4 years, 1 month ago
- 69929d4 net: openvswitch: fix TTL decrement action netlink message format by Eelco Chaudron · 4 years, 1 month ago
- a5d45bc netfilter: nftables_offload: build mask based from the matching bytes by Pablo Neira Ayuso · 4 years, 1 month ago
- 3c78e9e netfilter: nftables_offload: set address type in control dissector by Pablo Neira Ayuso · 4 years, 1 month ago
- 4bc3c8d ipvs: fix possible memory leak in ip_vs_control_net_init by Wang Hai · 4 years, 1 month ago
- d73ff9b can: af_can: can_rx_unregister(): remove WARN() statement from list operation sanity check by Oliver Hartkopp · 4 years, 1 month ago
- 992b03b batman-adv: Don't always reallocate the fragmentation skb head by Sven Eckelmann · 4 years, 1 month ago
- c5cbfc8 batman-adv: Reserve needed_*room for fragments by Sven Eckelmann · 4 years, 1 month ago
- 4ca23e2 batman-adv: Consider fragmentation for needed_headroom by Sven Eckelmann · 4 years, 1 month ago
- 025cc2f net/tls: Protect from calling tls_dev_del for TLS RX twice by Maxim Mikityanskiy · 4 years, 1 month ago
- a7b4364 devlink: Make sure devlink instance and port are in same net namespace by Parav Pandit · 4 years, 1 month ago
- b187c9b devlink: Hold rtnl lock while reading netdev attributes by Parav Pandit · 4 years, 1 month ago
- c0700df netfilter: nf_tables: avoid false-postive lockdep splat by Florian Westphal · 4 years, 1 month ago
- 68ad89d netfilter: ipset: prevent uninit-value in hash_ip6_add by Eric Dumazet · 4 years, 1 month ago
- 2543a60 gro_cells: reduce number of synchronize_net() calls by Eric Dumazet · 4 years, 1 month ago
- e255e11 ipv6: addrlabel: fix possible memory leak in ip6addrlbl_net_init by Wang Hai · 4 years, 1 month ago
- 26c8996 Merge tag 'batadv-net-pullrequest-20201124' of git://git.open-mesh.org/linux-merge by Jakub Kicinski · 4 years, 1 month ago
- 407c85c tcp: Set ECT0 bit in tos/tclass for synack when BPF needs ECN by Alexander Duyck · 4 years, 1 month ago
- 36ccdf8 net, xsk: Avoid taking multiple skbuff references by Björn Töpel · 4 years, 1 month ago
- 5204bb6 devlink: Fix reload stats structure by Moshe Shemesh · 4 years, 1 month ago
- d549699 net/packet: fix packet receive on L3 devices without visible hard header by Eyal Birger · 4 years, 1 month ago
- 3fe356d vsock/virtio: discard packets only when socket is really closed by Stefano Garzarella · 4 years, 1 month ago
- 01770a1 tcp: fix race condition when creating child sockets from syncookies by Ricardo Dias · 4 years, 1 month ago
- 17864891 xsk: Fix incorrect netdev reference count by Marek Majtyka · 4 years, 1 month ago
- c5dab09 net/af_iucv: set correct sk_protocol for child sockets by Julian Wiedmann · 4 years, 1 month ago
- 5547201 tcp: Set INET_ECN_xmit configuration in tcp_reinit_congestion_control by Alexander Duyck · 4 years, 1 month ago
- 861602b tcp: Allow full IP tos/IPv6 tclass to be reflected in L3 header by Alexander Duyck · 4 years, 1 month ago
- 20ffc7a net/tls: missing received data after fast remote close by Vadim Fedorenko · 4 years, 1 month ago
- 3b3fd06 rose: Fix Null pointer dereference in rose_send_frame() by Anmol Karn · 4 years, 1 month ago
- 537cf4e xsk: Fix umem cleanup bug at socket destruct by Magnus Karlsson · 4 years, 1 month ago
- e6ea60b Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by Jakub Kicinski · 4 years, 1 month ago
- 41a0be3 net/smc: fix direct access to ib_gid_addr->ndev in smc_ib_determine_gid() by Karsten Graul · 4 years, 1 month ago
- 0530bd6 net/smc: fix matching of existing link groups by Karsten Graul · 4 years, 1 month ago
- 2d8f648 ipv6: Remove dependency of ipv6_frag_thdr_truncated on ipv6 module by Georg Kohmann · 4 years, 1 month ago
- 1532b97 net: Have netpoll bring-up DSA management interface by Florian Fainelli · 4 years, 1 month ago