summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2018-12-01SUNRPC: Fix a bogus get/put in generic_key_to_expire()Trond Myklebust
2018-12-01can: raw: check for CAN FD capable netdev in raw_sendmsg()Oliver Hartkopp
2018-12-01tcp: do not release socket ownership in tcp_close()Eric Dumazet
2018-12-01llc: do not use sk_eat_skb()Eric Dumazet
2018-12-01sctp: clear the transport of some out_chunk_list chunks in sctp_assoc_rm_peerXin Long
2018-11-27libceph: fall back to sendmsg for slab pagesIlya Dryomov
2018-11-27SUNRPC: drop pointless static qualifier in xdr_get_next_encode_buffer()YueHaibing
2018-11-27netfilter: xt_IDLETIMER: add sysfs filename checking routineTaehee Yoo
2018-11-27netfilter: ipset: actually allow allowable CIDR 0 in hash:net,port,netEric Westbrook
2018-11-27netfilter: ipset: list:set: Decrease refcount synchronously on deletion and r...Stefano Brivio
2018-11-23inet: frags: better deal with smp racesEric Dumazet
2018-11-23sctp: not increase stream's incnt before sending addstrm_in requestXin Long
2018-11-23sctp: not allow to set asoc prsctp_enable by sockoptXin Long
2018-11-23net-gro: reset skb->pkt_type in napi_reuse_skb()Eric Dumazet
2018-11-23ipv6: Fix PMTU updates for UDP/raw sockets in presence of VRFDavid Ahern
2018-11-23ip_tunnel: don't force DF when MTU is lockedSabrina Dubroca
2018-11-23flow_dissector: do not dissect l4 ports for fragments배석진
2018-11-21sunrpc: correct the computation for page_ptr when truncatingFrank Sorenson
2018-11-21netfilter: conntrack: fix calculation of next bucket number in early_dropVasily Khoruzhick
2018-11-219p: clear dangling pointers in p9stat_freeDominique Martinet
2018-11-13net: sched: Remove TCA_OPTIONS from policyDavid Ahern
2018-11-13nfsd: Fix an Oops in free_session()Trond Myklebust
2018-11-13net/ipv4: defensive cipso option parsingStefan Nuernberger
2018-11-13cgroup, netclassid: add a preemption point to write_classidMichal Hocko
2018-11-13xfrm: policy: use hlist rcu variants on insertFlorian Westphal
2018-11-04net/sched: cls_api: add missing validation of netlink attributesDavide Caratti
2018-11-04net: ipmr: fix unresolved entry dumpsNikolay Aleksandrov
2018-11-04rtnetlink: Disallow FDB configuration for non-Ethernet deviceIdo Schimmel
2018-11-04net: fix pskb_trim_rcsum_slow() with odd trim offsetDimitris Michailidis
2018-11-04net: drop skb on failure in ip_check_defrag()Cong Wang
2018-11-04net: sched: Fix for duplicate class dumpPhil Sutter
2018-11-04openvswitch: Fix push/pop ethernet validationJaime Caamaño Ruiz
2018-11-04ip6_tunnel: Fix encapsulation layoutStefano Brivio
2018-11-04ethtool: fix a privilege escalation bugWenwen Wang
2018-11-04udp6: fix encap return code for resubmittingPaolo Abeni
2018-11-04sctp: fix race on sctp_id2asocMarcelo Ricardo Leitner
2018-11-04net: udp: fix handling of CHECKSUM_COMPLETE packetsSean Tranchetti
2018-11-04net: socket: fix a missing-check bugWenwen Wang
2018-11-04net: sched: gred: pass the right attribute to gred_change_table_def()Jakub Kicinski
2018-11-04net/ipv6: Fix index counter for unicast addresses in in6_dump_addrsDavid Ahern
2018-11-04llc: set SOCK_RCU_FREE in llc_sap_add_socket()Cong Wang
2018-11-04ipv6/ndisc: Preserve IPv6 control buffer if protocol error handlers are calledStefano Brivio
2018-11-04ipv6: mcast: fix a use-after-free in inet6_mc_checkEric Dumazet
2018-11-04net: bridge: remove ipv6 zero address check in mcast queriesNikolay Aleksandrov
2018-11-04bridge: do not add port to router list when receives query with source 0.0.0.0Hangbin Liu
2018-11-04Revert "netfilter: ipv6: nf_defrag: drop skb dst before queueing"Sasha Levin
2018-11-04sch_netem: restore skb->dev after dequeuing from the rbtreeChristoph Paasch
2018-11-04rxrpc: Fix connection-level abort handlingDavid Howells
2018-11-04rxrpc: Only take the rwind and mtu values from latest ACKDavid Howells
2018-11-04rxrpc: Don't check RXRPC_CALL_TX_LAST after calling rxrpc_rotate_tx_window()David Howells