Age | Commit message (Expand) | Author | Files | Lines |
2018-12-08 | libceph: check authorizer reply/challenge length before reading | Ilya Dryomov | 1 | -0/+7 |
2018-12-08 | libceph: weaken sizeof check in ceph_x_verify_authorizer_reply() | Ilya Dryomov | 1 | -2/+4 |
2018-12-08 | libceph: implement CEPHX_V2 calculation mode | Ilya Dryomov | 1 | -17/+56 |
2018-12-08 | libceph: add authorizer challenge | Ilya Dryomov | 5 | -6/+117 |
2018-12-08 | libceph: factor out encrypt_authorizer() | Ilya Dryomov | 1 | -13/+36 |
2018-12-08 | libceph: factor out __ceph_x_decrypt() | Ilya Dryomov | 1 | -9/+24 |
2018-12-08 | libceph: factor out __prepare_write_connect() | Ilya Dryomov | 1 | -9/+12 |
2018-12-08 | libceph: store ceph_auth_handshake pointer in ceph_connection | Ilya Dryomov | 1 | -28/+26 |
2018-12-08 | libceph: no need to drop con->mutex for ->get_authorizer() | Ilya Dryomov | 1 | -6/+0 |
2018-12-08 | libceph: drop len argument of *verify_authorizer_reply() | Ilya Dryomov | 4 | -6/+6 |
2018-12-08 | tipc: use destination length for copy string | Guoqing Jiang | 1 | -1/+1 |
2018-12-08 | ip_tunnel: Fix name string concatenate in __ip_tunnel_create() | Sultan Alsawaf | 1 | -2/+2 |
2018-12-05 | net: skb_scrub_packet(): Scrub offload_fwd_mark | Petr Machata | 1 | -0/+4 |
2018-12-01 | net: ieee802154: 6lowpan: fix frag reassembly | Alexander Aring | 2 | -9/+9 |
2018-12-01 | SUNRPC: Fix a bogus get/put in generic_key_to_expire() | Trond Myklebust | 1 | -7/+1 |
2018-12-01 | llc: do not use sk_eat_skb() | Eric Dumazet | 1 | -7/+4 |
2018-12-01 | sctp: clear the transport of some out_chunk_list chunks in sctp_assoc_rm_peer | Xin Long | 1 | -3/+7 |
2018-11-27 | libceph: fall back to sendmsg for slab pages | Ilya Dryomov | 1 | -3/+9 |
2018-11-27 | SUNRPC: drop pointless static qualifier in xdr_get_next_encode_buffer() | YueHaibing | 1 | -1/+1 |
2018-11-27 | netfilter: xt_IDLETIMER: add sysfs filename checking routine | Taehee Yoo | 1 | -0/+20 |
2018-11-27 | netfilter: ipset: actually allow allowable CIDR 0 in hash:net,port,net | Eric Westbrook | 1 | -4/+4 |
2018-11-23 | Revert "ipv6: set rt6i_protocol properly in the route when it is installed" | Greg Kroah-Hartman | 1 | -3/+8 |
2018-11-23 | ipv6: Fix PMTU updates for UDP/raw sockets in presence of VRF | David Ahern | 1 | -2/+5 |
2018-11-23 | inet: frags: better deal with smp races | Eric Dumazet | 1 | -13/+15 |
2018-11-23 | sctp: not allow to set asoc prsctp_enable by sockopt | Xin Long | 1 | -21/+5 |
2018-11-23 | net-gro: reset skb->pkt_type in napi_reuse_skb() | Eric Dumazet | 1 | -0/+4 |
2018-11-23 | ip_tunnel: don't force DF when MTU is locked | Sabrina Dubroca | 1 | -1/+1 |
2018-11-23 | flow_dissector: do not dissect l4 ports for fragments | 배석진 | 1 | -2/+2 |
2018-11-21 | sunrpc: correct the computation for page_ptr when truncating | Frank Sorenson | 1 | -3/+2 |
2018-11-21 | netfilter: conntrack: fix calculation of next bucket number in early_drop | Vasily Khoruzhick | 1 | -5/+8 |
2018-11-21 | 9p: clear dangling pointers in p9stat_free | Dominique Martinet | 1 | -0/+5 |
2018-11-13 | nfsd: Fix an Oops in free_session() | Trond Myklebust | 1 | -1/+1 |
2018-11-13 | net/ipv4: defensive cipso option parsing | Stefan Nuernberger | 1 | -4/+7 |
2018-11-13 | cgroup, netclassid: add a preemption point to write_classid | Michal Hocko | 1 | -0/+1 |
2018-11-13 | xfrm: policy: use hlist rcu variants on insert | Florian Westphal | 1 | -4/+4 |
2018-11-10 | ip6_tunnel: Fix encapsulation layout | Stefano Brivio | 1 | -5/+5 |
2018-11-10 | rtnetlink: Disallow FDB configuration for non-Ethernet device | Ido Schimmel | 1 | -0/+10 |
2018-11-10 | net: fix pskb_trim_rcsum_slow() with odd trim offset | Dimitris Michailidis | 1 | -2/+3 |
2018-11-10 | net: drop skb on failure in ip_check_defrag() | Cong Wang | 1 | -4/+8 |
2018-11-10 | ethtool: fix a privilege escalation bug | Wenwen Wang | 1 | -2/+6 |
2018-11-10 | sctp: fix race on sctp_id2asoc | Marcelo Ricardo Leitner | 1 | -3/+2 |
2018-11-10 | net: udp: fix handling of CHECKSUM_COMPLETE packets | Sean Tranchetti | 3 | -6/+39 |
2018-11-10 | net: socket: fix a missing-check bug | Wenwen Wang | 1 | -3/+8 |
2018-11-10 | net: sched: gred: pass the right attribute to gred_change_table_def() | Jakub Kicinski | 1 | -1/+1 |
2018-11-10 | net/ipv6: Fix index counter for unicast addresses in in6_dump_addrs | David Ahern | 1 | -2/+4 |
2018-11-10 | llc: set SOCK_RCU_FREE in llc_sap_add_socket() | Cong Wang | 1 | -0/+1 |
2018-11-10 | ipv6/ndisc: Preserve IPv6 control buffer if protocol error handlers are called | Stefano Brivio | 1 | -2/+1 |
2018-11-10 | ipv6: mcast: fix a use-after-free in inet6_mc_check | Eric Dumazet | 1 | -8/+8 |
2018-11-10 | net: bridge: remove ipv6 zero address check in mcast queries | Nikolay Aleksandrov | 1 | -2/+1 |
2018-11-10 | bridge: do not add port to router list when receives query with source 0.0.0.0 | Hangbin Liu | 1 | -1/+9 |