- b19218b nexthop: Bounce NHA_GATEWAY in FDB nexthop groups by Petr Machata · 4 years ago
- 7b01e53 nexthop: Unlink nexthop group entry in error path by Ido Schimmel · 4 years ago
- 07e61a9 nexthop: Fix off-by-one error in error path by Ido Schimmel · 4 years ago
- bb4cc1a1 net: ip: always refragment ip defragmented packets by Florian Westphal · 4 years ago
- 50c6616 net: fix pmtu check in nopmtudisc mode by Florian Westphal · 4 years ago
- d8f5c29 net: ipv6: fib: flush exceptions when purging route by Sean Tranchetti · 4 years ago
- 4beb17e net: qrtr: fix null-ptr-deref in qrtr_ns_remove by Qinglang Miao · 4 years ago
- 55b7ab1 net: vlan: avoid leaks on register_vlan_dev() failures by Jakub Kicinski · 4 years ago
- 152a8a6 cfg80211: select CONFIG_CRC32 by Arnd Bergmann · 4 years ago
- aa35e45 Merge tag 'net-5.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 4 years ago
- a8f33c0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by Jakub Kicinski · 4 years ago
- b40f97b net: lapb: Decrease the refcount of "struct lapb_cb" in lapb_device_event by Xie He · 4 years ago
- 4bfc471 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 4 years ago
- 085c7c4 erspan: fix version 1 check in gre_parse_header() by Cong Wang · 4 years ago
- bd1248f net: sched: prevent invalid Scell_log shift count by Randy Dunlap · 4 years ago
- a533b70 net: neighbor: fix a crash caused by mod zero by weichenchen · 4 years ago
- 21fdca2 ipv4: Ignore ECN bits for fib lookups in fib_compute_spec_dst() by Guillaume Nault · 4 years ago
- e7579d5 net: mptcp: cap forward allocation to 1M by Davide Caratti · 4 years ago
- 4ae2bb8 net-sysfs: take the rtnl lock when accessing xps_rxqs_map and num_tc by Antoine Tenart · 4 years ago
- 2d57b4f net-sysfs: take the rtnl lock when storing xps_rxqs by Antoine Tenart · 4 years ago
- fb25038 net-sysfs: take the rtnl lock when accessing xps_cpus_map and num_tc by Antoine Tenart · 4 years ago
- 1ad58225 net-sysfs: take the rtnl lock when storing xps_cpus by Antoine Tenart · 4 years ago
- f5f2c9a libceph: align session_key and con_secret to 16 bytes by Ilya Dryomov · 4 years, 1 month ago
- ad32fe8 libceph: fix auth_signature buffer allocation in secure mode by Ilya Dryomov · 4 years, 1 month ago
- b4e70d8 netfilter: nftables: add set expression flags by Pablo Neira Ayuso · 4 years ago
- 95cd4bc netfilter: nft_dynset: report EOPNOTSUPP on missing set feature by Pablo Neira Ayuso · 4 years ago
- 6cb5621 netfilter: xt_RATEEST: reject non-null terminated string from userspace by Florian Westphal · 4 years ago
- 427c940 net/ncsi: Use real net-device for response handler by John Wang · 4 years ago
- 826f328 net: dcb: Validate netlink message in DCB handler by Petr Machata · 4 years ago
- 70990af Merge tag '9p-for-5.11-rc1' of git://github.com/martinetd/linux by Linus Torvalds · 4 years ago
- 1e72fae Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by Jakub Kicinski · 4 years, 1 month ago
- 698285d net/sched: sch_taprio: ensure to reset/destroy all child qdiscs by Davide Caratti · 4 years, 1 month ago
- abdcd06 net: af_packet: fix procfs header for 64-bit pointers by Baruch Siach · 4 years, 1 month ago
- b1b95cb xsk: Rollback reservation at NETDEV_TX_BUSY by Magnus Karlsson · 4 years, 1 month ago
- f09ced4 xsk: Fix race in SKB mode transmit with shared cq by Magnus Karlsson · 4 years, 1 month ago
- 8bee683 xsk: Fix memory leak for failed bind by Magnus Karlsson · 4 years, 1 month ago
- d64c6f9 Merge tag 'net-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 4 years, 1 month ago
- 74f602d Merge tag 'nfs-for-5.11-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 4 years, 1 month ago
- be695ee Merge tag 'ceph-for-5.11-rc1' of git://github.com/ceph/ceph-client by Linus Torvalds · 4 years, 1 month ago
- 44d4775 net/sched: sch_taprio: reset child qdiscs before freeing them by Davide Caratti · 4 years, 1 month ago
- 5c8193f netfilter: ipset: fix shift-out-of-bounds in htable_bits() by Vasily Averin · 4 years, 1 month ago
- 2b33d6f netfilter: ipset: fixes possible oops in mtype_resize by Vasily Averin · 4 years, 1 month ago
- 443d6e8 netfilter: x_tables: Update remaining dereference to RCU by Subash Abhinov Kasiviswanathan · 4 years, 1 month ago
- 13e1603 mptcp: fix pending data accounting by Paolo Abeni · 4 years, 1 month ago
- 219d049 mptcp: push pending frames when subflow has free space by Paolo Abeni · 4 years, 1 month ago
- 3f8b266 mptcp: properly annotate nested lock by Paolo Abeni · 4 years, 1 month ago
- 0c14846 mptcp: fix security context on server socket by Paolo Abeni · 4 years, 1 month ago
- 3ae32c0 mptcp: clear use_ack and use_map when dropping other suboptions by Geliang Tang · 4 years, 1 month ago
- 009bd55 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma by Linus Torvalds · 4 years, 1 month ago
- 995433b net/smc: fix access to parent of an ib device by Karsten Graul · 4 years, 1 month ago
- ef72cd3 ethtool: fix error paths in ethnl_set_channels() by Ivan Vecera · 4 years, 1 month ago
- c32c928 tipc: do sanity check payload of a netlink message by Hoang Le · 4 years, 1 month ago
- 48aba79 Merge tag 'for-5.11/io_uring-2020-12-14' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 1 month ago
- 7061eb8 net: core: introduce __netdev_notify_peers by Lijun Pan · 4 years, 1 month ago
- efb796f ethtool: fix string set id check by Michal Kubecek · 4 years, 1 month ago
- ca5b877 Merge tag 'selinux-pr-20201214' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/selinux by Linus Torvalds · 4 years, 1 month ago
- 161b838 netfilter: nftables: fix incorrect increment of loop counter by Colin Ian King · 4 years, 1 month ago
- 1a50ede Merge tag 'nfsd-5.11' of git://git.linux-nfs.org/projects/cel/cel-2.6 by Linus Torvalds · 4 years, 1 month ago
- edffb84 Merge tag 'nfs-rdma-for-5.11-1' of git://git.linux-nfs.org/projects/anna/linux-nfs into linux-next by Trond Myklebust · 4 years, 1 month ago
- d635a69 Merge tag 'net-next-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next by Linus Torvalds · 4 years, 1 month ago
- a268e0f net: fix proc_fs init handling in af_packet and tls by Yonatan Linik · 4 years, 1 month ago
- 7f81698 af_vsock: Assign the vsock transport considering the vsock address flags by Andra Paraschiv · 4 years, 1 month ago
- 1b5f2ab af_vsock: Set VMADDR_FLAG_TO_HOST flag on the receive path by Andra Paraschiv · 4 years, 1 month ago
- cada7cc vsock_addr: Check for supported flag values by Andra Paraschiv · 4 years, 1 month ago
- ae0b04b net: Disable NETIF_F_HW_TLS_TX when HW_CSUM is disabled by Tariq Toukan · 4 years, 1 month ago
- c31b70c tcp: Add logic to check for SYN w/ data in tcp_simple_retransmit by Alexander Duyck · 4 years, 1 month ago
- 54970a2 net: drop bogus skb with CHECKSUM_PARTIAL and offset beyond end of trimmed packet by Vasily Averin · 4 years, 1 month ago
- adb35e8 Merge tag 'sched-core-2020-12-14' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 1 month ago
- 989a1db net: bridge: Fix a warning when del bridge sysfs by Wang Hai · 4 years, 1 month ago
- 15e6ca97 mptcp: let MPTCP create max size skbs by Paolo Abeni · 4 years, 1 month ago
- 1bc7327 mptcp: pm: simplify select_local_address() by Paolo Abeni · 4 years, 1 month ago
- 50c504a mptcp: parse and act on incoming FASTCLOSE option by Florian Westphal · 4 years, 1 month ago
- 049fe38 tcp: parse mptcp options contained in reset packets by Florian Westphal · 4 years, 1 month ago
- ab82e99 mptcp: hold mptcp socket before calling tcp_done by Florian Westphal · 4 years, 1 month ago
- ba34c3d mptcp: use MPTCPOPT_HMAC_LEN macro by Geliang Tang · 4 years, 1 month ago
- 141694d mptcp: remove address when netlink flushes addrs by Geliang Tang · 4 years, 1 month ago
- 3764b0c mptcp: attach subflow socket to parent cgroup by Nicolas Rybowski · 4 years, 1 month ago
- 09d6217 net: openvswitch: fix TTL decrement exception action execution by Eelco Chaudron · 4 years, 1 month ago
- f9b4240b Merge tag 'fixes-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linux by Linus Torvalds · 4 years, 1 month ago
- 7bca502 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by Jakub Kicinski · 4 years, 1 month ago
- a6b5e02 Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by Jakub Kicinski · 4 years, 1 month ago
- 2f0df6c libceph: drop ceph_auth_{create,update}_authorizer() by Ilya Dryomov · 4 years, 2 months ago
- ce28716 libceph, ceph: make use of __ceph_auth_get_authorizer() in msgr1 by Ilya Dryomov · 4 years, 2 months ago
- cd1a677 libceph, ceph: implement msgr2.1 protocol (crc and secure modes) by Ilya Dryomov · 4 years, 2 months ago
- 00498b9 libceph: introduce connection modes and ms_mode option by Ilya Dryomov · 4 years, 2 months ago
- 313771e libceph, rbd: ignore addr->type while comparing in some cases by Ilya Dryomov · 4 years, 1 month ago
- a5cbd5f libceph, ceph: get and handle cluster maps with addrvecs by Ilya Dryomov · 4 years, 2 months ago
- 8921f25 libceph: factor out finish_auth() by Ilya Dryomov · 4 years, 3 months ago
- c1c0ce7 libceph: drop ac->ops->name field by Ilya Dryomov · 4 years, 2 months ago
- 59711f9 libceph: amend cephx init_protocol() and build_request() by Ilya Dryomov · 4 years, 2 months ago
- 285ea34 libceph, ceph: incorporate nautilus cephx changes by Ilya Dryomov · 4 years, 2 months ago
- 6610fff libceph: safer en/decoding of cephx requests and replies by Ilya Dryomov · 4 years, 3 months ago
- f79e25b libceph: more insight into ticket expiry and invalidation by Ilya Dryomov · 4 years, 1 month ago
- a56dd9b libceph: move msgr1 protocol specific fields to its own struct by Ilya Dryomov · 4 years, 2 months ago
- 2f71361 libceph: move msgr1 protocol implementation to its own file by Ilya Dryomov · 4 years, 2 months ago
- 566050e libceph: separate msgr1 protocol implementation by Ilya Dryomov · 4 years, 2 months ago
- 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