summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)AuthorFilesLines
2018-12-08libceph: check authorizer reply/challenge length before readingIlya Dryomov1-0/+7
2018-12-08libceph: weaken sizeof check in ceph_x_verify_authorizer_reply()Ilya Dryomov1-2/+4
2018-12-08libceph: implement CEPHX_V2 calculation modeIlya Dryomov1-17/+56
2018-12-08libceph: add authorizer challengeIlya Dryomov5-6/+117
2018-12-08libceph: factor out encrypt_authorizer()Ilya Dryomov1-13/+36
2018-12-08libceph: factor out __ceph_x_decrypt()Ilya Dryomov1-9/+24
2018-12-08libceph: factor out __prepare_write_connect()Ilya Dryomov1-9/+12
2018-12-08libceph: store ceph_auth_handshake pointer in ceph_connectionIlya Dryomov1-28/+26
2018-12-08libceph: no need to drop con->mutex for ->get_authorizer()Ilya Dryomov1-6/+0
2018-12-08libceph: drop len argument of *verify_authorizer_reply()Ilya Dryomov4-6/+6
2018-12-08tipc: use destination length for copy stringGuoqing Jiang1-1/+1
2018-12-08ip_tunnel: Fix name string concatenate in __ip_tunnel_create()Sultan Alsawaf1-2/+2
2018-12-05net: skb_scrub_packet(): Scrub offload_fwd_markPetr Machata1-0/+4
2018-12-01net: ieee802154: 6lowpan: fix frag reassemblyAlexander Aring2-9/+9
2018-12-01SUNRPC: Fix a bogus get/put in generic_key_to_expire()Trond Myklebust1-7/+1
2018-12-01llc: do not use sk_eat_skb()Eric Dumazet1-7/+4
2018-12-01sctp: clear the transport of some out_chunk_list chunks in sctp_assoc_rm_peerXin Long1-3/+7
2018-11-27libceph: fall back to sendmsg for slab pagesIlya Dryomov1-3/+9
2018-11-27SUNRPC: drop pointless static qualifier in xdr_get_next_encode_buffer()YueHaibing1-1/+1
2018-11-27netfilter: xt_IDLETIMER: add sysfs filename checking routineTaehee Yoo1-0/+20
2018-11-27netfilter: ipset: actually allow allowable CIDR 0 in hash:net,port,netEric Westbrook1-4/+4
2018-11-23Revert "ipv6: set rt6i_protocol properly in the route when it is installed"Greg Kroah-Hartman1-3/+8
2018-11-23ipv6: Fix PMTU updates for UDP/raw sockets in presence of VRFDavid Ahern1-2/+5
2018-11-23inet: frags: better deal with smp racesEric Dumazet1-13/+15
2018-11-23sctp: not allow to set asoc prsctp_enable by sockoptXin Long1-21/+5
2018-11-23net-gro: reset skb->pkt_type in napi_reuse_skb()Eric Dumazet1-0/+4
2018-11-23ip_tunnel: don't force DF when MTU is lockedSabrina Dubroca1-1/+1
2018-11-23flow_dissector: do not dissect l4 ports for fragments배석진1-2/+2
2018-11-21sunrpc: correct the computation for page_ptr when truncatingFrank Sorenson1-3/+2
2018-11-21netfilter: conntrack: fix calculation of next bucket number in early_dropVasily Khoruzhick1-5/+8
2018-11-219p: clear dangling pointers in p9stat_freeDominique Martinet1-0/+5
2018-11-13nfsd: Fix an Oops in free_session()Trond Myklebust1-1/+1
2018-11-13net/ipv4: defensive cipso option parsingStefan Nuernberger1-4/+7
2018-11-13cgroup, netclassid: add a preemption point to write_classidMichal Hocko1-0/+1
2018-11-13xfrm: policy: use hlist rcu variants on insertFlorian Westphal1-4/+4
2018-11-10ip6_tunnel: Fix encapsulation layoutStefano Brivio1-5/+5
2018-11-10rtnetlink: Disallow FDB configuration for non-Ethernet deviceIdo Schimmel1-0/+10
2018-11-10net: fix pskb_trim_rcsum_slow() with odd trim offsetDimitris Michailidis1-2/+3
2018-11-10net: drop skb on failure in ip_check_defrag()Cong Wang1-4/+8
2018-11-10ethtool: fix a privilege escalation bugWenwen Wang1-2/+6
2018-11-10sctp: fix race on sctp_id2asocMarcelo Ricardo Leitner1-3/+2
2018-11-10net: udp: fix handling of CHECKSUM_COMPLETE packetsSean Tranchetti3-6/+39
2018-11-10net: socket: fix a missing-check bugWenwen Wang1-3/+8
2018-11-10net: sched: gred: pass the right attribute to gred_change_table_def()Jakub Kicinski1-1/+1
2018-11-10net/ipv6: Fix index counter for unicast addresses in in6_dump_addrsDavid Ahern1-2/+4
2018-11-10llc: set SOCK_RCU_FREE in llc_sap_add_socket()Cong Wang1-0/+1
2018-11-10ipv6/ndisc: Preserve IPv6 control buffer if protocol error handlers are calledStefano Brivio1-2/+1
2018-11-10ipv6: mcast: fix a use-after-free in inet6_mc_checkEric Dumazet1-8/+8
2018-11-10net: bridge: remove ipv6 zero address check in mcast queriesNikolay Aleksandrov1-2/+1
2018-11-10bridge: do not add port to router list when receives query with source 0.0.0.0Hangbin Liu1-1/+9