summaryrefslogtreecommitdiffstats
path: root/net
AgeCommit message (Expand)Author
2018-11-27netfilter: ipset: Fix calling ip_set() macro at dumpingJozsef Kadlecsik
2018-11-27netfilter: xt_IDLETIMER: add sysfs filename checking routineTaehee Yoo
2018-11-27netfilter: ipset: fix ip_set_list allocation failureAndrey Ryabinin
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-27Revert "netfilter: nft_numgen: add map lookups for numgen random operations"Pablo Neira Ayuso
2018-11-27netfilter: ipv6: fix oops when defragmenting locally generated fragmentsFlorian Westphal
2018-11-23rxrpc: Fix lockup due to no error backoff after ack transmit errorDavid Howells
2018-11-23sctp: not increase stream's incnt before sending addstrm_in requestXin Long
2018-11-23sctp: define SCTP_SS_DEFAULT for Stream schedulersXin Long
2018-11-23l2tp: fix a sock refcnt leak in l2tp_tunnel_registerXin Long
2018-11-23inet: frags: better deal with smp racesEric Dumazet
2018-11-23Revert "sctp: remove sctp_transport_pmtu_check"Xin Long
2018-11-23tipc: fix link re-establish failureJon Maloy
2018-11-23net: sched: cls_flower: validate nested enc_opts_policy to avoid warningJakub Kicinski
2018-11-23net/sched: act_pedit: fix memory leak when IDR allocation failsDavide Caratti
2018-11-23tipc: fix lockdep warning when reinitilaizing socketsJon Maloy
2018-11-23tipc: don't assume linear buffer when reading ancillary dataJon Maloy
2018-11-23tcp: Fix SOF_TIMESTAMPING_RX_HARDWARE to use the latest timestamp during TCP ...Stephen Mallon
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-23ipv6: fix a dst leak when removing its exceptionXin Long
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-13xprtrdma: Reset credit grant properly after a disconnectChuck Lever
2018-11-13cgroup, netclassid: add a preemption point to write_classidMichal Hocko
2018-11-13netfilter: xt_nat: fix DNAT target for shifted portmap rangesPaolo Abeni
2018-11-04net: bridge: remove ipv6 zero address check in mcast queriesNikolay Aleksandrov
2018-11-04sctp: check policy more carefully when getting pr statusXin Long
2018-11-04net: Properly unlink GRO packets on overflow.David S. Miller
2018-11-04net: drop skb on failure in ip_check_defrag()Cong Wang
2018-11-04net/smc: fix smc_buf_unuse to use the lgr pointerKarsten Graul
2018-11-04net/ipv6: Allow onlink routes to have a device mismatch if it is the default ...David Ahern
2018-11-04openvswitch: Fix push/pop ethernet validationJaime Caamaño Ruiz
2018-11-04rtnetlink: Disallow FDB configuration for non-Ethernet deviceIdo Schimmel
2018-11-04Revert "net: simplify sock_poll_wait"Karsten Graul
2018-11-04net: udp: fix handling of CHECKSUM_COMPLETE packetsSean Tranchetti
2018-11-04net: sched: gred: pass the right attribute to gred_change_table_def()Jakub Kicinski
2018-11-04ipv6/ndisc: Preserve IPv6 control buffer if protocol error handlers are calledStefano Brivio
2018-11-04bridge: do not add port to router list when receives query with source 0.0.0.0Hangbin Liu
2018-10-20Revert "neighbour: force neigh_invalidate when NUD_FAILED update is from admin"Roopa Prabhu
2018-10-20net/ipv6: Fix index counter for unicast addresses in in6_dump_addrsDavid Ahern
2018-10-20net: fix pskb_trim_rcsum_slow() with odd trim offsetDimitris Michailidis